Skip to content

EFFECT_FLAG_FIELD_ONLY

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

An effect with this flag does not belong to any card, but is applied globally in the Duel. This flag is usually not set through scripts directly, but is automatically added when registering an effect without a handler, i.e., using Duel.RegisterEffect.

Value

  • HEX: 0x8

  • DEC: 8