Skip to content

EFFECT_SET_DEFENSE

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

The raw DEF of a monster affected by an effect with this code becomes the number specified as the effect's value. "Raw" here means the set value is where calculations for the actual DEF starts, i.e., the monster's actual DEF is further calculated by applying previously-registered effects that update the monster's DEF. To set a value as the actual DEF, ignoring all other previous effects that change the monster's DEF, use EFFECT_SET_DEFENSE_FINAL instead.

Value

105