Skip to content

EFFECT_TOSS_COIN_CHOOSE

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

When a coin(s) would be tossed, the operation function of an effect with this code can be performed immediately. This can be used to set the result of the coin toss. To completely replace the action of tossing a coin, use EFFECT_TOSS_COIN_REPLACE instead.

Value

222


See Also