EFFECT_FLAG_CANNOT_DISABLE
Source Code | Usage Examples | (Global) Constants | EffectFlag constants
An effect with this flag cannot be negated. If it's an activated effect, its activation can still be negated. To prevent activation negation, use EFFECT_FLAG_CANNOT_INACTIVATE
. Also, effects with this flag cannot become "forbidden" (e.g., due to the effect of "Prohibition") unless they also have EFFECT_FLAG_CANNOT_NEGATE
.
Value
HEX:
0x400
DEC:
1024