ChainInfo
Constants used with Duel.GetChainInfo
to specify which information related to a Chain Link to retrieve.
Constant | Value | Summary |
---|---|---|
CHAININFO_TRIGGERING_EFFECT | 1 | The effect activated in a Chain Link. |
CHAININFO_TRIGGERING_PLAYER | 2 | The player that activated the effect in a Chain Link. |
CHAININFO_TRIGGERING_CONTROLER | 3 | The player in possession of the card whose effect activated in a Chain Link. |
CHAININFO_TRIGGERING_LOCATION | 4 | The location of the card whose effect activated in a Chain Link. |
CHAININFO_TRIGGERING_LOCATION_SYMBOLIC | 5 | The (symbolic) location of the card whose effect activated in a Chain Link. |
CHAININFO_TRIGGERING_SEQUENCE | 6 | The sequence of the card whose effect activated in a Chain Link. |
CHAININFO_TRIGGERING_SEQUENCE_SYMBOLIC | 7 | The (symbolic) sequence of the card whose effect activated in a Chain Link. |
CHAININFO_TARGET_CARDS | 8 | The group of cards targeted by the effect in a Chain Link. |
CHAININFO_TARGET_PLAYER | 9 | The player targeted by the effect in a Chain Link. |
CHAININFO_TARGET_PARAM | 10 | The set parameter associated to a Chain Link. |
CHAININFO_DISABLE_REASON | 11 | The effect that negated the activation, effect, or Summon in a Chain Link. |
CHAININFO_DISABLE_PLAYER | 12 | The player that negated the activation, effect, or Summon in a Chain Link. |
CHAININFO_CHAIN_ID | 13 | The unique ID of a Chain Link. |
CHAININFO_TYPE | 14 | The main card type of the card whose effect activated in a Chain Link. |
CHAININFO_EXTTYPE | 15 | The card type(s) of the card whose effect activated in a Chain Link. |
CHAININFO_TRIGGERING_POSITION | 16 | The position of the card whose effect activated in a Chain Link. |
CHAININFO_TRIGGERING_CODE | 17 | The passcode of the card whose effect activated in a Chain Link. |
CHAININFO_TRIGGERING_CODE2 | 18 | The second passcode of the card whose effect activated in a Chain Link. |
CHAININFO_TRIGGERING_TYPE | 19 | The card type(s) of the card whose effect activated in a Chain Link. |
CHAININFO_TRIGGERING_LEVEL | 20 | The Level of the monster whose effect activated in a Chain Link. |
CHAININFO_TRIGGERING_RANK | 21 | The Rank of the monster activated in a Chain Link. |
CHAININFO_TRIGGERING_ATTRIBUTE | 22 | The attribute(s) of the monster whose effect activated in a Chain Link. |
CHAININFO_TRIGGERING_RACE | 23 | The race(s) of the card whose effect activated in a Chain Link. |
CHAININFO_TRIGGERING_ATTACK | 24 | The ATK of the monster whose effect activated in a Chain Link. |
CHAININFO_TRIGGERING_DEFENSE | 25 | The DEF of the monster whose effect activated in a Chain Link. |
CHAININFO_TRIGGERING_STATUS | 26 | The status(es) of the card whose effect activated in a Chain Link. |
CHAININFO_TRIGGERING_SUMMON_LOCATION | 27 | The summon location of the monster whose effect activated in a Chain Link. |
CHAININFO_TRIGGERING_SUMMON_TYPE | 28 | The summon type of the monster whose effect activated in a Chain Link. |
CHAININFO_TRIGGERING_SUMMON_PROC_COMPLETE | 29 | If the monster whose effect activated in a Chain Link was properly summoned. |
CHAININFO_TRIGGERING_SETCODES | 30 | The archetypes of the card whose effect activated in a Chain Link. |