ActivityCode
Constants representing actions that can be tracked (counted) for various purposes.
Constant | Value | Summary |
---|---|---|
ACTIVITY_SUMMON | 1 | The action of attempting to perform a Summon of any kind. |
ACTIVITY_NORMALSUMMON | 2 | The action of performing a Normal Summon. |
ACTIVITY_SPSUMMON | 3 | The action of performing a Special Summon. |
ACTIVITY_FLIPSUMMON | 4 | The action of performing a Normal Summon. |
ACTIVITY_ATTACK | 5 | The action of declaring attacks. |
ACTIVITY_BATTLE_PHASE | 6 | The action of conducting a battle phase. |
ACTIVITY_CHAIN | 7 | The action of activating an effect. |