Skip to content

EFFECT_TOSS_DICE_CHOOSE

Source Code | Usage Examples | (Global) Constants | EffectCode constants

When a six-sided die would be rolled, the operation function of an effect with this code can be performed immediately. This can be used to set the result of the die roll. To completely replace the action rolling a die, use EFFECT_TOSS_DICE_REPLACE instead.

Value

223


See Also