Skip to content

CardStatus

Constants representing statuses applied to a card (states a card is in).

ConstantHEXDECSummary
STATUS_DISABLED0x11Has its effects negated.
STATUS_TO_ENABLE0x22Would have its effect negation removed.
STATUS_TO_DISABLE0x44Would be negated.
STATUS_PROC_COMPLETE0x88Has been Summoned properly.
STATUS_SET_TURN0x1016Was Set in the current turn.
STATUS_NO_LEVEL0x2032Treated as having Level/Rank/Link 0.
STATUS_BATTLE_RESULT0x4064Already destroyed by battle (at the end of Damage Calculation).
STATUS_SPSUMMON_STEP0x80128Currently being Special Summoned.
STATUS_FORM_CHANGED0x100256Had its position manually changed in the current turn.
STATUS_SUMMONING0x200512Would be Summoned.
STATUS_EFFECT_ENABLED0x4001024Has its effects already enabled.
STATUS_SUMMON_TURN0x8002048Was Normal Summoned/Set in the current turn.
STATUS_DESTROY_CONFIRMED0x10004096Confirmed to be destroyed.
STATUS_LEAVE_CONFIRMED0x20008192Would be sent to the GY after the chain resolves.
STATUS_BATTLE_DESTROYED0x400016384Already destroyed by battle (during battle).
STATUS_COPYING_EFFECT0x800032768Currently copying the effect(s) of another card.
STATUS_CHAINING0x1000065536Has one of its effects on the current chain.
STATUS_SUMMON_DISABLED0x20000131072Had its summon negated.
STATUS_ACTIVATE_DISABLED0x40000262144Had its activation negated.
STATUS_EFFECT_REPLACED0x80000524288Has its effects replaced.
STATUS_FUTURE_FUSION0x1000001048576Being summoned by "Future Fusion".
STATUS_ATTACK_CANCELED0x2000002097152Had its attack negated.
STATUS_INITIALIZING0x4000004194304Currently initializing its effects.
STATUS_JUST_POS0x100000016777216Just had its position changed.
STATUS_CONTINUOUS_POS0x200000033554432Will return to its current position when changed to other positions.
STATUS_FORBIDDEN0x400000067108864Cannot be used.
STATUS_ACT_FROM_HAND0x8000000134217728Can be activated from the hand.
STATUS_OPPO_BATTLE0x10000000268435456Battling an opponent's monster.
STATUS_FLIP_SUMMON_TURN0x20000000536870912Was Flip Summoned in the current turn.
STATUS_SPSUMMON_TURN0x400000001073741824Was Special Summoned in the current turn.