Skip to content

EFFECT_FLAG_LIMIT_ZONE

Source Code | (Global) Constants | EffectProperty constants

When this flag is added to an effect, using that effect would cause the number of zones available to decrease (see Draco Face-off). The SetValue must be used to define the zones that will still be available with the activation.

Value

  • HEX: 0x10000000

  • DEC: 268435456


under-construction