Skip to content

EffectType

Constants representing types of effects, which are set using Effect.SetType.

ConstantValueSummary
EFFECT_TYPE_SINGLE1Applies only to the handler, or listens for events happening to the handler
EFFECT_TYPE_FIELD2Applies to players or multiple cards, or listens for events anywhere in the Duel
EFFECT_TYPE_EQUIP4Applied by an Equip Card to the equipped monster
EFFECT_TYPE_ACTIONS8Activated effect
EFFECT_TYPE_ACTIVATE16Spell/Trap Card activation
EFFECT_TYPE_FLIP32FLIP effect
EFFECT_TYPE_IGNITION64Ignition Effect
EFFECT_TYPE_TRIGGER_O128Optional Trigger Effect
EFFECT_TYPE_QUICK_O256Optional fast effect
EFFECT_TYPE_TRIGGER_F512Mandatory Trigger Effect
EFFECT_TYPE_QUICK_F1024Mandatory fast effect
EFFECT_TYPE_CONTINUOUS2048Continuously-applied effect
EFFECT_TYPE_XMATERIAL4096Granted by Xyz materials to the Xyz monster they are attached to
EFFECT_TYPE_GRANT8192Grants another effect to other cards
EFFECT_TYPE_TARGET16384Continuously targets a card