{ "version": "1.0", "generated_at": "2026-02-02T14:31:10.013912", "statistics": { "total_cards": 3987, "total_abilities": 6758, "parsed_high": 6106, "parsed_medium": 326, "parsed_low": 326, "unparsed": 326, "by_effect_type": { "PLAY": 249, "PROTECTION": 13, "PREVENT": 52, "DAMAGE": 733, "DAMAGE_MODIFIER": 71, "KEYWORD": 192, "POWER_MOD": 825, "BREAK": 941, "SELECTION_IMMUNITY": 77, "ACTIVATE": 210, "COST_REDUCTION": 130, "ABILITY_GRANT": 137, "BLOCK_IMMUNITY": 31, "SEARCH": 340, "CONDITIONAL_FIELD": 4, "DULL": 296, "DISCARD": 55, "COST_INCREASE": 1, "GRANT_ABILITY_TEXT": 15, "DRAW": 327, "DAMAGE_TO_CONTROLLER": 9, "OPPONENT_MAY_PLAY": 2, "RETURN": 85, "HAS_ALL_JOBS": 1, "REMOVE_FROM_GAME": 112, "CONDITIONAL": 168, "COPY": 2, "GAIN_ELEMENTS": 2, "SUPPRESS_EX_BURST": 1, "RETRIEVE": 172, "HASTE_LIKE": 2, "ENTERS_DULL": 8, "FREEZE": 51, "DAMAGE_PREVENTION": 22, "TAUNT": 7, "SCRY": 16, "DAMAGE_PREVENTION_CONDITIONAL": 11, "SET_ELEMENT_NAMED": 3, "ALLOW_MULTIPLE": 14, "PRODUCE_ANY_CP": 9, "COST_REDUCTION_SCALING": 55, "CHAINED_EFFECT": 125, "SCALING_EFFECT": 40, "REMOVE_ABILITY": 11, "RESTRICTION": 17, "PRODUCE_CP": 10, "CANCEL": 27, "REVEAL_AND_ADD": 84, "CHOOSE_MODE": 200, "EACH_PLAYER_SEARCH": 1, "EACH_PLAYER_DRAW": 2, "PREVENT_DAMAGE_REDUCTION": 1, "ADD_COUNTER": 59, "CONDITIONAL_EFFECT": 11, "TRANSFORM": 52, "PUT_INTO_DECK": 25, "PLAY_RESTRICTION": 15, "PARTY_ANY_ELEMENT": 11, "COST_ANY_ELEMENT": 14, "CAST_FREE": 12, "UNKNOWN": 22, "DELAYED_PLAY": 3, "PLAY_CONDITION": 5, "TAKE_CONTROL": 9, "PERMISSION": 6, "CAST_RESTRICTION": 2, "EXILE_TOP_CASTABLE": 1, "MODIFY": 4, "DAMAGE_TO_OPPONENT": 13, "REVEAL_SELECT_DISCARD": 2, "BREAK_IMMUNITY": 1, "CAST_RESTRICTION_CP_SOURCE": 12, "DELAYED_ADD_TO_HAND": 1, "DUAL_SCRY": 1, "ALSO_TYPE": 5, "ALSO_NAMED": 20, "TRIGGER_EX_BURST": 1, "SUPPRESS_AUTO_TRIGGERS": 2, "MUTUAL_DAMAGE": 10, "MULTI_ATTACK": 8, "CAST_RESTRICTION_CP_TYPE": 4, "REMOVE_COUNTER": 3, "CONDITIONAL_BREAK_IMMUNITY": 1, "REMOVE_ALL_COUNTERS": 2, "ADD_REMOVED_CARDS": 2, "CANT_BLOCK": 5, "SUPPRESS_ACTION_ABILITIES": 1, "CHOOSE": 4, "MUST_BLOCK": 6, "CAST_REQUIREMENT": 1, "REVEAL_SELECT_REMOVE": 1, "GENERATE_CP": 73, "TRIGGERED_DISCARD": 1, "COPY_ACTION": 1, "USE_ABILITY": 1, "COPY_POWER": 1, "COST_INCREASE_SCALING": 3, "CONDITIONAL_CONTROL_CHANGE": 1, "COST_REDUCTION_OPTIONAL": 2, "MUST_ATTACK": 8, "CAST_LIMIT": 1, "PROTECT_POWER_DECREASE": 2, "PREVENT_POWER_INCREASE": 2, "ALTERNATE_COST": 3, "POWER_MOD_SCALING": 1, "OPPONENT_MAY": 1, "CANT_ATTACK": 1, "ACTION_HASTE": 1, "UNBLOCKABLE": 2, "DAMAGE_SCALING": 1 } }, "abilities": { "1-001H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Auron deals damage to your opponent", "effect": "You may play 1 Fire Backup from your hand onto the field dull.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "DEALS_DAMAGE_TO_OPPONENT", "source": "SELF" }, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": { "card_type": "BACKUP", "element": "FIRE" }, "zone_from": "HAND", "modifiers": { "enters_dull": true } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-002R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Backups you control cannot be broken by your opponent's Summons or abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PROTECTION", "protection_from": "ABILITIES", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-003C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. It cannot block this turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "PREVENT", "action": "BLOCKING", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "requires_dull": true, "fire": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-004C": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "EX BURST", "effect": "Choose 1 Forward. Deal it 4000 damage.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "EX_BURST", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-005R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Warrior of Light deals damage to a Forward of cost 4 or more, double the damage instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "modifier": "DOUBLE", "condition": "warrior of light" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-006H": [ { "ability_index": 0, "original": { "type": "field", "name": "Brave", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Brave", "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Garland attacks", "effect": "Garland gains +4000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 4000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-007R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Gadot enters the field", "effect": "You may play 1 Fire Forward of cost 2 or less from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": { "card_type": "FORWARD", "element": "FIRE", "cost_max": 2 }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Gadot enters the field", "effect": "All the Forwards you control gain +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-008C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward of cost 3 or less. Deal it 2000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 3 }, "owner": "ANY" } } ], "cost": { "requires_dull": true, "fire": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-009C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a [Category (VII)] Forward other than Cloud, Cloud gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if you control a [category (vii)] forward other than cloud, cloud", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Cloud enters the field", "effect": "Choose 1 Forward opponent controls. Deal it 2000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-010C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Black Mage into the Break Zone: Choose 1 Forward. Deal it 4000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOSEN" } } ], "cost": { "requires_dull": true, "cp_cost": { "fire": 1 } } }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-012R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control [Card Name (Aerith)], Zack gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if you control [card name (aerith)], zack", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Zack enters the field", "effect": "Choose 1 Forward opponent controls. Deal it 2000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-013H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 2000 damage. Sazh will not activate during your next Active Phase. If you have cast [Card Name (Brynhildr)] this turn, deal that Forward 4000 damage instead. Sazh will not activate during your next Active Phase.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "requires_dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-014C": [ { "ability_index": 0, "original": { "type": "field", "name": "Brave", "trigger": "", "effect": "Brave (Attacking does not cause this Forward to dull.)", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Brave", "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-015L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "For each Forward opponent controls, Jecht gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Ultimate Jecht Shot", "trigger": "", "effect": "Choose 1 Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Ultimate Jecht Shot", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "requires_dull": true, "fire": 1, "generic": 2 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-016C": [ { "ability_index": 0, "original": { "type": "field", "name": "Haste", "trigger": "", "effect": "Haste (This Character can attack or use abilities containing [Dull] in the cost the turn it enters the field.)", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Haste", "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-017R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Card Name Sazh you control cannot be chosen by your opponent's Summons or abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_SUMMONS_AND_ABILITIES", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-018L": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose up to 2 Forwards opponent controls. Deal them 10000 damage. If they are put from the field into the Break Zone this turn, remove them from the game instead.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 10000, "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-019C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Fire Backup. Activate it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "BACKUP", "element": "FIRE" }, "owner": "ANY" } } ], "cost": { "requires_dull": true, "fire": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-020R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast [Card Name (Bahamut)] is reduced by 2 (it cannot become 0).", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "bahamut", "amount": 2, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Fang attacks", "effect": "Fang gains First Strike until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "ABILITY_GRANT", "ability": "FIRST_STRIKE", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-021H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Firion enters the field", "effect": "choose 1 Forward. Deal it 4000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-022R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Firion gains First Strike until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "FIRST_STRIKE", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": { "generic": 1 } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Firion gains Brave until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "BRAVE", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": { "generic": 1 } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 1000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "generic": 2 } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 3, "original": { "type": "action", "name": "", "trigger": "", "effect": "Firion gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": { "generic": 2 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-023R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 7000 damage.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-024C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Magus enters the field", "effect": "deal 3000 damage to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-027H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Lann cannot be blocked by a Forward with a power greater than his.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BLOCK_IMMUNITY", "condition": { "comparison": "GT", "attribute": "power", "compare_to": "SELF_POWER" }, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Lann cannot block a Forward with a power greater than his.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PREVENT", "restriction": "CANNOT_BLOCK", "condition": { "comparison": "GT", "attribute": "power", "compare_to": "SELF_POWER" }, "target": { "type": "CHOSEN" }, "action": "BLOCK_BY_COST" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-028R": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "When Reynn enters the field", "effect": "You may search for 1 [Card Name (Lann)] and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "name": "lann" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 [Card Name (Lann)]. It gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ], "cost": { "requires_dull": true, "fire": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-029C": [ { "ability_index": 0, "original": { "type": "field", "name": "First Strike", "trigger": "", "effect": "If this Forward blocks or is blocked by a Forward without First Strike, this Forward deals damage first.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "First Strike", "effects": [ { "type": "CONDITIONAL_FIELD", "condition": { "combat": "BLOCKS_OR_BLOCKED_BY_NO_FIRST_STRIKE" }, "effect": { "type": "KEYWORD", "keyword": "FIRST_STRIKE" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-030R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Fire Forwards you control gain +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-031C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Chemist enters the field", "effect": "choose 1 Forward. Dull it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-032C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Chemist enters the field", "effect": "choose 1 Forward. It cannot be broken this turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PREVENT", "action": "BREAK", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-033C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Argath enters the field", "effect": "Your opponent discards 1 card from his/her hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DISCARD", "amount": 1, "target": { "type": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-034R": [ { "ability_index": 0, "original": { "type": "special", "name": "Celestial Stasis", "trigger": "", "effect": "Dull all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Celestial Stasis", "effects": [ { "type": "DULL", "target": { "type": "ALL", "zone": "FIELD", "owner": "OPPONENT", "filter": { "card_type": "FORWARD" } } } ], "cost": { "requires_dull": true, "ice": 4, "generic": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-035C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Dull it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "requires_dull": true, "ice": 2 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-036C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Bard into the Break Zone: Your opponent discards 1 card from his/her hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "requires_dull": true, "cp_cost": { "ice": 1 } } }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-037H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Kuja is chosen by a Summon or an ability of your opponent", "effect": "Your opponent discards 1 card from his/her hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DISCARD", "amount": 1, "target": { "type": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-038R": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "", "effect": "Choose 1 Forward. Dull it and Freeze it.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-039C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Choose 1 dull Forward. Deal it 5000 damage.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-041L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Squall blocks or is blocked", "effect": "Choose 1 Forward. You may deal it 6000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "BLOCKS", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 6000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Renzokuken", "trigger": "", "effect": "Squall gains First Strike until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Renzokuken", "effects": [ { "type": "ABILITY_GRANT", "ability": "FIRST_STRIKE", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": "S, 1 Ice CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-042R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control [Card Name(Laguna)], Squall gains +3000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "condition": "if you control [card name(laguna)], squall", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Squall enters the field", "effect": "Each player discards 1 card from his/her hand. If you control [Card Name(Laguna)], your opponent discards 1 more card from his/her hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DISCARD", "amount": 1, "target": { "type": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-043H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Snow attacks", "effect": "Choose 1 Forward opponent controls. Dull it. If you have cast [Card Name (Shiva)] this turn, Freeze it also.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-044R": [ { "ability_index": 0, "original": { "type": "field", "name": "First Strike", "trigger": "", "effect": "First Strike", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "First Strike", "effects": [ { "type": "KEYWORD", "keyword": "FIRST_STRIKE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Sephiroth enters the field", "effect": "each player discards 2 cards from his/her hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DISCARD", "amount": 2, "target": { "type": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-045R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control [Card Name (Snow)], it cannot be chosen by your opponent's abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_ABILITIES", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-046H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required for your opponent to cast Summons increases by 1.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_INCREASE", "card_filter": "summons", "amount": 1, "for_player": "OPPONENT" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Terra cannot be chosen by opponent's Summons.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_SUMMONS", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Trance", "trigger": "", "effect": "Until the end of the turn, Terra gains +3000 power and First Strike.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Trance", "effects": [ { "type": "POWER_MOD", "amount": 3000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ], "cost": { "requires_dull": true, "ice": 3 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-047R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Terra enters the field", "effect": "Choose up to 2 dull Forwards opponent controls. Deal them 4000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 dull Forward. Deal it 1000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ], "cost": { "ice": 1 } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Magic Charge", "trigger": "", "effect": "Terra gains \"If Terra deals damage to a Forward, double the damage\" until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Magic Charge", "effects": [ { "type": "GRANT_ABILITY_TEXT", "target": { "type": "CHOSEN" }, "ability_text": "if terra deals damage to a forward, double the damage", "duration": "END_OF_TURN" } ], "cost": { "requires_dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-048C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Devout into the Break Zone: Choose 1 Forward of cost 4 or less from your Break Zone. Play it onto the field. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "requires_dull": true, "additional_cost": "Put Devout into the Break Zone" } }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-049C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. It cannot attack this turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "PREVENT", "action": "ATTACK", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "requires_dull": true, "ice": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-051R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Nooj enters the field", "effect": "Your opponent discards 1 card from his/her hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DISCARD", "amount": 1, "target": { "type": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Nooj leaves the field", "effect": "Your opponent draws 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-052R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward and 1 Backup opponent controls. Dull the Forward and return the Backup to its owner's hand. Your opponent discards 1 card from his/her hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-053C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Summoner into the Break Zone: Choose 1 Summon. Cancel its effect.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "requires_dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-054C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Deal 1000 damage to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ], "cost": { "ice": 2 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-055C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Dark Knight is put from the field into the Break Zone", "effect": "Dark Knight deals you 1 point of damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE_TO_CONTROLLER", "amount": 1, "source": "dark knight" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-056H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Josef into the Break Zone: Choose 1 blocking Forward. It cannot be broken this turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "requires_dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-057R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Ice Forwards you control gain +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-058L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Laguna deals damage to your opponent", "effect": "Choose 1 dull Forward. You may deal it 7000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "DEALS_DAMAGE_TO_OPPONENT", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Desperado", "trigger": "", "effect": "Choose 1 dull Forward. Deal it 9000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Desperado", "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ], "cost": { "special": true, "ice": 3, "specific_discard": "Laguna" } }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-059R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Laguna enters the field", "effect": "Choose 1 Forward opponent controls. Dull it. If you control [Card Name (Squall)], Freeze this Forward also.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control [Card Name (Squall)], Laguna gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if you control [card name (squall)], laguna", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-060H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Leon enters the field", "effect": "Your opponent may play 1 Character Card from his/her hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "OPPONENT_MAY_PLAY", "count": 1, "filter": {}, "zone_from": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-061R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Choose 1 Forward of cost 5 or more. Break it.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_min": 5 }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-062L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Return all Forwards to their owners' hands.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "ALL", "filter": { "card_type": "FORWARD" } } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-063H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Vaan enters the field", "effect": "You may play 1 Wind Forward of cost 3 or less from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": { "card_type": "FORWARD", "element": "WIND", "cost_max": 3 }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Vaan attacks", "effect": "Choose up to 2 Backups you control. Activate them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-064R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Aerith enters the field", "effect": "Choose up to 3 Backups you control other than Aerith. Activate them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 3, "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Planet Protector", "trigger": "", "effect": "Activate all Forwards you control. They cannot be chosen by Summons or abilities this turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Planet Protector", "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "owner": "CONTROLLER", "filter": { "card_type": "FORWARD" } } } ], "cost": { "dull": true, "wind": 1, "specific_discard": "Aerith" } }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-065C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Aerith enters the field", "effect": "Choose 1 Backup you control other than Aerith. Activate it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-066C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Deal 1000 damage to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ], "cost": { "requires_dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-067R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Onion Knight enters the field", "effect": "Choose 1 Backup you control. Activate it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-069C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Thief enters the field", "effect": "Your opponent puts the top card of his/her deck into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-070C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Thief enters the field", "effect": "Your opponent puts the top card of his/her deck into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-071L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Zidane cannot be chosen by your opponent's Summons or abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_SUMMONS_AND_ABILITIES", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Zidane cannot be blocked by a Forward of cost 4 or more.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BLOCK_IMMUNITY", "condition": { "comparison": "GTE", "value": 4, "attribute": "cost" }, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-072R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When the Forward that took damage from Cid Highwind is put from the field into the Break Zone on the same turn", "effect": "Your opponent puts the top 2 cards of his/her deck into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Highwind", "trigger": "", "effect": "Your opponent puts the top 2 cards of his/her deck into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Highwind", "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "wind": 1, "specific_discard": "Cid Highwind" } }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-073C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When the Forward that took damage from Cid Highwind is put from the field into the Break Zone on the same turn", "effect": "Your opponent puts the top 2 cards of his/her deck into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-074R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Choose 1 Forward. Activate it. All the Forwards you control gain +1000 power until the end of the turn.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-075C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Chocobo forms a party and attacks", "effect": "Chocobo and all the Forwards forming a party with it gain +3000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 3000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-076C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Chocobo forms a party and attacks", "effect": "Chocobo and all the Forwards forming a party with it gain +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-077C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Devout enters the field", "effect": "Choose 1 Forward of cost 2 or less from your Break Zone. Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 2 }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-078C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 2000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "wind": 1, "discard": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-079R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Nora enters the field", "effect": "You may search for 1 [Card Name (Hope)] and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "name": "hope" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-080H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Bartz enters the field", "effect": "Activate all the Wind Characters you control.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-081R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Bartz has all the jobs.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "HAS_ALL_JOBS", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-082R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Hope enters the field", "effect": "Choose 1 Backup you control. Activate it. If you have cast [Card Name (Alexander)] this turn, activate all the Backups you control instead.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-083H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Forwards you control gain +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-084H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 1000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "wind": 1 } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 2000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "requires_dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-085R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Yuffie cannot be blocked by a Forward of cost 4 or more.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BLOCK_IMMUNITY", "condition": { "comparison": "GTE", "value": 4, "attribute": "cost" }, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Bloodfest", "trigger": "", "effect": "Choose up to 3 Forwards. Divide 6000 damage among them as you like. (Unit must be 1000.)", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Bloodfest", "effects": [ { "type": "DAMAGE", "total_damage": 6000, "target": { "type": "CHOOSE", "count": 3, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "distribution": "SPLIT" } ], "cost": { "wind": 1, "specific_discard": "Yuffie" } }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-086C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Yuffie cannot be blocked by a Forward of cost 3 or more.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BLOCK_IMMUNITY", "condition": { "comparison": "GTE", "value": 3, "attribute": "cost" }, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-087C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "First Strike (If this Forward blocks or is blocked by a Forward that doesn't have First Strike, this Forward deals damage first.)", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "FIRST_STRIKE" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-088C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Archer into the Break Zone: Choose 1 Backup of cost 3 or less. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "cp": 2, "element": "Wind", "requires_dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-089H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Your opponent puts 1 card from the top of his/her deck into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "wind": 1, "requires_dull": true } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Mug", "trigger": "", "effect": "Your opponent puts the top 2 cards of his/her deck into the Break Zone. You draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Mug", "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ], "cost": { "wind": 1, "requires_dull": true, "specific_discard": "Rikku" } }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-090R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Rikku enters the field", "effect": "Choose up to 5 Backups you control. Return them to their owners' hands.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 5, "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-091R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Amodar enters the field", "effect": "You may search for 1 [Card Name (Lightning)] or [Card Name (Snow)] and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "element": "LIGHTNING", "name": "lightning" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-092C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "For each point of damage you have received, Dark Knight gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-093H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Vanille is put from the field into the Break Zone", "effect": "Search for 1 [Card Name (Hecatoncheir)] and remove it from the game. If you do so, return Vanille onto the field dull.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-094R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Vincent attacks", "effect": "Vincent gains First Strike until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "ABILITY_GRANT", "ability": "FIRST_STRIKE", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Berserk Dance", "trigger": "", "effect": "Choose 1 Forward. Deal it 6000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Berserk Dance", "effects": [ { "type": "DAMAGE", "amount": 6000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "special": true, "earth": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-095R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Earth Forwards you control gain +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-096C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put 1 Backup into the Break Zone: Mystic gains +3000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "sacrifice_backup": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-097H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Guy cannot become dull by your opponent's Summons or abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "1-098R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "For each point of damage you have received, Gabranth gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you have received 6 points of damage or more, Gabranth gains Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "DAMAGE_RECEIVED", "comparison": "GTE", "value": 6 }, "then_effects": [ { "type": "ABILITY_GRANT", "ability": "BRAVE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "1-100C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 blocking Forward. It gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "earth": 1, "requires_dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-101R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Gippal enters the field", "effect": "All the Forwards you control gain +4000 power until the end of the turn.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 4000, "duration": "END_OF_TURN", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-102H": [ { "ability_index": 0, "original": { "type": "special", "name": "Ronso Rage", "trigger": "", "effect": "Choose 1 Forward opponent controls. Kimahri gains its Special Ability until the end of the turn. You can use this ability without paying any cost but only once.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Ronso Rage", "effects": [ { "type": "COPY", "copy_from": "CHOSEN", "duration": "END_OF_TURN", "target": { "type": "SELF" }, "copy_type": "SPECIAL_ABILITIES" } ], "cost": { "earth": 2, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-103C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Kimahri gains Elements of all the Characters your opponent controls except Light and Dark.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "GAIN_ELEMENTS", "source": "all the characters your opponent controls except light and dark.", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-104H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward you control. It gains +5000 power until the end of the turn. At the end of the turn, break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ], "cost": { "requires_dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-106C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Choose 1 Forward. It gains +2000 power until the end of the turn. If it is blocking, it gains +4000 power until the end of the turn instead.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-107L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Shantotto is on the field, it gains Elements of Fire, Ice, Wind, Earth, Lightning and Water.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL_FIELD", "condition": { "card_on_field": "shantotto" }, "effect": "elements of fire, ice, wind, earth, lightning and water." } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Shantotto enters the field", "effect": "Remove all the Forwards from the game.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-108H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When you receive damage", "effect": "Choose 1 Forward opponent controls. You may deal it 5000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-109R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Serafie enters the field", "effect": "Each player selects 1 Forward from his/her Break Zone and adds it to his/her hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-110C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward you control. Dull it. It cannot be broken this turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-111C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Tama into the Break Zone: Play 1 Character Card of cost X or less from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "generic": "X", "requires_dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-112R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Delita enters the field", "effect": "Choose 1 Character you control. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Northswain's Strike", "trigger": "", "effect": "Choose 1 Forward blocking Delita. Break it.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Northswain's Strike", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "earth": 1, "specific_discard": "Delita" } }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-113C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Delita blocks", "effect": "Delita gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "BLOCKS", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-114R": [ { "ability_index": 0, "original": { "type": "special", "name": "Hammer Blow", "trigger": "", "effect": "Choose 1 Forward. Deal it 4000 damage. Barret gains +4000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Hammer Blow", "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "S": true, "earth": 2 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-115C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Geomancer enters the field", "effect": "Choose 1 Forward. It gains Brave until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ABILITY_GRANT", "ability": "BRAVE", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-116L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Prishe blocks", "effect": "Prishe gains +4000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "BLOCKS", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 4000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Prishe gains Brave until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "BRAVE", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Auroral Uppercut", "trigger": "", "effect": "Double the power of Prishe until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Auroral Uppercut", "effects": [ { "type": "POWER_MOD", "modifier": "DOUBLE", "target": { "type": "CHOSEN" }, "duration": "END_OF_TURN" } ], "cost": { "special": true, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-117R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Backup of cost 3 or more. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "BACKUP", "cost_min": 3 }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-118R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Mustadio enters the field", "effect": "Choose 1 dull Forward. Break it.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-120C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Monk into the Break Zone: Choose 1 Forward. It gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "earth": 1, "requires_dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-121C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. It gains Haste until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "lightning": 1, "requires_dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-122H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Any card put in the Damage Zone due to Exdeath cannot use its EX Burst.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SUPPRESS_EX_BURST", "condition": "DAMAGE_ZONE" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-123R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward of cost 4 or less. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 4 }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-124R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Choose 1 Forward. Break it.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-125R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Onion Knight enters the field", "effect": "Choose 1 damaged Forward. Deal it 5000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-126H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Orlandeau attacks", "effect": "Deal 3000 damage to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Orlandeau gains Haste until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": { "lightning": 2 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-127H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Kain enters the field", "effect": "When Kain enters the field, choose 1 Forward. It loses 5000 power until the end of the turn.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": -5000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Dragoon's Pride", "trigger": "", "effect": "Choose 1 Forward. Break it. Kain will not activate during your next Active Phase.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Dragoon's Pride", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "special": 1, "lightning": 3 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-128R": [ { "ability_index": 0, "original": { "type": "special", "name": "Gilgamesh Morphing Time", "trigger": "", "effect": "Until the end of the turn, Gilgamesh doubles its power and gains First Strike and Brave. Gilgamesh can attack twice this turn. You can use this ability only during your turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Gilgamesh Morphing Time", "effects": [ { "type": "ABILITY_GRANT", "ability": "FIRST_STRIKE", "duration": "PERMANENT", "target": { "type": "SELF" } } ], "cost": { "s": true, "lightning": 2 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-129C": [ { "ability_index": 0, "original": { "type": "field", "name": "Brave", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Brave", "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Strongest Sword", "trigger": "", "effect": "Choose 1 Forward. Remove the top card of your deck from the game. If the removed card is a Forward, break it. If not, deal it 3000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Strongest Sword", "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-130C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Black Mage into the Break Zone: Choose 1 damaged Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "lightning": 3, "special": "Put Black Mage into the Break Zone" } }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-131R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cait Sith enters the field", "effect": "Choose 1 Backup of cost 1 or less. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "BACKUP", "cost_max": 1 }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Slots", "trigger": "", "effect": "Remove the top card of your deck from the game. If it's a Forward, deal 7000 damage to all the active Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Slots", "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ], "cost": { "special": 1, "lightning": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-132C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cait Sith enters the field", "effect": "When Cait Sith enters the field, choose 1 Forward opponent controls. Dull it.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-133C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Sage enters the field", "effect": "Choose 1 Character Card in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-134R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Duke Goltanna enters the field", "effect": "You may search for 1 [Job (Knight)] and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-135L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Golbez is put from the field into the Break Zone", "effect": "you may search for up to 4 Forwards of cost 2, each of a different Element and play them onto the field. Their auto-abilities will not trigger.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-136C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Zalbaag enters the field", "effect": "Choose 1 Forward of cost 2. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-137R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Seymour enters the field", "effect": "Choose 1 Forward of cost 3 or less. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 3 }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-139C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Summoner into the Break Zone: Cast 1 Summon of cost 6 or less from your hand without paying its cost.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-140C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Magus enters the field", "effect": "Choose 1 Forward. Deal it 5000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-141L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Lightning enters the field, you may search for 1 [Card Name (Odin)] and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "name": "odin" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Army of One", "trigger": "", "effect": "Until the end of the turn, Lightning gains Haste, First Strike and \"When Lightning attacks, choose up to 1 Forward opponent controls. If it is possible, it must block Lightning this turn\".", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Army of One", "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-142R": [ { "ability_index": 0, "original": { "type": "field", "name": "Haste", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Haste", "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Lightning enters the field, choose 1 Forward opponent controls. Dull it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-143C": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "", "effect": "Choose 1 active Forward. Deal it 5000 damage.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_active": true }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-144R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "For each Backup you control, Ramza gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Shout", "trigger": "", "effect": "Until the end of the turn, Ramza gains +2000 power, Haste and First Strike.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Shout", "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ], "cost": "S, 1 Lightning" }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-145C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Backup. Activate it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-146H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. It cannot be broken this turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "PREVENT", "action": "BREAK", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "S, put Ricard into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-147C": [ { "ability_index": 0, "original": { "type": "field", "name": "First Strike", "trigger": "", "effect": "If this Forward blocks or is blocked by a Forward without First Strike, this Forward deals damage first.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "First Strike", "effects": [ { "type": "CONDITIONAL_FIELD", "condition": { "combat": "BLOCKS_OR_BLOCKED_BY_NO_FIRST_STRIKE" }, "effect": { "type": "KEYWORD", "keyword": "FIRST_STRIKE" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-148C": [ { "ability_index": 0, "original": { "type": "field", "name": "Haste", "trigger": "", "effect": "This Character can attack or use abilities containing [L] in the cost the turn it enters the field.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Haste", "effects": [ { "type": "HASTE_LIKE", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-149H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put 1 Backup into the Break Zone: Choose 1 Forward. Deal it 5000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOSEN" } } ], "cost": { "dull": true, "special": "Put 1 Backup into the Break Zone" } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Thundaga", "trigger": "", "effect": "Choose 1 Forward. Deal it 10000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Thundaga", "effects": [ { "type": "DAMAGE", "amount": 10000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "lightning": 3 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-150R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Lightning Forwards you control gain +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-151R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "First Strike", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "FIRST_STRIKE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Agrias enters the field", "effect": "When Agrias enters the field, you may search for 1 [Card Name (Ovelia)] and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "name": "ovelia" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-152L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "All the Forwards other than Ultimecia enter the field dull.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ENTERS_DULL", "target": { "type": "ALL", "filter": { "card_type": "FORWARD" } }, "except": "ultimecia" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Time Compression", "trigger": "", "effect": "Freeze all the Forwards other than Ultimecia.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Time Compression", "effects": [ { "type": "FREEZE", "target": { "type": "ALL", "filter": { "card_type": "FORWARD" } }, "except": { "type": "CHOSEN" } } ], "cost": { "ice": 3, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-153C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control [Card Name (Ovelia)], the cost for playing Alma onto the field is reduced by 1.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "alma onto the field", "amount": 1, "condition": { "control": "ovelia" }, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Draw 1 card, then discard 1 card from your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ], "cost": "Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-154R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Vaan enters the field", "effect": "Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Vaan forms a party and attacks", "effect": "Draw 1 card then discard 1 card from your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-155R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The [Job (Standard Unit)] Forwards you control gain +2000 power and First Strike.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-156C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The [Job (Knight)] Forwards you control gain +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-157C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{d}, put Scholar into the Break Zone: Choose 1 Forward you control. Return it to its owner's hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-158H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cloud of Darkness enters the field", "effect": "each Player selects 1 Forward he/she controls. All the Forwards that were not selected are put into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-160H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "The next damage dealt to Gordon becomes 0 this turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_PREVENTION", "target": { "type": "CHOSEN" }, "duration": "NEXT_DAMAGE" } ], "cost": "Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-161C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When White Mage enters the field", "effect": "Choose 1 Forward. Activate it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-162R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Summons or abilities of your opponent must choose Cecil if possible.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "TAUNT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-163L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "For each Forward other than Tidus you control, Tidus gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Blitz Ace", "trigger": "", "effect": "Until the end of the turn Tidus gains Brave. Tidus can attack as many times as your points of damage this turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Blitz Ace", "effects": [ { "type": "ABILITY_GRANT", "ability": "BRAVE", "duration": "PERMANENT", "target": { "type": "SELF" } } ], "cost": { "special": true, "water": 2 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-164R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Tidus attacks", "effect": "All the Water Forwards you control gain +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-165C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If a Forward forming a party with Knight is dealt damage, the damage becomes 0 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_PREVENTION", "condition": { "party_with": "knight" }, "target": { "type": "PARTY_MEMBER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-166C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If a Forward forming a party with Knight is dealt damage, the damage becomes 0 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_PREVENTION", "condition": { "party_with": "knight" }, "target": { "type": "PARTY_MEMBER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-167C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Viking enters the field", "effect": "Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-168C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Geomancer is put from the field into the Break Zone", "effect": "Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-169C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Look at the top card of your deck. You may place the card at the bottom of your deck.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "SCRY", "count": 1, "options": [ "TOP", "BOTTOM" ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-170C": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "", "effect": "Choose 1 Forward. Activate it. Draw 1 card.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-171H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If a Forward you control is dealt damage less than its power, the damage becomes 0 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_PREVENTION_CONDITIONAL", "condition": "DAMAGE_LESS_THAN_POWER", "target": { "type": "ALL", "owner": "CONTROLLER", "filter": { "card_type": "FORWARD" } } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-172C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Draw 2 cards, then discard 1 card from your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DRAW", "amount": 2, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-173C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When your Attack Phase starts", "effect": "Name 1 Element other than Light and Dark. Until the end of the turn, the Element of Mime becomes the named one.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "SET_ELEMENT_NAMED", "except": "light and dark", "target": { "type": "CHOSEN" }, "duration": "END_OF_TURN" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Mime forms a party and attacks", "effect": "Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-174R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Summons or abilities of your opponent must choose Yaag Rosch if possible.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "TAUNT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-175R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Yuj enters the field", "effect": "Draw 1 card, then place 1 card from your hand at the bottom of your deck.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-176H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Yuna enters the field", "effect": "Choose 1 Forward. Return it to its owner's hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If a Character is put from the field into the Break Zone, you may remove it from the game instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "a Character is put from the field into the Break Zone" }, "then_effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "1-177R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast your Water Summons is reduced by 1 (it cannot become 0).", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "your water summons", "amount": 1, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-178R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Choose 1 Forward. Return it to its owner's hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-179H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Leila deals damage to your opponent", "effect": "draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "DEALS_DAMAGE_TO_OPPONENT", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-180R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Water Forwards you control gain +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-181H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Return Onion Knight to its owner's hand: You may play 1 [Card Name (Onion Knight)] from your hand onto the field. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": { "name": "onion knight" }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ], "cost": "1 Light CP, Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-182L": [ { "ability_index": 0, "original": { "type": "field", "name": "Brave", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Brave", "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Meteorain", "trigger": "", "effect": "Deal 4000 damage to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Meteorain", "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ], "cost": "1 Light CP, S" }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Omnislash", "trigger": "", "effect": "Choose 1 Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Omnislash", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "3 Light CP, S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-183H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Cosmos can be played onto the field even if you control other Light Characters.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ALLOW_MULTIPLE", "target": { "type": "CHOSEN" }, "element": "LIGHT" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can play 2 or more Light Characters onto the field.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ALLOW_MULTIPLE", "count": 2, "filter": { "element": "LIGHT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Cosmos is on the field, Cosmos can produce CP of any Element.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PRODUCE_ANY_CP", "condition": { "card_on_field": "cosmos" }, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-184H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Chaos can be played onto the field even if you control other Dark Characters.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ALLOW_MULTIPLE", "target": { "type": "CHOSEN" }, "element": "DARK" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can play 2 or more Dark Characters onto the field.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ALLOW_MULTIPLE", "count": 2, "filter": { "element": "DARK" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Chaos is on the field, Chaos can produce CP of any Element.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PRODUCE_ANY_CP", "condition": { "card_on_field": "chaos" }, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-185H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When The Emperor is put from the field into the Break Zone", "effect": "You may search for 1 [Card Name (The Emperor)] and play it onto the field dull.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": true } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-186L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "First Strike", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "FIRST_STRIKE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Sephiroth enters the field", "effect": "Choose 1 Backup. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-187S": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to play Cloud onto the field is reduced by 1 for each [Category (VII)] Forward you control.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION_SCALING", "card_filter": "cloud onto the field", "reduction_per": 1, "scale_by": "FORWARDS_CONTROLLED", "scale_filter": { "category": "VII", "card_type": "FORWARD" }, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Each time a Forward you control attacks, it gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Climhazzard", "trigger": "", "effect": "Choose 1 Forward. Deal it 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Climhazzard", "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "special": true, "fire": 1, "generic": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-188S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Zangan enters the field", "effect": "You may search for 1 [Card Name (Tifa)] and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "name": "tifa" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "The [Card Name (Tifa)] of cost 4 or less you control gains Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "1-189S": [ { "ability_index": 0, "original": { "type": "special", "name": "Waterkick", "trigger": "", "effect": "Choose 1 Forward. Dull it and deal it 6000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Waterkick", "effects": [ { "type": "DAMAGE", "amount": 6000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "fire": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-190S": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "", "effect": "Choose 1 Forward. You may discard 1 card from your hand. If you do so, deal it 7000 damage. If not, deal it 5000 damage.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "DISCARD", "amount": 1, "target": { "type": "CONTROLLER" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-191S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Red XIII enters the field", "effect": "Choose 1 Forward. It gains +3000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 3000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Cosmo Memory", "trigger": "", "effect": "Deal 6000 damage to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Cosmo Memory", "effects": [ { "type": "DAMAGE", "amount": 6000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ], "cost": { "fire": 5, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-192S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cid Raines enters the field", "effect": "Choose 1 dull Forward opponent controls. Deal it 4000 damage. When it is put from the field into the Break Zone this turn, your opponent discards 1 card from his/her hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-193S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Jihl Nabaat enters the field", "effect": "When Jihl Nabaat enters the field, choose up to 2 Forwards. Freeze them.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "FREEZE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Sadistic Surge", "trigger": "", "effect": "Choose 1 Forward. Dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Sadistic Surge", "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "ice": 1, "generic": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-194S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Snow blocks", "effect": "Choose 1 Forward. Dull it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "BLOCKS", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Vendetta", "trigger": "", "effect": "Until the end of the turn, Snow gains +2000 power and First Strike. You can only use this ability while Snow is blocking.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Vendetta", "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ], "cost": "S, 1 Ice CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-195S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Serah enters the field", "effect": "Your opponent discards 1 card from his/her hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DISCARD", "amount": 1, "target": { "type": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-196S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Mog (XIII-2) enters the field", "effect": "You may search for 1 [Category (XIII)] Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD", "category": "xiii" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-197S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Brother enters the field", "effect": "You may search for 1 [Category (X)] Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD", "category": "x" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-198S": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "", "effect": "Deal 3000 damage to all the Forwards opponent controls. If you control [Card Name (Yuna)], activate all the Backups you control.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-199S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Paine enters the field, if you control [Card Name (Yuna)]", "effect": "draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Paine enters the field", "effect": "choose up to 3 Backups you control. If you control [Card Name (Rikku)], activate them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 3, "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-200S": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{s}, put Baralai into the Break Zone: Choose up to 2 Forwards. Activate them.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-201S": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control [Card Name (Yuna)], Rikku gains +2000 power and Rikku cannot be chosen by Summons.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if you control [card name (yuna)], rikku", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control [Card Name (Paine)], Rikku gains +2000 power and Rikku cannot be chosen by abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if you control [card name (paine)], rikku", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-202S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Vincent attacks", "effect": "Vincent gains First Strike until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "ABILITY_GRANT", "ability": "FIRST_STRIKE", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-203S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Wedge enters the field", "effect": "you may search for 1 [Card Name (Biggs)] and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "name": "biggs" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-204S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Jessie enters the field", "effect": "you may search for 1 [Category (VII)] Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD", "category": "vii" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-205S": [ { "ability_index": 0, "original": { "type": "special", "name": "Grenade Bomb", "trigger": "", "effect": "Deal 2000 damage to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Grenade Bomb", "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ], "cost": { "special": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-206S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Backup you control is put from the field into the Break Zone", "effect": "Deal 1000 damage to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "ANY", "source_filter": { "card_type": "BACKUP" } }, "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-207S": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Gilgamesh cannot be returned to its owner's hand by opponent's Summons or abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PREVENT", "action": "RETURN_TO_HAND", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Gilgamesh gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": { "lightning": 2, "dull": false } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Divider", "trigger": "", "effect": "Choose 1 Forward. Break it. You can only use this ability if you have received 4 points of damage or more.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Divider", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "lightning": 2, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-208S": [ { "ability_index": 0, "original": { "type": "field", "name": "Haste", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Haste", "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control [Card Name (Serah)], Noel gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if you control [card name (serah)], noel", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-209S": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 attacking Lightning Forward. It gains First Strike until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "FIRST_STRIKE", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "element": "LIGHTNING" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-210S": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to play Lightning onto the field is reduced by 1 for each [Category (XIII)] Forward you control.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION_SCALING", "card_filter": "lightning onto the field", "reduction_per": 1, "scale_by": "FORWARDS_CONTROLLED", "scale_filter": { "category": "XIII", "card_type": "FORWARD" }, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Lightning deals damage to your opponent", "effect": "choose 1 Forward opponent controls. Dull it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "DEALS_DAMAGE_TO_OPPONENT", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-211S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Rygdea enters the field", "effect": "Choose 1 active Forward. Deal it 3000 damage. When it is put from the field into the Break Zone this turn, choose 1 Forward opponent controls. Dull it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_active": true }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-212S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Shuyin enters the field", "effect": "When Shuyin enters the field, choose 1 Forward of cost 3 or less opponent controls. Return it to its owner's hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-213S": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to play Tidus onto the field is reduced by 1 for each [Category (X)] Forward you control.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION_SCALING", "card_filter": "tidus onto the field", "reduction_per": 1, "scale_by": "FORWARDS_CONTROLLED", "scale_filter": { "category": "X", "card_type": "FORWARD" }, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control [Card Name (Yuna)], Tidus gains Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL_FIELD", "condition": { "control": "yuna" }, "effect": "tidus gains brave." } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When the Forward [Card Name (Yuna)] is put from your field into the Break Zone", "effect": "Draw 2 cards.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 2, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-214S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When you cast a Summon, you may dull Yuna if it is active.", "effect": "If you do so, draw 1 card. This effect will trigger only once per turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "SUMMON_CAST", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-215S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When your opponent casts a Summon", "effect": "activate Lenne.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "1-216S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Wakka attacks", "effect": "Choose 1 Forward you control. Until the end of the turn, it gains +1000 power for each Forward you control.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "SCALING_EFFECT", "base_effect": { "type": "POWER_MOD", "duration": "END_OF_TURN", "target": { "type": "SELF" } }, "scale_by": "FORWARDS_CONTROLLED", "multiplier": 1000, "scale_filter": { "card_type": "FORWARD" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Status Reels", "trigger": "", "effect": "Choose 1 Forward. Until the end of the turn, it loses all its abilities and its power becomes 1000.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Status Reels", "effects": [ { "type": "REMOVE_ABILITY", "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "ability": "ALL" } ], "cost": "S, 1 Water" }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-001H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ignacio deals damage to your opponent or to a Forward", "effect": "draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "DEALS_DAMAGE_TO_OPPONENT", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Ignacio gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": "Discard 1 Fire card" }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-002H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 8000 damage. All the Fire Forwards you control gain +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-003C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 2000 damage for each Backup you control.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "SCALING_EFFECT", "base_effect": { "type": "DAMAGE", "target": { "type": "CHOSEN" } }, "scale_by": "BACKUPS_CONTROLLED", "multiplier": 2000, "scale_filter": { "card_type": "BACKUP" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-004H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Caius enters the field", "effect": "you may play 1 Character of cost 3 or less from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": { "cost_max": 3 }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Caius is put from the field into the Break Zone", "effect": "select 1 Character you control. Put it into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-005C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Gancanagh into the Break Zone: Choose 1 Forward. Deal it 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Damage 5 — Put Gancanagh into the Break Zone: Choose 1 Forward. Deal it 10000 damage. (If you have received 5 points of damage or more, this Character has this ability.)", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 10000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "10-006R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cloud enters the field", "effect": "You may pay {d}{d}. When you do so, choose 1 Dark Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Cross-slash", "trigger": "", "effect": "Choose up to 2 Forwards. Divide 10000 damage among them equally.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Cross-slash", "effects": [ { "type": "DAMAGE", "total_damage": 10000, "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "distribution": "SPLIT" } ], "cost": { "s": true, "fire": 1, "generic": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-007H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Zack or a Fire Forward enters your field", "effect": "Choose 1 Forward opponent controls. Deal it 2000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Zack or a Category VII Forward enters your field", "effect": "Choose 1 Forward opponent controls. Deal it 2000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-008L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Xande enters the field", "effect": "Choose up to 1 Fire Forward of cost 1 and up to 1 Fire Forward of cost 3 in your Break Zone. Play them onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "element": "FIRE" }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "Damage 5", "trigger": "When Xande enters the field", "effect": "Choose 1 Fire Forward of cost 2 in your Break Zone. Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Damage 5", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "element": "FIRE" }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-009C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "First Strike", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "FIRST_STRIKE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When SOLDIER: 3rd Class enters the field", "effect": "You may search for 1 Card Name SOLDIER: 3rd Class and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-010C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 4 or more Backups and if the Backups you control are all of different Elements, Onion Knight (III) gains +6000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 6000, "condition": "if you control 4 or more backups and if the backups you control are all of different elements, onion knight (iii)", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-011R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Naji cannot attack.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "RESTRICTION", "restriction": "CANNOT_ATTACK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Naji cannot become dull by your opponent's Summons or abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "10-012C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Geomancer enters the field", "effect": "Reveal the top card of your deck. If it is a Fire card, add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 2000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Dull, put Geomancer into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-013R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 3 or more Fire Backups, Firion gains Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_COUNT", "comparison": "GTE", "value": 3, "card_type": "BACKUP" }, "then_effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 5 or more Fire Backups, Firion gains +2000 power and First Strike.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if you control 5 or more fire backups, firion", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-014R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Forward opponent controls is put from the field into the Break Zone, activate Mutsuki.", "effect": "Choose 1 Forward opponent controls. Deal it 1000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "ANY", "source_filter": { "card_type": "FORWARD" } }, "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-015R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Fire Forward you control. It gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "element": "FIRE" }, "owner": "CONTROLLER" } } ], "cost": "1 Fire CP, Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-016C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Class Second Moogle is on the field, Class Second Moogle can produce Ice CP.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PRODUCE_CP", "element": "ICE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-017R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Card Name Reynn, Lann gains +2000 power and First Strike.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if you control a card name reynn, lann", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Lann enters the field", "effect": "Choose 1 Monster that is also a Forward. Until the end of the turn, it gains +5000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 5000, "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-018C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Damage 3 — Ryid gains Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "BRAVE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Damage 5 — Ryid gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-019C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to play Lusse onto the field is reduced by 1 for each Card Name Lann or Card Name Reynn you control.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION_SCALING", "card_filter": "lusse onto the field", "reduction_per": 1, "scale_by": "FIELD_CARDS_CONTROLLED", "scale_filter": { "card_name": "Lann Or" }, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Card Name Lann or Card Name Reynn you control. It gains Brave until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "BRAVE", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "CONTROLLER" } } ], "cost": "Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-020L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to play Reynn onto the field is reduced by 1 for each Category WOFF Character you control. The Category WOFF Forwards other than Reynn you control gain Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION_SCALING", "card_filter": "reynn onto the field", "reduction_per": 1, "scale_by": "FIELD_CARDS_CONTROLLED", "scale_filter": { "category": "WOFF CHARACTER YOU CONTROL" }, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Category WOFF Forward you control attacks", "effect": "choose 1 Forward opponent controls. Deal it 4000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "ANY", "source_filter": { "card_type": "FORWARD" } }, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-021L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Rorrik enters the field", "effect": "Choose 1 Card Name Lann or Card Name Reynn in your Break Zone. Add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-022R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Yve'noile enters the field", "effect": "you may search for 1 Card Name Eald'narche or Card Name Kam'lanaut and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-023H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When you cast a Summon", "effect": "choose 1 Forward you control. Remove it from the game. Then, play the removed Forward onto the field dull. This effect will trigger only during your turn and only once per turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "SUMMON_CAST", "source": "SELF" }, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-024R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Card Name Kam'lanaut, the cost for playing Eald'narche onto the field is reduced by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "condition": { "control_card_name": "kam'lanaut" }, "card_filter": "eald'narche", "amount": 2, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Eald'narche enters the field", "effect": "choose 1 Character opponent controls. Dull it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "Damage 5", "trigger": "When Eald'narche enters the field", "effect": "choose up to 3 Characters opponent controls. Dull them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Damage 5", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 3, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-025R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Card Name Eald'narche, the cost for playing Kam'lanaut onto the field is reduced by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "condition": { "control_card_name": "eald'narche" }, "card_filter": "kam'lanaut", "amount": 2, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Kam'lanaut enters the field, if your opponent controls 4 or more dull Characters", "effect": "your opponent discards 1 card from his/her hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DISCARD", "amount": 1, "target": { "type": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-026C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Bard enters the field, if your opponent has no cards in his/her hand, draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-027C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Category TYPE-0 Character, the cost for playing Kurasame onto the field is reduced by 1.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "condition": { "control_category": "type-0" }, "card_filter": "kurasame", "amount": 1, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-028L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cloud of Darkness enters the field", "effect": "you may put 1 Character you control into the Break Zone. When you do so, your opponent selects 1 dull Forward he/she controls. Put it into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Cloud of Darkness attacks", "effect": "Each player selects up to 2 active Characters he/she controls (select as many as possible). Dull them and Freeze them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-029C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Ice Summon in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "SUMMON", "element": "ICE" }, "owner": "ANY" } } ], "cost": "2 Ice CP, put Black Mage into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-030H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Choose 1 active Forward and 1 dull Forward. Dull the former and deal the latter 9000 damage. If you have cast a Card Name Shiva other than Shiva this turn, also Freeze all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "FREEZE", "target": { "type": "ALL", "filter": { "card_type": "FORWARD" } } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-031C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Jenova SYNTHESIS attacks", "effect": "Each player discards 1 card from his/her hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DISCARD", "amount": 1, "target": { "type": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-032H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Scylla enters the field", "effect": "Choose 1 dull Forward opponent controls. Break it. Your opponent discards 1 card from his/her hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-033L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Squall enters the field", "effect": "Choose 1 Character. If your opponent has 2 cards or less in his/her hand, dull it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "Damage 2 — When Squall enters the field", "effect": "Choose 1 Character. Dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "Damage 5 — When Squall enters the field", "effect": "Choose 1 Forward. If it is dull, deal it 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-034H": [ { "ability_index": 0, "original": { "type": "auto", "name": "Back Attack", "trigger": "When Sephiroth enters the field", "effect": "Choose 1 Forward. Dull it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Back Attack", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "Damage 5", "trigger": "", "effect": "Sephiroth gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Damage 5", "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Draw Slash", "trigger": "", "effect": "Until the end of the turn, Sephiroth gains +1000 power and First Strike.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Draw Slash", "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-035R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose up to 2 Forwards. Dull them.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Dull, put 1 Card Name Mog (XIII-2) into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Choose 1 Card Name Mog (XIII-2) in your Break Zone. Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ], "cost": "2 Ice CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-036R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Terra enters the field", "effect": "When Terra enters the field, you may search for 1 Ice Summon and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "SUMMON", "element": "ICE" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Put Terra into the Break Zone: Cast 1 Summon of cost 4 or less from your hand without paying the cost.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-037C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Dendrobium into the Break Zone: Choose 1 Forward. Freeze it. Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Damage 5 — Put Dendrobium into the Break Zone: Choose up to 3 Forwards. Freeze them. Draw 1 card. (If you have received 5 points of damage or more, this Character has this ability.)", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-038C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Knight or a Character enters your field", "effect": "Knight gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-039C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Nag'molada enters the field", "effect": "You may search for 1 Monster and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "MONSTER" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-040R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Category TYPE-0 Character other than White Tiger l'Cie Qun'mi, White Tiger l'Cie Qun'mi gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if you control a category type-0 character other than white tiger l'cie qun'mi, white tiger l'cie qun'mi", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When White Tiger l'Cie Qun'mi is put into the Break Zone", "effect": "Choose 1 Summon. If your opponent doesn't pay 3, cancel its effect.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CANCEL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "SUMMON" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-041C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Choose 1 dull Forward. Deal it 4000 damage. Draw 1 card.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-042C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Card Name Serah you control gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Mog (XIII-2) is put from the field into the Break Zone", "effect": "choose 1 Forward. Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "FREEZE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-043H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "EX BURST When Arc enters the field", "effect": "Choose up to 3 Job Standard Unit or Job Warrior of Light. Activate them.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 3, "zone": "FIELD", "filter": { "element": "LIGHT" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "Damage 3", "trigger": "When Arc enters the field", "effect": "Choose 1 Job Standard Unit or Job Warrior of Light of cost 3 or less in your Break Zone. Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Damage 3", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "cost_max": 3, "element": "LIGHT" }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-044H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "For each active Character other than Vaan you control, Vaan gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-045C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Unsaganashi into the Break Zone: Choose 1 Forward you control. It cannot be chosen by your opponent's Summons or abilities this turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "Damage 5", "trigger": "", "effect": "Put Unsaganashi into the Break Zone: Activate all the Forwards you control. They cannot be chosen by your opponent's Summons or abilities this turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": "Damage 5", "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-046H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose up to 3 Category VII Characters other than Aerith. Activate them.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 3, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward you control. It cannot be chosen by your opponent's Summons or abilities this turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "PREVENT", "action": "TARGET", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ], "cost": { "dull": true, "wind": 1 } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. During this turn, the next damage dealt to it is reduced by 2000 instead.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "modifier_type": "REDUCTION" } ], "cost": { "wind": 2 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-047R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Echo enters the field", "effect": "You may search for 1 Category MOBIUS Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-048R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Card Name Vaan enters your field", "effect": "You may pay 2 Wind. When you do so, play Kytes onto the field. This effect will trigger only if Kytes is in the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Kytes into the Break Zone: Choose 1 [Job Sky Pirate]. It gains +3000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-049C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{s}, put Ranger into the Break Zone: Choose 1 Backup of cost 3 or more. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-050C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a card is put from your opponent's deck into the Break Zone", "effect": "Thief gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Thief attacks", "effect": "your opponent puts the top card of his/her deck into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-051C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Zidane is dealt damage by a Summon or an ability, the damage becomes 0 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_PREVENTION", "condition": { "damage_source": "SUMMON_OR_ABILITY" }, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Zidane cannot be blocked by a Forward of cost 4 or more.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BLOCK_IMMUNITY", "condition": { "comparison": "GTE", "value": 4, "attribute": "cost" }, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-052L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Forward of your opponent enters the field", "effect": "Deal it 2000 damage. If the Forward entered play without paying for its CP cost, deal it 9000 damage instead.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "ANY", "source_filter": { "card_type": "FORWARD" } }, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Spineshatter Dive 0", "trigger": "", "effect": "Choose 1 Forward. Deal it 10000 damage and 1 point of damage to that Forward's controller.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Spineshatter Dive 0", "effects": [ { "type": "DAMAGE", "amount": 10000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "S, 3 Wind" }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-053C": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "", "effect": "Choose 1 Forward. Deal it 3000 damage. Draw 1 card.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-054C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 4 or more Backups and if the Backups you control are all of different Elements, Onion Knight (III) gains +6000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 6000, "condition": "if you control 4 or more backups and if the backups you control are all of different elements, onion knight (iii)", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-055H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Choose 1 Forward you control. Return it to its owner's hand. Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-056R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Category XII Forward enters your field", "effect": "Choose 1 Backup you control. Activate it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-057C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Bartz enters the field, activate all Characters you control.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-058R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Damage 3 — %Dull: Deal 1000 damage to all the Forwards opponent controls. (If you have received 3 points of damage or more, this Character has this ability.)", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-059R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Job Sky Pirate Forward other than Filo, Filo gains +1000 power and Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": "if you control a job sky pirate forward other than filo, filo", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-060L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Card Name Balthier Forward, Fran cannot be chosen by your opponent's Summons or abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_SUMMONS_AND_ABILITIES", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "For each Job Sky Pirate other than Fran you control, Fran gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Fran attacks, choose 1 Forward opponent controls. Deal it 1000 damage for each Job Sky Pirate other than Fran you control.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-061C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Class Eighth Moogle is on the field, Class Eighth Moogle can produce Earth CP.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PRODUCE_CP", "element": "EARTH", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-062R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Wind Forward you control. It gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "element": "WIND" }, "owner": "CONTROLLER" } } ], "cost": "1 Wind CP, Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-063C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Y'shtola into the Break Zone: Choose 1 Summon or ability choosing a Backup you control. Cancel its effect. Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-064R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Damage 2 — Atlas gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Damage 5 — Atlas gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-065L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Warrior of Light enters the field", "effect": "reveal the top 5 cards of your deck. Play as many Job Standard Unit Forwards as you want with a total cost of 5 or less among them onto the field and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 5, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "Damage 5", "trigger": "", "effect": "The Job Standard Unit Forwards you control gain +5000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Damage 5", "effects": [ { "type": "POWER_MOD", "amount": 5000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-066C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Garganzola into the Break Zone: Choose 1 Forward. It gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Damage 5 — Put Garganzola into the Break Zone: Choose 1 Forward. It gains +5000 power until the end of the turn. (If you have received 5 points of damage or more, this Character has this ability.)", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-067R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to play Card Name Black Tortoise l'Cie Gilgamesh onto the field is reduced by 3.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "card name black tortoise l'cie gilgamesh", "amount": 3, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Enkidu Uruk into the Break Zone: Choose 1 Earth Forward you control. Dull it. It cannot be broken this turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-068C": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "", "effect": "Choose 1 Forward or Backup in your Break Zone. Add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-069R": [ { "ability_index": 0, "original": { "type": "field", "name": "Brave", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Brave", "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Black Tortoise l'Cie Gilgamesh cannot become dull by your opponent's Summons or abilities, cannot be returned to its owner's hand by your opponent's Summons or abilities, and cannot be put into the Break Zone by your opponent's Summons or abilities (If Black Tortoise l'Cie Gilgamesh is broken, put it into the Break Zone).", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "10-070H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Sieghard receives damage, reduce the damage by 2000 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": 2000, "target": { "type": "CHOSEN" }, "modifier_type": "REDUCTION" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If an Earth Forward other than Sieghard you control is dealt damage, reduce the damage by 1000 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": 1000, "target": { "type": "ALL", "owner": "CONTROLLER", "filter": { "card_type": "FORWARD", "element": "EARTH" } }, "modifier_type": "REDUCTION" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-071R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cid (MOBIUS) enters the field", "effect": "Choose 1 Forward opponent controls. Deal it 4000 damage for each Forward you control.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SCALING_EFFECT", "base_effect": { "type": "DAMAGE", "target": { "type": "CHOSEN" } }, "scale_by": "FORWARDS_CONTROLLED", "multiplier": 4000, "scale_filter": { "card_type": "FORWARD" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-072L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Shantotto enters the field", "effect": "When Shantotto enters the field, reveal the top card of your deck. When the revealed card's cost is 2 or less, choose 1 Summon in your Break Zone. Add it to your hand. When the revealed card's cost is 4 or 5, choose 1 Character in your Break Zone. Add it to your hand. When the revealed card's cost is 6 or more, choose 1 Forward opponent controls. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-073C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward with Brave. During this turn, the next damage dealt to it is reduced by 2000 instead.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "modifier_type": "REDUCTION" } ], "cost": { "generic": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-074C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When your opponent's auto-ability triggers", "effect": "Put Suzuhisa into the Break Zone. When you do so, draw 2 cards. These effects will trigger only once per turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "DRAW", "amount": 2, "target": { "type": "CONTROLLER" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-075C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Warrior enters the field", "effect": "Select 1 of the 2 following actions.\n\"Choose 1 Forward. Until the end of the turn, it gains Brave and it gains +1000 power for each point of damage you have received.\"\n\"Choose 1 Forward. Deal it 1000 damage for each point of damage you have received.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Forward. Until the end of the turn, it gains Brave and it gains +1000 power for each point of damage you have received.", "effects": [ { "type": "SCALING_EFFECT", "base_effect": { "type": "POWER_MOD", "duration": "END_OF_TURN", "target": { "type": "SELF" } }, "scale_by": "DAMAGE_RECEIVED", "multiplier": 1000 } ] }, { "index": 1, "description": "Choose 1 Forward. Deal it 1000 damage for each point of damage you have received.", "effects": [ { "type": "SCALING_EFFECT", "base_effect": { "type": "DAMAGE", "target": { "type": "CHOSEN" } }, "scale_by": "DAMAGE_RECEIVED", "multiplier": 1000 } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-076H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Select up to 2 of the 4 following actions. \"Choose 1 Forward you control. It gains +1000 power until the end of the turn.\" \"All the Forwards you control gain Brave until the end of the turn.\" \"All the Forwards you control gain 'This Forward cannot become dull by your opponent's Summons or abilities' until the end of the turn.\" \"Draw 1 card.\"", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 2, "select_up_to": true, "mode_count": 4, "modes": [ { "index": 0, "description": "Choose 1 Forward you control. It gains +1000 power until the end of the turn.", "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, { "index": 1, "description": "All the Forwards you control gain Brave until the end of the turn.", "effects": [ { "type": "ABILITY_GRANT", "ability": "BRAVE", "duration": "END_OF_TURN", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, { "index": 2, "description": "All the Forwards you control gain 'This Forward cannot become dull by your opponent's Summons or abilities' until the end of the turn.", "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, { "index": 3, "description": "Draw 1 card.", "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-077C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 4 or more Backups and if the Backups you control are all of different Elements, Onion Knight (III) gains +6000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 6000, "condition": "if you control 4 or more backups and if the backups you control are all of different elements, onion knight (iii)", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-078H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When you cast a Summon of cost 4 or more", "effect": "Choose 1 Backup of cost 3 or more opponent controls. Break it. This effect will trigger only once per turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "SUMMON_CAST", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "BACKUP", "cost_min": 3 }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-079C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Noctis enters the field", "effect": "Choose 1 Forward. It gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Noctis enters the field", "effect": "Until the end of the turn, all the Category XV Forwards you control gain +2000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-080H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "At the beginning of the Attack Phase during each of your turns", "effect": "If you have 2 or more cards in your hand, Basch gains Brave until the end of the turn. If you have 4 or more cards in your hand, Basch also gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "START_OF_ATTACK_PHASE", "source": "SELF" }, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CARD_IN_ZONE", "zone": "HAND", "filter_text": "2 or more cards" }, "then_effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Basch attacks", "effect": "Choose 1 Forward opponent controls. If you have 7 or more cards in your hand, deal it damage equal to Basch's power.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": "POWER_OF", "power_source": "basch", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-081R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Forward of power 9000 or more other than Prishe, Prishe gains +3000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "condition": "if you control a forward of power 9000 or more other than prishe, prishe", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Prishe enters the field", "effect": "Each player may search for 1 Forward of power 9000 or more and add it to his/her hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "EACH_PLAYER_SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "optional": true } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Asuran Fists", "trigger": "", "effect": "Choose 1 Forward. Deal it 9000 damage. Activate Prishe.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Asuran Fists", "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "special": true, "earth": 3 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-082C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{d}, put Miotsk into the Break Zone: Choose 1 Forward. It gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "{d}, put Miotsk into the Break Zone: Choose 1 Category TYPE-0 Forward. It gains +4000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-083R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Category MOBIUS Forward you control. It gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-084C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Dull 1 active Card Name Monk: Monk gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "is_active": true }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-085H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Alus enters the field or at the beginning of Main Phase 1 during each of your turns", "effect": "Reveal the top card of your deck. If it is a Job Dragoon or a Card Name Dragoon, add it to your hand. If it is not a Job Dragoon or a Card Name Dragoon, put it into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Alus into the Break Zone: Choose 1 Forward. Dull it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-086C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Aldo enters the field", "effect": "You may search for 1 Lightning Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD", "element": "LIGHTNING" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-087R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Card Name Judge of Wings, Willis gains +3000 power, \"Willis must attack once per turn if possible.\" and \"When Willis is put from the field into the Break Zone, choose 1 Forward of cost 4 or less opponent controls. Break it.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "condition": "if you control a card name judge of wings, willis", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-088H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "First Strike", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "FIRST_STRIKE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Garland enters the field", "effect": "Select 1 Character of cost 3 or less other than Garland you control. Put it into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-089C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Category TYPE-0 card in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ], "cost": "Dull, put Khalia Chival into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-090C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Kanna Kamuy into the Break Zone: Choose 1 Forward. It loses 7000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "Damage 5", "trigger": "", "effect": "Put Kanna Kamuy into the Break Zone: Choose 1 Forward. It loses 9000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": "Damage 5", "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-091C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{s}, put Zaidou into the Break Zone: Choose 1 Forward. It gains First Strike until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "{s}, put Zaidou into the Break Zone: Choose 1 Category TYPE-0 Forward. Until the end of the turn, it gains Haste and First Strike.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-092C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Sakura enters the field, if your opponent controls a damaged Forward", "effect": "draw 2 cards.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 2, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-093C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "For each Job Shinra Soldier or Card Name Shinra Soldier in your Break Zone, Shinra Soldier gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-094R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to play Judge of Wings onto the field is reduced by 1 for every 2 Lightning Summons in your Break Zone (it cannot become 0).", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Judge of Wings enters the field", "effect": "Select 1 of the 2 following actions. \"Choose up to 2 Forwards. Dull them.\" \"Judge of Wings gains Haste until the end of the turn.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose up to 2 Forwards. Dull them.", "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 1, "description": "Judge of Wings gains Haste until the end of the turn.", "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-095H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Damage 1 — Desch gains First Strike.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "FIRST_STRIKE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Damage 3 — When Desch attacks, deal 2000 damage to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Damage 5 — Put Desch into the Break Zone: Choose 1 Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-096C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Forward other than Knight you control is put from the field into the Break Zone", "effect": "Knight gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "ANY", "source_filter": { "card_type": "FORWARD" } }, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-097R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Card Name Serah you control cannot be chosen by your opponent's Summons or abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_SUMMONS_AND_ABILITIES", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Noel attacks", "effect": "activate Noel. Noel can attack once more this turn. This effect will trigger only once per turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-098L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Summons and abilities of your opponent must choose Feolthanos if possible.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "TAUNT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Feolthanos is chosen by your opponent's Summon of cost 5 or less or an ability of their Character of cost 5 or less", "effect": "Cancel its effect.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CANCEL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-099C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Dark Knight enters the field", "effect": "Choose 1 damaged Forward. Deal it 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-100C": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "", "effect": "Deal 2000 damage to all the active Forwards opponent controls. Draw 1 card.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-101L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Lightning enters the field", "effect": "You may search for up to 2 Card Name Odin and add them to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Choose 1 Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "1 Lightning CP, remove 2 Card Name Odin in the Break Zone from the game" }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-102H": [ { "ability_index": 0, "original": { "type": "ex_burst", "name": "EX BURST", "trigger": "", "effect": "Choose 1 Forward that entered the field this turn. Deal it 8000 damage.", "is_ex_burst": true }, "parsed": { "type": "EX_BURST", "is_ex_burst": true, "name": "EX BURST" }, "parse_confidence": "LOW", "parse_notes": null } ], "10-103R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ramza enters the field", "effect": "When Ramza enters the field, choose 1 Category FFT Character other than Card Name Ramza in your Break Zone. Add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "Damage 5", "trigger": "When Ramza enters the field", "effect": "When Ramza enters the field, you may play 1 Category FFT Character from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Damage 5", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": {}, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Chirijiraden", "trigger": "", "effect": "Deal 7000 damage to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Chirijiraden", "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ], "cost": { "lightning": 3, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-104R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ranperre is put from the field into the Break Zone", "effect": "You may play 1 Category XI Forward from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": { "card_type": "FORWARD" }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-105R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Wind Backup, Llyud gains +2000 power and Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if you control a wind backup, llyud", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-106L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "At the beginning of the Attack Phase during each of your turns, select up to 2 of the 4 following actions. \"Draw 1 card, then discard 1 card from your hand.\" \"All the Water Forwards you control gain +1000 power until the end of the turn.\" \"Choose 1 Character. Activate it.\" \"Choose 1 Forward of cost 4 or less. It loses all its abilities until the end of the turn.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 2, "select_up_to": true, "mode_count": 4, "modes": [ { "index": 0, "description": "Draw 1 card, then discard 1 card from your hand.", "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, { "index": 1, "description": "All the Water Forwards you control gain +1000 power until the end of the turn.", "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, { "index": 2, "description": "Choose 1 Character. Activate it.", "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, { "index": 3, "description": "Choose 1 Forward of cost 4 or less. It loses all its abilities until the end of the turn.", "effects": [ { "type": "REMOVE_ABILITY", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 4 }, "owner": "ANY" }, "ability": "ALL" } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-107C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Exoray into the Break Zone: Draw 2 cards.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 2, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Damage 5 — Put Exoray into the Break Zone: Draw 3 cards. (If you have received 5 points of damage or more, this Character has this ability.)", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 3, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-108R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you don't control any Forwards, Aria (III) does not activate during your Active Phase.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "All the Forwards you control gain +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ], "cost": "Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-109C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Elza enters the field, if you control a Job Sky Pirate Forward other than Elza", "effect": "draw 1 card.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-110C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Choose 1 Forward. Until the end of the turn, it loses 1000 power for each card in your hand. If its power has become 0 or less by the previous effect, draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SCALING_EFFECT", "base_effect": { "type": "POWER_MOD", "amount_modifier": "NEGATIVE", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } }, "scale_by": "CARDS_IN_HAND", "multiplier": 1000 } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "10-111H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 5 or more Water Characters, Gilgamesh (XI) cannot be broken by opposing Summons or abilities that don't deal damage.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PROTECTION", "protection_from": "ABILITIES", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Gilgamesh (XI) attacks", "effect": "Choose 1 Forward of cost 2 or less in your Break Zone. Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 2 }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-112H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Job Warrior of Light Forwards you control gain +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-113C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When G Diver is put from the field into the Break Zone", "effect": "each player draws 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "EACH_PLAYER_DRAW", "count": 1 } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-114C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put White Mage into the Break Zone: Choose 1 Water Summon in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "water": 2 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-115C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "During this turn, if a Forward you control is dealt damage, reduce the damage by 2000 instead.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": 2000, "target": { "type": "ALL", "owner": "CONTROLLER", "filter": { "card_type": "FORWARD" } }, "duration": "END_OF_TURN", "modifier_type": "REDUCTION" } ], "cost": "Dull, put Cecil into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-116C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 4 or more Backups and if the Backups you control are all of different Elements, Onion Knight (III) gains +6000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 6000, "condition": "if you control 4 or more backups and if the backups you control are all of different elements, onion knight (iii)", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-117H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Category X Forwards other than Tidus you control gain +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Tidus enters the field", "effect": "You may return 1 Backup you control to its owner's hand. When you do so, choose 1 Forward. Return it to its owner's hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "CONTROLLER" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Quick Hit", "trigger": "", "effect": "Activate Tidus. Tidus gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Quick Hit", "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ], "cost": { "s": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-118R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. It loses 1000 power until the end of the turn. You can only use this ability if you control 3 or more Job Sky Pirate Forwards.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": -1000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-119R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Verena enters the field", "effect": "When Verena enters the field, you may search for 1 Job Goblin or Card Name Goblin and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-120L": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Folka cannot be chosen by your opponent's Summons or abilities this turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "PREVENT", "action": "TARGET", "target": { "type": "CHOSEN" } } ], "cost": "Discard 1 Water Summon" }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward and 1 Backup. Activate them.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Discard 1 Water Summon" }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward of cost 4 or less opponent controls. Return it to its owner's hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 4 }, "owner": "OPPONENT" } } ], "cost": "Discard 1 Water Summon" }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-121C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Class Fourth Moogle is on the field, Class Fourth Moogle can produce Fire CP.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PRODUCE_CP", "element": "FIRE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-122R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Water Forward you control. It gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "element": "WATER" }, "owner": "CONTROLLER" } } ], "cost": "1 Water CP, Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-123R": [ { "ability_index": 0, "original": { "type": "field", "name": "Damage 2", "trigger": "", "effect": "When Lion is put from the field into the Break Zone, draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Damage 2", "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "Damage 5", "trigger": "", "effect": "Lion gains +1000 power and \"If Lion receives damage, the damage is reduced by 1000 instead.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Damage 5", "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-124C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Raz enters the field", "effect": "Choose 1 Forward. If you control a Job Sky Pirate Forward other than Raz, return it to its owner's hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-125H": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "", "effect": "Draw 2 cards, then put 1 card from your hand on the top or bottom of your deck.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DRAW", "amount": 2, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-126R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "At the beginning of the Attack Phase during each of your turns, all the Job Sky Pirate Forwards other than Rikken you control gain +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-127H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Citra enters the field", "effect": "When Citra enters the field, choose 1 Summon or Monster in your Break Zone. Add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. It cannot attack or block this turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "PREVENT", "action": "ATTACK_AND_BLOCK", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Discard 1 Light card" }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-128L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Refia enters the field", "effect": "You may search for 1 Card Name Arc, Card Name Ingus, or Card Name Luneth of cost 4 or less and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Refia attacks, choose 1 Forward opponent controls", "effect": "If you control 4 or more Job Warrior of Light Forwards, remove it from the game.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_COUNT", "comparison": "GTE", "value": 4, "card_type": "FORWARD" }, "then_effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-129L": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Discard 1 card: Name 1 Element. During this turn, Hein cannot be chosen by Summons or abilities of the named Element and if Hein is dealt damage by a Summon or an ability of the named Element, the damage becomes 0 instead.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Choose up to 2 Characters. Dull them. You can only pay with Fire CP, Ice CP, or Lightning CP to use this ability.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ], "cost": "[S][3]" }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-130H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Raegen enters the field", "effect": "When Raegen enters the field, choose 1 Forward or Backup other than Card Name Raegen in your Break Zone. Add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. It loses 7000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": -7000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "1 Dark CP, discard 1 Dark card" }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-131S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ace enters the field", "effect": "Select 1 of the 2 following actions.\n\"Choose 1 Forward opponent controls. Deal it 5000 damage.\"\n\"You may pay {Fire}{Fire}{Fire}. When you do so, choose 1 Forward opponent controls. Deal it 9000 damage.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Forward opponent controls. Deal it 5000 damage.", "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, { "index": 1, "description": "You may pay {Fire}{Fire}{Fire}. When you do so, choose 1 Forward opponent controls. Deal it 9000 damage.", "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOSEN" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-132S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Terra enters the field", "effect": "Choose 1 Summon in your Break Zone. Add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "SUMMON" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When you cast a Summon", "effect": "Choose 1 Forward opponent controls. Deal it 2000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "SUMMON_CAST", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-133S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Vaan enters the field", "effect": "Reveal the top 5 cards of your deck. Play 1 Forward of cost 3 or less among them onto the field. Then, shuffle the other cards revealed and return them to the bottom of your deck. If you have received 5 points of damage or more, perform this action twice instead.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 5, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-134S": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Kain is dealt damage other than battle damage, the damage becomes 0 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_PREVENTION", "condition": { "damage_type": "NON_BATTLE" }, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Gungnir", "trigger": "", "effect": "Until the end of the turn, Kain gains +5000 power and First Strike.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Gungnir", "effects": [ { "type": "POWER_MOD", "amount": 5000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-135S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Kefka attacks", "effect": "When Kefka attacks, choose 1 Forward you control and 1 Forward opponent controls. Break them.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Character opponent controls is put from the field into the Break Zone", "effect": "When a Character opponent controls is put from the field into the Break Zone, you may pay 1. When you do so, draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "ANY", "source_filter": {} }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-136S": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If your opponent controls 7 or more Characters, the cost for playing Shantotto onto the field is reduced by 3.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "condition": { "opponent_controls_count": 7, "card_filter": "characters" }, "card_filter": "shantotto", "amount": 3, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Shantotto enters the field", "effect": "Select 1 of the 2 following actions. \"Choose 1 Character of cost 3 or less in your Break Zone. Play it onto the field.\" \"Choose 1 Character of cost 3 or less opponent controls. Break it.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Character of cost 3 or less in your Break Zone. Play it onto the field.", "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER", "cost_max": 3 }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, { "index": 1, "description": "Choose 1 Character of cost 3 or less opponent controls. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER", "cost_max": 3 }, "owner": "OPPONENT" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-137S": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "During this turn, if you attacked with 2 or more Forwards you controlled, the cost for playing Lightning onto the field is reduced by 3.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "condition": { "attacked_with_count_gte": 2 }, "card_filter": "lightning", "amount": 3, "duration": "END_OF_TURN" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Crushing Blow", "trigger": "", "effect": "Choose up to 2 Forwards. Dull them. Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Crushing Blow", "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-138S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ramza enters the field", "effect": "When Ramza enters the field, reveal the top 3 cards of your deck. Add 1 Forward, 1 Backup, and 1 Summon among them to your hand, and put the rest of the cards into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Monster. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ], "cost": { "dull": true, "cp": { "lightning": 1 }, "special": "put Ramza into the Break Zone" } }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-139S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Onion Knight deals damage to your opponent", "effect": "You may search for 1 Card Name Onion Knight and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "DEALS_DAMAGE_TO_OPPONENT", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Blade Torrent", "trigger": "", "effect": "Until the end of the turn, Onion Knight gains +1000 power, Haste, First Strike and Brave.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Blade Torrent", "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Meteor", "trigger": "", "effect": "Choose 1 Forward. Deal it damage equal to Onion Knight's power.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Meteor", "effects": [ { "type": "DAMAGE", "amount": "POWER_OF", "power_source": "onion knight", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "S, Light Light" }, "parse_confidence": "HIGH", "parse_notes": null } ], "10-140S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "At the end of each of your turns", "effect": "Remove the top card of your deck from the game.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Cloud of Darkness gains +1000 power for each card removed by Cloud of Darkness' ability.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Cloud of Darkness leaves the field", "effect": "Add 1 card removed by Cloud of Darkness' ability to your hand, and put the rest of the cards into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-001R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 5000 damage. If your opponent has received 5 points of damage or more, deal it 8000 damage instead.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-002H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Card Name Shadow you control gains +1000 power and Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Category VI Forward you control. It gains Haste until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-003R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cyan enters the field", "effect": "When Cyan enters the field, you may search for 1 [Job Samurai] or [Card Name Samurai] other than [Card Name Cyan] and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Job Samurai or a Card Name Samurai you control attacks", "effect": "When a [Job Samurai] or a [Card Name Samurai] you control attacks, deal 1000 damage for each [Job Samurai] or [Card Name Samurai] you control to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "ANY", "source_filter": {} } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "11-004C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "The damage dealt to Forwards opponent controls cannot be reduced this turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "PREVENT_DAMAGE_REDUCTION", "target": { "type": "ALL", "owner": "OPPONENT", "filter": { "card_type": "FORWARD" } }, "duration": "END_OF_TURN" } ], "cost": "dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-005C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Black Mage Soldier enters the field", "effect": "Choose 1 Forward opponent controls. If the cost to play Black Mage Soldier was paid with CP of 2 or more different Elements, deal it 5000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-006C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Gekkou enters the field", "effect": "Choose 1 Forward opponent controls. Deal it 2000 damage for each Job Ninja or Card Name Ninja you control.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Gekkou gains Brave until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "BRAVE", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": "Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-007R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "At the end of each of your turns", "effect": "Choose 1 Forward opponent controls. Discard 1 card from your hand. If you do so, deal it 5000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "DISCARD", "amount": 1, "target": { "type": "CONTROLLER" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-008H": [ { "ability_index": 0, "original": { "type": "field", "name": "Haste", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Haste", "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Zidane deals damage to your opponent", "effect": "Choose 1 Forward opponent controls. Deal it 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "DEALS_DAMAGE_TO_OPPONENT", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-009L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Shadow enters the field, reveal the top 5 cards of your deck. Add 1 Backup among them to your hand and return the other cards to the bottom of your deck in any order. Then, you may play 1 Backup of cost 2 or less from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": { "card_type": "BACKUP", "cost_max": 2 }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Shadow Fang", "trigger": "", "effect": "Choose 1 Forward. Deal it 10000 damage. You can only use this ability if you have received a point of damage this turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Shadow Fang", "effects": [ { "type": "DAMAGE", "amount": 10000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "special": true, "fire": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-010C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. It gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Dull, put Warrior into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 5000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "1 Fire CP, Dull, put Warrior into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-011R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Dadaluma enters the field", "effect": "Dadaluma deals you 1 point of damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE_TO_CONTROLLER", "amount": 1, "source": "dadaluma" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "Damage 3", "trigger": "", "effect": "Dadaluma gains Brave and \"Dadaluma cannot become dull by your opponent's Summons or abilities.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Damage 3", "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "11-012C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Mootie enters the field", "effect": "You may search for 1 Fire Summon and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "SUMMON", "element": "FIRE" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When you cast a Card Name Bahamut", "effect": "activate Mootie.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-013R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Damage 3 — Morrow gains +2000 power and Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Damage 6 — Morrow gains +2000 power and \"When the Forward damaged by Morrow is put from the field into the Break Zone on the same turn, activate Morrow. Morrow can attack once more this turn.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-014C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to play Parai onto the field is reduced by 1 for each point of damage you have received.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION_SCALING", "card_filter": "parai onto the field", "reduction_per": 1, "scale_by": "DAMAGE_RECEIVED", "scale_filter": {}, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "EX BURST", "trigger": "When Parai enters the field", "effect": "Choose 1 Forward opponent controls. Deal it 1000 damage for each point of damage you have received.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SCALING_EFFECT", "base_effect": { "type": "DAMAGE", "target": { "type": "CHOSEN" } }, "scale_by": "DAMAGE_RECEIVED", "multiplier": 1000 } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-015L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Braska's Final Aeon attacks or is chosen by your opponent's Summons or abilities", "effect": "Choose up to 1 Forward opponent controls. Deal it 10000 damage. This damage cannot be reduced.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 10000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Discard Braska's Final Aeon: Choose 1 Forward. Deal it 10000 damage. You can only use this ability if you control 2 or more Job Summoner Forwards and if Braska's Final Aeon is in your hand.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 10000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-016R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Fire Character other than Bomb enters your field", "effect": "Place 1 Monster Counter on Bomb.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ADD_COUNTER", "count": 1, "counter_type": "MONSTER", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Bomb into the Break Zone: Choose 1 Forward. Deal it 4000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Bomb into the Break Zone: Choose 1 Forward. Deal it 10000 damage. You can only use this ability if 3 or more Monster Counters are placed on Bomb.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 10000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-017H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 2 or more Category FFTA Characters, the cost for playing Marche onto the field is reduced by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL_EFFECT", "condition": "CONTROL_COUNT", "count": 2, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Marche enters the field", "effect": "Choose 1 Category FFTA Character of cost 3 or less in your Break Zone. Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER", "cost_max": 3 }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-018H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Until the end of the turn, Sabin gains +2000 power, First Strike and Brave. Sabin deals you 1 point of damage. You can only use this ability during your turn and only once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ], "cost": "0" }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "Damage 5 — When Sabin attacks", "effect": "Choose 1 Forward opponent controls. Deal it damage equal to Sabin's power.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": "POWER_OF", "power_source": "sabin", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-019C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Marilith enters the field", "effect": "you may pay {Fire}{Fire}{1}. When you do so, choose 1 Forward opponent controls. Deal it 7000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Marilith is put from the field into the Break Zone", "effect": "you may search for 1 Job Chaos other than Card Name Marilith and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-020C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Lilty enters the field", "effect": "Turn over one card at a time from the top of your deck until an Ice or Wind card is revealed. Add it to your hand. Then, shuffle the other cards and return them to the bottom of your deck.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-021C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "During your turn, Red Cap also becomes a Forward with 7000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 7000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Discard Red Cap, remove 1 Backup from the game: Choose 1 Forward. Deal it 7000 damage. You can only use this ability if Red Cap is in your hand.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOSEN" } } ], "cost": { "fire": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-022C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Iedolas enters the field, choose 1 Ice Character in your Break Zone. Add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-023H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Verstael enters the field", "effect": "Reveal the top 5 cards of your deck. Add up to 3 Characters of cost 5 or more among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 5, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-024L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Card Name Mog (VI), the cost for playing Umaro onto the field is reduced by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "condition": { "control_card_name": "mog (vi" }, "card_filter": "umaro", "amount": 2, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Umaro enters the field", "effect": "Choose 1 Forward opponent controls. Put it at the bottom of its owner's deck.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PUT_INTO_DECK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" }, "position": "BOTTOM" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "At the end of each of your turns", "effect": "Choose 1 Forward opponent controls. Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "FREEZE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-025H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Orphan enters the field or at the beginning of the Attack Phase during each of your turns", "effect": "Choose up to 2 Forwards or Monsters opponent controls. Place 1 Doom Counter on them. Then, break all Characters with 3 or more Doom Counters placed on them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-026H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Monster you control. Select 1 Counter placed on it, and place 1 additional Counter of the same type as the selected Counter on that Monster.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ADD_COUNTER", "count": 1, "counter_type": "ADDITIONAL_COUNTER_OF_THE_SAME_TYPE_AS_THE_SELECTED", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-027R": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "", "effect": "When Kadaj enters the field, you may search for 1 [Job Remnant] other than [Card Name Kadaj] and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Kadaj or a [Job Remnant] enters your field", "effect": "When Kadaj or a [Job Remnant] enters your field, choose 1 Character opponent controls. Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "FREEZE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-028R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "During your opponent's Attack Phase, when a Forward you control is put from the field into the Break Zone, your opponent discards 1 card from their hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-029C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "During your turn, Coeurl also becomes a Forward with 7000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 7000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "{S}, discard Coeurl, remove 1 Backup from the game: Choose 1 dull Forward. Deal it 8000 damage. You can only use this ability if Coeurl is in your hand.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-030C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Chronos enters the field, each player who doesn't control 2 or more Forwards discards 1 card from their hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DISCARD", "amount": 1, "target": { "type": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Chronos into the Break Zone: Your opponent selects 1 active Character they control and dulls it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "cp": [ { "element": "Ice", "count": 3 } ], "dull": false, "special": "Put Chronos into the Break Zone" } }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-031C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Black Waltz 3 is put from the field into the Break Zone, select 1 of the 3 following actions.", "effect": "\"Your opponent discards 1 card from their hand.\" \"Choose 1 dull Forward. Deal it 7000 damage.\" \"Choose 1 Ice Summon in your Break Zone. Add it to your hand.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-032C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Black Mage into the Break Zone: Cast 1 Summon of cost X or less from your hand without paying the cost. Then, return that Summon to your hand after use instead of putting it in the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "cp": "X", "dull": true, "sacrifice_self": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-033R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The dull Forwards opponent controls lose their abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Dull it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-034R": [ { "ability_index": 0, "original": { "type": "special", "name": "EX BURST", "trigger": "", "effect": "Choose 1 dull Forward. Deal it 6000 damage. If your opponent has received 5 points of damage or more, deal it 9000 damage instead.", "is_ex_burst": true }, "parsed": { "type": "SPECIAL", "is_ex_burst": true, "name": "EX BURST", "effects": [ { "type": "DAMAGE", "amount": 6000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-035R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Setzer enters the field, each player randomly discards 1 card from their hand. Then, any player who discards a Category VI card, draws 1 card.", "effect": "Slot [Dull] Reveal the top card of your deck. If the revealed card's CP cost is an odd number, break all Forwards opponent controls. If the revealed card's CP cost is an even number, activate all Characters other than Setzer you control and draw 2 cards.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 2, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-036R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When an Ice Character other than Dandreen enters your field", "effect": "place 1 Monster Counter on Dandreen.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ADD_COUNTER", "count": 1, "counter_type": "MONSTER", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Dandreen into the Break Zone. Choose 1 Forward. Dull it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Dandreen into the Break Zone. Choose up to 2 Forwards. Dull them and Freeze them. You can only use this ability if 3 or more Monster Counters are placed on Dandreen.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-037L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Barthandelus enters the field", "effect": "Choose up to 2 Forwards opponent controls. Deal each of them damage equal to its power minus 2000.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": "TARGET_POWER", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "At the end of each of your opponent's turns, dull and Freeze all the active Backups opponent controls.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "FREEZE", "target": { "type": "ALL", "filter": { "card_type": "BACKUP" } } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-038C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Fencer enters the field", "effect": "Choose 1 Forward opponent controls. If the cost to play Fencer was paid with CP of 2 or more different Elements, dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-039H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "put Mewl into the Break Zone: Dull and Freeze all the Backups opponent controls. You can only use this ability during your turn and if your opponent controls 5 or more Backups.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-040C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Yazoo enters the field", "effect": "Choose 1 Character opponent controls. Dull it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Yazoo is put from the field into the Break Zone", "effect": "Choose 1 Character opponent controls. Dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-041C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Yuke enters the field", "effect": "Turn over one card at a time from the top of your deck until a Wind or Earth card is revealed. Add it to your hand. Then, shuffle the other cards and return them to the bottom of your deck.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-042C": [ { "ability_index": 0, "original": { "type": "field", "name": "The Job Remnant Forwards", "trigger": "", "effect": "The Job Remnant Forwards other than Loz you control gain +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "The Job Remnant Forwards", "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Loz is put from the field into the Break Zone", "effect": "Your opponent discards 1 card from their hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "DISCARD", "amount": 1, "target": { "type": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-043C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Jornee enters the field", "effect": "you may search for 1 Category FFL Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-044H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "When Warrior of Light enters the field, during this turn, the next damage dealt to you becomes 0 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": 0, "duration": "NEXT_DAMAGE", "target": { "type": "CHOSEN" }, "modifier_type": "REDUCTION" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward other than Warrior of Light. It gains +2000 power until the end of the turn. During this turn, when that Forward is put from the field into the Break Zone, Warrior of Light deals you 1 point of damage. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "element": "LIGHT" }, "owner": "ANY" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-045H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to play your Job Ninja or Card Name Ninja onto the field is reduced by 1 and can be paid with CP of any Element.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "job ninja or card name ninja", "amount": 1, "any_element": true, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Job Ninja or a Card Name Ninja other than Edge enters your Field", "effect": "Place 1 Shuriken Counter on Edge.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ADD_COUNTER", "count": 1, "counter_type": "SHURIKEN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Remove 1 Shuriken Counter from Edge: Choose 1 Forward. Deal it 3000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-046R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Wind Character other than Killer Bee enters your field", "effect": "Place 1 Monster Counter on Killer Bee.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ADD_COUNTER", "count": 1, "counter_type": "MONSTER", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Killer Bee into the Break Zone: Choose up to 3 Characters. Put Killer Bee into the Break Zone: Activate all Characters you control. You can only use this ability if 3 or more Monster Counters are placed on Killer Bee.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-047C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Thief enters the field", "effect": "Turn over one card at a time from the top of your deck until an Earth or Lightning card is revealed. Add it to your hand. Then, shuffle the other cards and return them to the bottom of your deck.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-048C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Thief enters the field, if the cost to play Thief was paid with CP of 2 or more different Elements", "effect": "draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-049R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Chelinka enters the field", "effect": "Choose 1 Forward. Until the end of the turn, it gains Brave and \"This Forward can attack twice in the same turn.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ABILITY_GRANT", "ability": "BRAVE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Return Chelinka to your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOSEN" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-050C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Chocobo is put from the field into the Break Zone", "effect": "You may search for 1 Job Chocobo or Card Name Chocobo and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-051C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Tsuninowa enters the field", "effect": "Choose up to the same number of Characters you control as the Job Ninja or Card Name Ninja you control. Activate them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Tsuninowa gains \"Tsuninowa cannot be blocked by a Forward of cost 5 or more.\" until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "GRANT_ABILITY_TEXT", "target": { "type": "CHOSEN" }, "ability_text": "tsuninowa cannot be blocked by a forward of cost 5 or more.", "duration": "END_OF_TURN" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-052C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Tiamat enters the field, you may pay", "effect": "When Tiamat enters the field, you may pay [Water][Water][Light]. When you do so, choose 1 Forward of cost 5 or more. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Tiamat is put from the field into the Break Zone", "effect": "you may search for 1 Job Chaos other than Card Name Tiamat and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-053H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Doned enters the field", "effect": "You may search for 1 Card Name Marche or Monster and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "MONSTER" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Doned into the Break Zone: Choose 1 Category FFT card in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-054R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You cannot play Hooded Man or Card Name Kain while already in control of either Character.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY_RESTRICTION", "cannot_play": "hooded man or card name kain", "condition": { "control": "either character." } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Hooded Man enters the field, choose 1 Category IV Forward other than Card Name Hooded Man in your Break Zone", "effect": "Add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "At the end of each of your turns, activate all the Category IV Forwards you control.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-055R": [ { "ability_index": 0, "original": { "type": "special", "name": "EX BURST", "trigger": "", "effect": "Choose up to 1 Backup you control. Activate it, and deal 2000 damage to all the Forwards opponent controls. If your opponent has received 5 points of damage or more, activate it, and deal 4000 damage to all the Forwards opponent controls instead.", "is_ex_burst": true }, "parsed": { "type": "SPECIAL", "is_ex_burst": true, "name": "EX BURST", "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-056R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Search for 1 Character and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ], "cost": { "lightning": 3 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-057C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "During your turn, Floateye also becomes a Forward with 7000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 7000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Discard Floateye, remove 1 Backup from the game. Choose 1 Forward of cost 5 or more. Break it. You can only use this ability if Floateye is in your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "generic": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-058H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Bel Dat enters the field", "effect": "You may search 1 Job Standard Unit Category FFCC Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Bel Dat deals damage to your opponent, if you control a Category FFCC Forward other than Bel Dat", "effect": "Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "DEALS_DAMAGE_TO_OPPONENT", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-059C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Bobby Corwen can form a party with Forwards of any Element.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PARTY_ANY_ELEMENT", "target": { "type": "CHOSEN" }, "party_with": "forwards" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Forward forming a party with Bobby Corwen is put from the field into the Break Zone", "effect": "draw 2 cards.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "ANY", "source_filter": { "card_type": "FORWARD" } }, "effects": [ { "type": "DRAW", "amount": 2, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-060C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Maina enters the field", "effect": "You may search for 1 Job Ninja Forward or Card Name Ninja Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "EX BURST", "trigger": "", "effect": "When Maina enters the field, you may search for 1 Job Ninja Forward or Card Name Ninja Forward and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "SPECIAL", "is_ex_burst": true, "name": "EX BURST", "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-061L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast your Summons can be paid with CP of any Element. When Yuna enters the field, you may pay [three water symbols]. When you do so, search for up to 6 Summons, each of a different Element and cost and add them to your hand.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_ANY_ELEMENT", "card_filter": "summons" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "Dullness", "trigger": "When you cast a Summon this turn", "effect": "you may cast 1 Summon from your hand with a cost inferior to that of the Summon you cast without paying its cost.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Dullness", "trigger": { "event": "SUMMON_CAST", "source": "SELF" }, "effects": [ { "type": "CAST_FREE", "count": 1, "filter": { "card_type": "SUMMON" }, "zone_from": "HAND", "optional": true } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-062R-PR-055": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 4 or more Category FPCC Characters, Yuri cannot be chosen by your opponent's abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_ABILITIES", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Reveal the top card of your deck. If it is a Category FPCC Character, add it to your hand. If it is not a Category FPCC Character, put it into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-063L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Category FFT Forward other than Ritz, Ritz gains +1000 power and Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": "if you control a category fft forward other than ritz, ritz", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Ritz attacks", "effect": "Choose up to 3 Backups you control. Activate them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 3, "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Damage 3", "trigger": "", "effect": "Ritz gains \"Ritz cannot be blocked.\"", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Damage 3", "effects": [ { "type": "GRANT_ABILITY_TEXT", "target": { "type": "CHOSEN" }, "ability_text": "ritz cannot be blocked." } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-064L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ursula enters the field", "effect": "Choose 1 Job Monk or Card Name Monk of cost 2 or less in your Break Zone. Play it onto the field. Put 1 Job Monk or Card Name Monk other than Ursula into the Break Zone. Select 1 of the 2 following actions. \"Until the end of the turn, Ursula gains +4000 power and Brave.\" \"Choose 1 Forward. Deal it damage equal to Ursula's power.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Until the end of the turn, Ursula gains +4000 power and Brave.", "effects": [ { "type": "POWER_MOD", "amount": 4000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] }, { "index": 1, "description": "Choose 1 Forward. Deal it damage equal to Ursula's power.", "effects": [ { "type": "DAMAGE", "amount": "POWER_OF", "power_source": "ursula", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-065H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ardyn enters the field", "effect": "Choose 1 Forward opponent controls. It cannot attack or block until the end of the next turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "UNKNOWN", "raw": "Choose 1 Forward opponent controls. It cannot attack or block until the end of the next turn.", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Ardyn is put from the field into the Break Zone by your opponent's Summons or abilities", "effect": "Play Ardyn onto the field at the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "DELAYED_PLAY", "target": { "type": "CHOSEN" }, "timing": "END_OF_TURN" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-066C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "During your turn, Antlion also becomes a Forward with 7000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 7000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Discard Antlion, remove 1 Backup from the game: Choose 1 Forward you control. Until the end of the turn, it gains +2000 power and \"This Forward cannot be broken.\" You can only use this ability if Antlion is in your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-067C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Yenke into the Break Zone: Choose 1 Forward. It gains +1000 power for each Earth Forward you control until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-068R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Clarus enters the field", "effect": "You may search for 1 Job King and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-069H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cindy enters the field", "effect": "you may search for up to 2 Category XV Forwards and add them to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Category XV Forward. It gains Brave until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "BRAVE", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "earth": 1 } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "put Cindy into the Break Zone. Until the end of the turn, all the Category XV Forwards you control gain +3000 power.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "earth": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-070R": [ { "ability_index": 0, "original": { "type": "special", "name": "EX BURST", "trigger": "", "effect": "Choose 1 Forward you control. Until the end of the turn, it gains +3000 power, Brave and \"This Forward cannot become dull by your opponent's Summons or abilities,\" and \"This Forward cannot be returned to its owner's hand by your opponent's Summons or abilities.\" If your opponent has received 5 points of damage or more, all the Forwards you control gain all previous effects instead.", "is_ex_burst": true }, "parsed": { "type": "SPECIAL", "is_ex_burst": true, "name": "EX BURST", "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-071L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Card Name Cloud, the cost for playing Tifa onto the field is reduced by 1 and can be paid with CP of any Element.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "condition": { "control_card_name": "cloud" }, "card_filter": "tifa", "amount": 1, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Category VII Forwards other than Tifa you control gain +2000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "the category vii forwards other than tifa you control", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "Damage 3 — Tifa gains", "effect": "The Category VII Forwards you control cannot be broken by opposing Summons or abilities that don't deal damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "PREVENT", "action": "BREAK_BY_OPPONENT", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-072R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Tyro enters the field, you may search for 1 Forward and add it to your hand. If Tyro is on the field, Tyro can produce CP of any Element.", "effect": "When Tyro enters the field, you may search for 1 Forward and add it to your hand. If Tyro is on the field, Tyro can produce CP of any Element.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Damage 5 — : Choose 1 Forward. It gains +2000 power until the end of the turn.", "is_ex_burst": true }, "parsed": { "type": "ACTION", "is_ex_burst": true, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": { "damage": 5 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-073H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to play your Characters onto the field this turn is reduced by 1 (it cannot become 0). You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "your characters onto the field this turn", "amount": 1, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-074H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Deal 4000 damage to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ], "cost": { "earth": 3, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 dull Forward, Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "earth": 2 } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "Ungarmax", "trigger": "", "effect": "Break all the Forwards and Monsters opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Ungarmax", "effects": [ { "type": "BREAK", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-075C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Card Name Yenke, Biran gains +1000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": "if you control a card name yenke, biran", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "Until the end of the turn, Biran gains Brave", "effect": "and \"Biran cannot become dull by your opponent's Summons or abilities.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-076C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When The Deathlord enters the field", "effect": "You may search for 1 Dark Character and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "element": "DARK" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-077C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Beastmaster enters the field", "effect": "Turn over one card at a time from the top of your deck until a Lightning or Water card is revealed. Add it to your hand. Then, shuffle the other cards and return them to the bottom of your deck.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-078R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When an Earth Character other than Mandragora enters your field", "effect": "Place 1 Monster Counter on Mandragora.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ADD_COUNTER", "count": 1, "counter_type": "MONSTER", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Mandragora into the Break Zone. Choose 1 Backup of cost 5 or more. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Mandragora into the Break Zone. Choose 1 Backup. Break it. You can only use this ability if 3 or more Monster Counters are placed on Mandragora.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-079C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Monk into the Break Zone: Choose 1 Forward. Deal it 3000 damage for each Job Monk or Card Name Monk you control.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-080C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Monk enters the field, choose 1 Forward", "effect": "If the cost to play Monk was paid with CP of 2 or more different Elements, until the end of the turn, it gains +4000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "the cost to play Monk was paid with CP of 2 or more different Elements" }, "then_effects": [ { "type": "POWER_MOD", "amount": 4000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-081C": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "When Wrieg enters the field, reveal the top card of your deck. If it is a Forward, add it to your hand.", "effect": "When Wrieg enters the field, reveal the top card of your deck. If it is a Forward, add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-082C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Lich enters the field", "effect": "you may pay 2 Lightning. When you do so, choose 1 Forward in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Lich is put from the field into the Break Zone", "effect": "you may search for 1 Job Chaos other than Card Name Lich and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-083R-PR-051": [ { "ability_index": 0, "original": { "type": "field", "name": "Potward", "trigger": "", "effect": "The Category IV Forwards other than Rydia you control gain +1000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Potward", "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Rydia enters the field, if you control 4 or more Category IV Characters", "effect": "you may search for 1 Summon of cost 1 and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "SUMMON", "cost": 1 }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-084R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When you put Luca into the Break Zone", "effect": "Choose 1 Backup of cost 3 or less in your Break Zone. Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "BACKUP", "cost_max": 3 }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-085C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "When Red Mage enters the field, if the cost to play Red Mage was paid with CP of 2 or more different Elements, until the end of the turn, Red Mage gains +2000 power and Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "when red mage enters the field, if the cost to play red mage was paid with cp of 2 or more different elements, until the end of the turn, red mage", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-086L": [ { "ability_index": 0, "original": { "type": "field", "name": "First Strike", "trigger": "", "effect": "For each Forward other than Aranea you control, Aranea gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "First Strike", "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Aranea enters the field, choose 1 Lightning Forward of cost 2 or less in your Break Zone", "effect": "Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "field", "name": "", "trigger": "", "effect": "Damage 6 — Aranea gains \"the Forwards you control gain Haste.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "11-087C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "During your turn, Yellow Jelly also becomes a Forward with 7000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 7000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Discard Yellow Jelly, remove 1 Backup from the game: Choose 1 active Forward. Deal it 8000 damage. You can only use this ability if Yellow Jelly is in your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-088R": [ { "ability_index": 0, "original": { "type": "field", "name": "Haste", "trigger": "", "effect": "If you control a Card Name Rufus, Elena gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Haste", "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if you control a card name rufus, elena", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Elena can only attack if you control 4 or more Forwards, or if you control a Job Member of the Turks Forward other than Elena.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL_EFFECT", "condition": "CONTROL_COUNT", "count": 4, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "11-089C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Remove Gadgeteer and 1 Backup from the game. Choose 1 Backup in your Break Zone. If its cost is equal to the total cost of the 2 cards removed from the game, play it onto the field. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-090L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Kuja enters the field", "effect": "Choose 1 Forward of cost 3 or less opponent controls. Break it. Kuja deals you 1 point of damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 3 }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "Trance Blast", "trigger": "", "effect": "Choose up to 2 Forwards opponent controls. Deal them 2000 damage. Then, deal 5000 damage to all the damaged Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": "Trance Blast", "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ], "cost": { "lightning": 3, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-091R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to play your Lightning Forwards onto the field is reduced by 1 (it cannot become 0).", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "your lightning forwards", "amount": 1, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Glauca or a Forward enters your field", "effect": "Choose 1 Forward. It gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-092C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Crowe is put from the field into the Break Zone", "effect": "choose 1 Forward in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "put Crowe into the Break Zone: Choose 1 Forward. Dull it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-093H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You cannot play Man in Black or Card Name Golbez while already in control of either Character.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY_RESTRICTION", "cannot_play": "man in black or card name golbez", "condition": { "control": "either character." } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Man in Black enters the field", "effect": "choose 1 Lightning Summon or 3 cost less in your Break Zone. You may cast it without paying the cost. If you do so, remove that Summon from the game after use instead of putting it in the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "CAST_FROM_ZONE", "timing": "SUMMON_TIMING", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "SUMMON", "element": "LIGHTNING" }, "owner": "ANY" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-094C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Zangetsu enters the field", "effect": "Choose up to the same number of Characters opponent controls as the Job Ninja or Card Name Ninja you control. Dull them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Zangetsu gains Haste until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "11-095R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Lightning Character other than Skeleton enters your field", "effect": "place 1 Monster Counter on Skeleton.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ADD_COUNTER", "count": 1, "counter_type": "MONSTER", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Skeleton into the Break Zone Choose 1 Forward of cost 2 or less. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Skeleton into the Break Zone Choose 1 Forward of cost 4 or less. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 3, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can only use this ability if 3 or more Monster Counters are placed on Skeleton.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY_CONDITION", "condition": "3 or more monster counters are placed on skeleton." } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-096C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Selkie enters the field", "effect": "Turn over one card at a time from the top of your deck until a Fire or Water card is revealed. Add it to your hand. Then, shuffle the other cards and return them to the bottom of the deck.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-097H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Nyx enters the field", "effect": "Put 1 Job Kingsglaive you control into the Break Zone. When you do so, choose 1 Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Job Kingsglaive other than Nyx you control is put from the field into the Break Zone", "effect": "Select 1 of the 2 following actions. \"Nyx gains Haste until the end of the turn.\" \"Choose 1 Forward. Dull it.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "ANY", "source_filter": {} }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Nyx gains Haste until the end of the turn.", "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, { "index": 1, "description": "Choose 1 Forward. Dull it.", "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-098C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Puck enters the field", "effect": "Choose 1 Forward of cost 1 in your Break Zone. Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "Damage 3", "trigger": "When Puck enters the field", "effect": "Choose 1 Forward of cost 2 in your Break Zone. Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Damage 3", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-099H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Forward opponent controls is put from the field into the Break Zone", "effect": "Choose 1 Forward opponent controls. Dull it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "ANY", "source_filter": { "card_type": "FORWARD" } }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward opponent controls. Deal it 2000 damage. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-100R": [ { "ability_index": 0, "original": { "type": "special", "name": "EX BURST", "trigger": "", "effect": "Choose 1 active Forward. Deal it 6000 damage. If your opponent has received 5 points of damage or more, deal it 9000 damage instead.", "is_ex_burst": true }, "parsed": { "type": "SPECIAL", "is_ex_burst": true, "name": "EX BURST", "effects": [ { "type": "DAMAGE", "amount": 6000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_active": true }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-101H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Job Warrior of Light Forward or Light Forward, Meia gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if you control a job warrior of light forward or light forward, meia", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Light or Dark Character either player controls is put into the Break Zone", "effect": "Choose 1 Character other than Light or Dark in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER", "element": "LIGHT" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-102C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Libertus enters the field", "effect": "Choose 1 Category XV Character in your Break Zone. Add it to your hand. If it is Card Name Nyx, select up to 2 Backups. Activate them.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-103C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "put Luche into the Break Zone: Choose 1 Forward. Break it. Your opponent draws 1 card.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "OPPONENT" } } ], "cost": { "generic": 3, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-104R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Card Name Rufus, Rude gains +3000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "condition": "if you control a card name rufus, rude", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "First Strike", "trigger": "", "effect": "If you control a Job Member of the Turks other than Rude, Rude gains First Strike.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "First Strike", "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_CARD", "card_name": "Job Member Of The Turks Other Than Rude" }, "then_effects": [ { "type": "ABILITY_GRANT", "ability": "FIRST_STRIKE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "11-105R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Card Name Rufus, Reno gains +3000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "condition": "if you control a card name rufus, reno", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Job Member of the Turks other than Reno, Reno gains Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_CARD", "card_name": "Job Member Of The Turks Other Than Reno" }, "then_effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "11-106H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Owzer enters the field", "effect": "Choose 1 Forward of cost 2 or less opponent controls. You gain control of it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "TAKE_CONTROL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 2 }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-107C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Izayoi enters the field", "effect": "Choose 1 Forward opponent controls. If its cost is equal to or less than the number of Job Ninja or Card Name Ninja you control, return it to its owner's hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "During this turn, the next damage dealt to Izayoi is reduced by 2000 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": 2000, "duration": "NEXT_DAMAGE", "target": { "type": "CHOSEN" }, "modifier_type": "REDUCTION" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-108C": [ { "ability_index": 0, "original": { "type": "special", "name": "EX BURST", "trigger": "When Eiko enters the field", "effect": "You may search for 1 Job Summoner Forward and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "SPECIAL", "is_ex_burst": true, "name": "EX BURST", "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-109R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Aemo into the Break Zone: Choose 1 auto-ability or action ability that has only one target. You may choose another target to become the new target (The newly chosen target must be a valid choice).", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-110L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When you cast a Summon", "effect": "Place 1 Summon Counter on Garnet.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "SUMMON_CAST", "source": "SELF" }, "effects": [ { "type": "ADD_COUNTER", "count": 1, "counter_type": "SUMMON", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Remove 1 Summon Counter from Garnet. Choose 1 Forward you control. It gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": { "earth": 1 } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "Randomly reveal 1 card from your hand. If it is a Summon", "effect": "You may cast it without paying its cost.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "PERMISSION", "timing": "SUMMON_TIMING", "target": { "type": "CHOSEN" }, "action": "CAST" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-111C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Kraken enters the field", "effect": "you may pay {0}. When you do so, choose 1 Forward. Return it to its owner's hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Kraken is put from the field into the Break Zone", "effect": "you may search for 1 Job Chaos other than Card Name Kraken and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-112C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Clavat enters the field", "effect": "Turn over one card at a time from the top of your deck until a Fire or Ice card is revealed. Add it to your hand. Then, shuffle the other cards and return them to the bottom of your deck.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-113R": [ { "ability_index": 0, "original": { "type": "special", "name": "EX BURST", "trigger": "", "effect": "Draw 1 card. If your opponent has received 5 points of damage or more, draw 2 cards instead.", "is_ex_burst": true }, "parsed": { "type": "SPECIAL", "is_ex_burst": true, "name": "EX BURST", "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-114R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Water Character other than Sahagin Chief enters your field, place 1 Monster Counter on Sahagin Chief.", "effect": "Put Sahagin Chief into the Break Zone. Choose 1 Forward you control. Return it to its owner's hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Sahagin Chief into the Break Zone. Choose up to 2 Forwards. Return them to their owners' hands. You can only use this ability if 3 or more Monster Counters are placed on Sahagin Chief.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-115C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When White Mage enters the field, if the cost to play White Mage was paid with CP of 2 or more different Elements", "effect": "activate all the Forwards you control.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "owner": "CONTROLLER", "filter": { "card_type": "FORWARD" } } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-116C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "During your turn, Sprite also becomes a Forward with 7000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 7000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Discard Sprite, remove 1 Backup from the game: Choose 1 Forward or Monster. Return it to its owner's hand. You can only use this ability if Sprite is in your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-117R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Dull 1 active Card Name Cecil Forward and 1 active Card Name Rosa Forward: Play Ceodore onto the field. You can only use this ability during your turn and if Ceodore is in the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-118L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Celes attacks", "effect": "Select 1 of the 3 following actions. If you have received 3 points of damage or more, select up to 2 of the 3 following actions instead.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 3, "modes": [], "enhanced_condition": { "description": "if you have received 3 points of damage or more", "select_count": 2, "select_up_to": true } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Celes gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Celes gains 'When Celes deals damage to your opponent, draw 1 card' until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 3, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Backup you control and 1 Forward opponent controls. Return them to their owners' hands.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-119C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Card Name Mira you control gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Tonbetty is put from the field into the Break Zone", "effect": "draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-120H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "When Brahne enters the field, you may search for 1 Job Princess Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Job King Forward or a Job Princess Forward you control is put from the field into the Break Zone", "effect": "You may pay 0 0. When you do so, choose 1 Forward. Return it to its owner's hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "ANY", "source_filter": { "card_type": "FORWARD" } }, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-121C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Porom enters the field", "effect": "discard 1 card from your hand. If the discarded card is not a Category IV card, draw 1 card. If the discarded card is a Category IV card, draw 2 cards then discard 1 card from your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When you control a card", "effect": "put Porom into the Break Zone. Choose 1 Forward. During this turn, the next damage dealt to it is reduced by 2000 instead.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-122H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Category FFCC Character other than Mira you control is put from the field into the Break Zone", "effect": "You may search for 1 Category FFCC Character of the same card type and add it to your hand. This effect will trigger only once per turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "ANY", "source_filter": {} }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Category FFCC Character other than Forward you control. Activate it. Until the end of the turn, it also becomes a Forward with 8000 power.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-123R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast your Summons is reduced by 1 for each Job Summoner Forward you control (it cannot become 0).", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION_SCALING", "card_filter": "summons", "reduction_per": 1, "scale_by": "FORWARDS_CONTROLLED", "scale_filter": { "job": "Summoner", "card_type": "FORWARD" }, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Yunalesca enters the field", "effect": "choose 1 Summon in your Break Zone. Place it at the bottom of your deck.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PUT_INTO_DECK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "SUMMON" }, "owner": "ANY" }, "position": "BOTTOM" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-124H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Relm enters the field", "effect": "You may search for up to 1 Monster of cost 1 and up to 1 Monster of cost 2 and play them onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "At the end of each of your turns, choose 1 Forward opponent controls. If you control 5 or more Monsters, return it to its owner's hand.", "effect": "At the end of each of your turns, choose 1 Forward opponent controls. If you control 5 or more Monsters, return it to its owner's hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-125C": [ { "ability_index": 0, "original": { "type": "action", "name": "Backup", "trigger": "", "effect": "Put Alchemist into the Break Zone: Discard 1 card from your hand. If you do so, search for 1 card of the same card type as the discarded card and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": "Backup", "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-126R": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "When Rosa enters the field, if you control a Card Name Cecil", "effect": "draw 1 card.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Discard 1 card: Draw 1 card. You can only use this ability during your turn and only once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Teleport", "trigger": "", "effect": "S+3: Choose any number of Characters you control. Return them to their owners' hands. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Teleport", "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOSEN" } } ], "cost": { "generic": 3 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-127L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cloud enters the field", "effect": "you may search for 1 Category VII Character and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "remove the top 7 cards of your deck from the game; choose 1 Forward. Break it. You can only use this ability during your Main Phase, and only once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "field", "name": "", "trigger": "", "effect": "Damage 5 - Cloud gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-128H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Princess Sarah enters the field", "effect": "Name 1 Element. Princess Sarah becomes that Element. (This effect does not end at the end of the turn.) ≡ All the Forwards of the same Element as Princess Sarah you control gain +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-129H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Chaos enters the field, choose 1 Forward of cost 5 or more in your Break Zone", "effect": "You may pay {1}{Lightning}. When you do so, if its cost is {1}{Lightning}, play it onto the field. {1}{Lightning}, remove Chaos from the game: Choose 1 Character opponent controls. Remove it from the game.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-130L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can only play Sephiroth if either player has received 4 points of damage or more.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY_CONDITION", "condition": "either player has received 4 points of damage or more." } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Sephiroth enters the field", "effect": "Choose 1 Character. Disable it. If it's Forward, up to 1 Backup, and up to 1 Monster. Remove them from the game. You can only use this ability if each char has received 5 points of damage or more.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-131S": [ { "ability_index": 0, "original": { "type": "special", "name": "EX BURST", "trigger": "When Barret enters the field, choose 1 Forward opponent controls.", "effect": "Deal it 1000 damage for each Category VII Character you control. If Barret results from an EX Burst, deal it 2000 damage for each Category VII Character you control instead.", "is_ex_burst": true }, "parsed": { "type": "SPECIAL", "is_ex_burst": true, "name": "EX BURST", "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-132S": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Category VII Forward other than Red XIII, Red XIII gains +1000 power, Haste and First Strike.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": "if you control a category vii forward other than red xiii, red xiii", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-133S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cait Sith enters the field", "effect": "Your opponent reveals their hand. You may select 1 card in their hand other than a Backup. If you do so, remove it from the game and your opponent draws 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-134S": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "put the top 2 cards of your deck into the Break Zone. Choose 1 Forward. Dull it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "put the top 7 cards of your deck into the Break Zone. Choose 1 dull forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "put the top 15 cards of your deck into the Break Zone. Choose 1 Forward. You can control it of it for as long as Don Corneo is on the field.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-135S": [ { "ability_index": 0, "original": { "type": "field", "name": "Death Gigas", "trigger": "", "effect": "Until the end of the turn, Vincent gains +1000 power, First Strike and \"When Vincent attacks, choose 1 dull Forward of cost 4 or less. Break it.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Death Gigas", "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Vincent gains +1000 power", "effect": "First Strike and \"When Vincent attacks, choose 1 Character. Break it.\" (This effect does not end at the end of the turn.)", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-136S": [ { "ability_index": 0, "original": { "type": "action", "name": "Search for 1 Forward", "trigger": "", "effect": "Search for 1 Forward that costs 1 CP more than the Forward put into the Break Zone and play it onto the field. You can only use this ability during your Main Phase.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": "Search for 1 Forward", "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-137S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Azul is dealt damage, choose 1 Forward opponent controls", "effect": "Deal it 1000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "Damage 3", "trigger": "When Azul is dealt damage, choose 1 Forward opponent controls", "effect": "Deal it 1000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Damage 3", "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "Damage 5", "trigger": "When Azul is dealt damage, choose 1 Forward opponent controls", "effect": "Deal it 3000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Damage 5", "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-138S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Sephiroth attacks, dull all the Forwards opponent controls with 8000 power or less.", "effect": "When Sephiroth attacks, dull all the Forwards opponent controls with 8000 power or less.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "ALL", "zone": "FIELD", "owner": "OPPONENT", "filter": { "card_type": "FORWARD" } } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "At the end of each of your turns, remove 3 cards from your Break Zone from the game or put Sephiroth into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "11-139S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Aerith enters the field", "effect": "Choose up to 2 Category VII Characters in your Break Zone other than Card Name Aerith. Add them to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Aerith into the Break Zone. Select 1 of the 2 following actions. 'Choose 1 Category VII Forward you control. Dull it. It gains 'This Forward cannot be broken until the end of the turn.' Break it.'", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [] } ], "cost": { "generic": 3 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "11-140S": [ { "ability_index": 0, "original": { "type": "special", "name": "EX BURST", "trigger": "When Kadaj enters the field", "effect": "Select 1 of the 3 following actions. \"Choose 1 Forward. Dull it.\" \"Choose up to 2 cards from any player's Break Zone. Remove them from the game.\" \"Choose 1 Forward. Exhaust it and it gains +3000 power and \"Brave.\"", "is_ex_burst": true }, "parsed": { "type": "SPECIAL", "is_ex_burst": true, "name": "EX BURST", "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 3, "modes": [ { "index": 0, "description": "Choose 1 Forward. Dull it.", "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose up to 2 cards from any player's Break Zone. Remove them from the game.", "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, { "index": 2, "description": "Choose 1 Forward. Exhaust it and it gains +3000 power and", "effects": [ { "type": "POWER_MOD", "amount": 3000, "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "At the end of each of your turns", "effect": "You may remove Kadaj from the game. If you do so, at the end of your opponent's turn, play Kadaj onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-001H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Job Warrior of Light Forwards you control can form a party with Job Warrior of Light Forwards of any Element.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PARTY_ANY_ELEMENT", "target": { "type": "CHOSEN" }, "party_with": "job warrior of light forwards" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Aigis enters the field", "effect": "You may play 1 Job Warrior of Light of cost 4 or less from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": { "element": "LIGHT", "cost_max": 4 }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-002H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 auto-ability. Cancel its effect. If the cancelled auto-ability triggered from a Forward, deal that Forward 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-003R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Alisaie enters the field, select 1 of the 2 following actions.", "effect": "\"Play 1 Card Name Alphinaud from your hand onto the field.\" or \"Search for 1 Card Name Alphinaud and add it to your hand.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-004R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Alphinaud enters the field due to your Summons or abilities", "effect": "You may search for 1 Character and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-005C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 9000 damage.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-006C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ogre enters the field", "effect": "Select 1 of the 2 following actions. \"Ogre also becomes a Forward with 8000 power.\" (This effect does not end at the end of the turn.) \"Put Ogre into the Break Zone. When you do so, choose 1 Forward. Deal it 8000 damage.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Ogre also becomes a Forward with 8000 power.", "effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 8000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, { "index": 1, "description": "Put Ogre into the Break Zone. When you do so, choose 1 Forward. Deal it 8000 damage.", "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-007C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Black Mage into the Break Zone: Choose 1 Forward. Deal it 5000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOSEN" } } ], "cost": "1 Fire CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-008R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Princess Goblin enters the field", "effect": "You may search for 1 Light Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD", "element": "LIGHT" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Light Forward enters your field", "effect": "Put Princess Goblin into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-009C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Samurai into the Break Zone: Choose 1 Forward. Deal it 8000 damage. You can only use this ability if you control 3 or more Job Samurai or Card Name Samurai.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-010C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Warrior enters the field", "effect": "You may dull any number of active Backups you control. When you do so, choose 1 Forward. Deal it 3000 damage for each Backup you dulled due to this ability.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "DULL", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "SCALING_EFFECT", "base_effect": { "type": "DAMAGE", "target": { "type": "CHOSEN" } }, "scale_by": "BACKUPS_CONTROLLED", "multiplier": 3000, "scale_filter": { "card_type": "BACKUP" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-011C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Job Warrior of Light Forward other than Sol, Sol gains Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_CARD", "card_name": "Job Warrior Of Light Forward Other Than Sol" }, "then_effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Sol forms a party and attacks", "effect": "you may search for 1 Job Warrior of Light of cost 2 or more and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "element": "LIGHT", "cost_min": 2 }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-012L": [ { "ability_index": 0, "original": { "type": "field", "name": "Brave", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Brave", "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "At the end of each of your turns, reveal the top 5 cards of your deck. Add 1 [Job Samurai] or [Card Name Samurai] among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 5, "destination": "HAND" } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Tenzen leaves the field", "effect": "Choose 1 [Job Samurai] or [Card Name Samurai] of cost 3 or less in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "cost_max": 3 }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-013C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ninja enters the field", "effect": "choose 1 Forward. It gains \"When this Forward attacks, choose 1 Forward. Deal it 5000 damage.\" until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-014R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you have 3 or more Fire Summons in your Break Zone, Bahamut gains +2000 power and if you have 7 or more, Bahamut also gains \"When Bahamut attacks, deal 5000 damage to all the Forwards opponent controls.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if you have 3 or more fire summons in your break zone, bahamut", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Impulse", "trigger": "", "effect": "Deal 4000 damage to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Impulse", "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ], "cost": { "fire": 3, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Mega Flare", "trigger": "", "effect": "Choose 1 Forward. Deal it 9000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Mega Flare", "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "fire": 5, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-015H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You cannot cast Forza.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CAST_RESTRICTION", "card_filter": "forza." } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Forza enters the field", "effect": "Choose 1 Forward opponent controls. Deal it 7000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-016C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Blaze enters the field", "effect": "Choose up to 2 Forwards. Deal them 5000 damage.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 7000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Dull, put Blaze into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-017H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{0}: Search for 1 Fire Forward of cost 3 and play it onto the field. You can only use this ability if Magissa has received 4000 damage or more and only once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-018H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Lani enters the field", "effect": "Your opponent removes the top card of their deck from the game face down. You can look at it and/or cast it as though you owned it at any time you could normally cast it. The cost for casting it is reduced by 2 and can be paid using CP of any Element.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "EXILE_TOP_CASTABLE", "source": "OPPONENT_DECK", "caster": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-019R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Remove the top card of your deck from the game. If that card's cost is 4 or less, you may cast it without paying the cost this turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } } ], "cost": { "ice": 3, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-020R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Ice Forwards other than Ulmia you control gain +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "Damage 3 —", "effect": "Choose 1 Ice Forward. It gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "element": "ICE" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "Damage 5 —", "effect": "Choose 1 Ice Forward. Until the end of the turn, it gains +2000 power, Haste, First Strike and Brave.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "element": "ICE" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-021R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can play 2 or more Dark Characters onto the field.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ALLOW_MULTIPLE", "count": 2, "filter": { "element": "DARK" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Necron enters the field", "effect": "Choose 1 Character other than Necron you control. Its Element becomes Dark. (This effect does not end at the end of the turn.)", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "MODIFY", "new_element": "DARK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "CONTROLLER" }, "property": "ELEMENT" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "At the end of each of your turns, if you control 3 or more Dark Characters", "effect": "Necron deals your opponent 1 point of damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_TO_OPPONENT", "amount": 1, "source": "necron" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-022H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{S}, return Esha'ntarl to its owner's hand: Play 1 Forward of cost 7 or less other than Card Name Esha'ntarl from your hand onto the field. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY", "count": 1, "optional": false, "filter": { "card_type": "FORWARD", "cost_max": 7 }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-023H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Eduardo enters the field", "effect": "Dull all the Characters opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Dire Dirge", "trigger": "", "effect": "Break all the dull Backups.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Dire Dirge", "effects": [ { "type": "BREAK", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "ANY" } } ], "cost": { "ice": 4, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-024H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Emet-Selch is chosen by your opponent's Summons or abilities", "effect": "Remove Emet-Selch from the game. If you do so, play Emet-Selch onto the field at the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "CHOSEN_BY_OPPONENT", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "DELAYED_PLAY", "target": { "type": "CHOSEN" }, "timing": "END_OF_TURN" } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "Damage 5", "trigger": "", "effect": "When Emet-Selch enters the field, you may pay {S}. When you do so, select 1 of the 2 following actions. \"Choose 1 dull Forward. Break it.\" \"Choose 1 Forward of cost 2 or less in your Break Zone. Play it onto the field.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Damage 5", "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 dull Forward. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Forward of cost 2 or less in your Break Zone. Play it onto the field.", "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 2 }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-025H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Select 1 of the 3 following actions. If your opponent has 2 cards or less in their hand, select up to 2 of the 3 following actions instead.\n\"Choose 1 Forward. Dull it.\"\n\"Choose 1 Ice Forward. It gains +2000 power until the end of the turn.\"\n\"Choose up to 2 Characters opponent controls. Freeze them.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 3, "modes": [ { "index": 0, "description": "Choose 1 Forward. Dull it.", "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Ice Forward. It gains +2000 power until the end of the turn.", "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "element": "ICE" }, "owner": "ANY" } } ] }, { "index": 2, "description": "Choose up to 2 Characters opponent controls. Freeze them.", "effects": [ { "type": "FREEZE", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "OPPONENT" } } ] } ], "enhanced_condition": { "description": "if your opponent has 2 cards or less in their hand", "select_count": 2, "select_up_to": true } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-026C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Until the end of the turn, it loses Haste, First Strike and Brave.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "UNKNOWN", "raw": "Choose 1 Forward. Until the end of the turn, it loses Haste, First Strike and Brave.", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "dull" }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "12-027C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Gunbreaker forms a party and attacks", "effect": "Your opponent discards 1 card from their hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DISCARD", "amount": 1, "target": { "type": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-028C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When your opponent discards a card from their hand due to your Summons or abilities", "effect": "You may put Bard into the Break Zone. When you do so, draw 2 cards.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "DRAW", "amount": 2, "target": { "type": "CONTROLLER" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-029L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When The Emperor enters the field, if you have 2 or more Card Name The Emperor in your Break Zone", "effect": "your opponent discards 1 card from their hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DISCARD", "amount": 1, "target": { "type": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When The Emperor is put from the field into the Break Zone", "effect": "you may search for 1 Card Name The Emperor and put it into the Break Zone. If you do so, play The Emperor from your Break Zone onto the field dull at the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-030C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Choose 1 dull Forward. Deal it 10000 damage minus 1000 damage for each card in your opponent's hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 10000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-031C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When you cast a Summon, you may put Summoner into the Break Zone.", "effect": "When you do so, choose 1 Forward. Dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "SUMMON_CAST", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-032R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "At the beginning of Main Phase 2 during each of your turns", "effect": "You may play 1 Forward of cost equal to or less than the number of Ice Backups you control from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": { "card_type": "FORWARD", "element": "ICE" }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-033R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Snow enters the field", "effect": "You may search for 2 Card Name Serah, each with a different cost, and add them to your hand (Snow cannot search for 1 card).", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 2, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Snow attacks", "effect": "You may dull 1 active Category XIII Forward you control. When you do so, choose 1 Forward. Dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_active": true }, "owner": "CONTROLLER" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-034C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Nooj enters the field", "effect": "Choose 1 Character opponent controls. If your opponent has 2 cards or less in their hand, dull it and Freeze it.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-035C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Belle enters the field", "effect": "your opponent reveals their hand. Select 1 card of cost 4 or more in their hand. Your opponent discards this card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_SELECT_DISCARD", "count": 1, "filter": { "cost_gte": 4 }, "target": { "type": "OPPONENT_HAND" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-036C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Mimic enters the field", "effect": "Select 1 of the 2 following actions. \"Mimic also becomes a Forward with 7000 power.\" (This effect does not end at the end of the turn.) \"Put Mimic into the Break Zone. When you do so, choose 1 Forward. Freeze it. Your opponent discards 1 card from their hand.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Mimic also becomes a Forward with 7000 power.", "effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 7000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, { "index": 1, "description": "Put Mimic into the Break Zone. When you do so, choose 1 Forward. Freeze it. Your opponent discards 1 card from their hand.", "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "DISCARD", "amount": 1, "target": { "type": "OPPONENT" } } ] } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-037L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 6 or more Characters, Ashe gains +2000 power and \"Ashe cannot be chosen by your opponent's abilities.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if you control 6 or more characters, ashe", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "At the end of each of your turns, if you have cast 3 or more cards this turn", "effect": "draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-038H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Althea enters the field", "effect": "Choose 1 Character other than Althea you control. Activate it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Character other than Althea you control. Return it and Althea to their owners' hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETURN", "additional_target": "althea", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "CONTROLLER" }, "count": "MULTIPLE" } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-039C": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "", "effect": "Draw 1 card. If you have cast 4 or more cards this turn, draw 2 cards instead.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-040H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Enkidu enters the field or attacks", "effect": "Deal 1000 damage to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Hurricane", "trigger": "", "effect": "Choose 1 Forward. Deal it damage equal to its power minus 1000.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Hurricane", "effects": [ { "type": "DAMAGE", "amount": "TARGET_POWER", "amount_modifier": -1000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "special": true, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-041C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Deal 1000 damage to all the Forwards opponent controls. If you control 7 or more Wind Characters, deal 4000 damage to all the Forwards opponent controls instead.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ], "cost": "dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-042C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cactuar enters the field", "effect": "Select 1 of the 2 following actions. \"Cactuar also becomes a Forward with 4000 power.\" (This effect does not end at the end of the turn.) \"Put Cactuar into the Break Zone. When you do so, choose 1 Forward. Your opponent reveals the top card of their deck. If the revealed card's cost is 3 or less, deal it 1000 damage. If the revealed card's cost is 4 or more, deal it 10000 damage.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Cactuar also becomes a Forward with 4000 power.", "effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 4000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, { "index": 1, "description": "Put Cactuar into the Break Zone. When you do so, choose 1 Forward. Your opponent reveals the top card of their deck. If the revealed card's cost is 3 or less, deal it 1000 damage. If the revealed card's cost is 4 or more, deal it 10000 damage.", "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-043C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When White Mage enters the field", "effect": "choose up to 3 Backups you control. If you have cast 3 or more cards this turn, activate them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 3, "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-044R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "For each Job Sin Hunter other than Shikaree X you control, Shikaree X gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Job Sin Hunter Forwards other than Shikaree X you control gain Haste and \"This Forward cannot be blocked by a Forward of cost 4 or more.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BLOCK_IMMUNITY", "condition": { "comparison": "GTE", "value": 4, "attribute": "cost" }, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Shikaree X forms a party with Card Name Shikaree Y and Card Name Shikaree Z and attacks", "effect": "Shikaree X deals your opponent 3 points of damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DAMAGE_TO_OPPONENT", "amount": 3, "source": "shikaree x" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-045R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "For each Job Sin Hunter other than Shikaree Y you control, Shikaree Y gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Job Sin Hunter other than Shikaree Y enters your field", "effect": "Choose up to 3 Backups. Activate them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 3, "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-046R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "For each Job Sin Hunter other than Shikaree Z you control, Shikaree Z gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Job Sin Hunter other than Shikaree Z enters your field", "effect": "Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-047C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Chocobo enters the field", "effect": "the Forwards you control can form a party with Forwards of any Element this turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PARTY_ANY_ELEMENT", "target": { "type": "ALL", "owner": "CONTROLLER", "filter": { "card_type": "FORWARD" } }, "duration": "END_OF_TURN" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "The Forwards you control can form a party with Forwards of any Element this turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "PARTY_ANY_ELEMENT", "target": { "type": "ALL", "owner": "CONTROLLER", "filter": { "card_type": "FORWARD" } }, "duration": "END_OF_TURN" } ], "cost": "Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-048R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{s}: Place 1 Item Counter on Chocolatte.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ADD_COUNTER", "count": 1, "counter_type": "ITEM", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "{s}, remove 2 Item Counters from Chocolatte: Draw 1 card. You can only use this ability during your turn and only once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-049H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Choose 1 Forward. If its power has been increased or decreased, break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-050C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Wind Forward. Activate it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "element": "WIND" }, "owner": "ANY" } } ], "cost": { "wind": 1 } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Ninja into the Break Zone: Activate all the Wind Characters you control.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "wind": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-051R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Paine enters the field, if you control 3 or more Category X Characters", "effect": "activate all the Backups you control.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-052H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Forwards of cost 1 you control gain Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Bartz forms a party and attacks", "effect": "You may search for 1 Forward of cost 1 and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-053C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Card Name Bartz you control gains +1000 power and Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a party you control deals damage to your opponent", "effect": "draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "DEALS_DAMAGE_TO_OPPONENT", "source": "ANY", "source_filter": {} }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-054C": [ { "ability_index": 0, "original": { "type": "special", "name": "Damage 3", "trigger": "", "effect": "When Moogle (Crystal Hunt) enters the field, draw 1 card.", "is_ex_burst": true }, "parsed": { "type": "SPECIAL", "is_ex_burst": true, "name": "Damage 3", "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-055C": [ { "ability_index": 0, "original": { "type": "auto", "name": "Damage 5", "trigger": "When Dark Knight enters the field", "effect": "Damage 5 — When Dark Knight enters the field, choose 1 Forward opponent controls. If its power is less than Dark Knight's power, break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Damage 5", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-056H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "During each Attack Phase, Galuf cannot be broken.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK_IMMUNITY", "phase": "ATTACK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "Damage 3", "trigger": "When Galuf is put from the field into the Break Zone", "effect": "You may search for 1 Earth Forward of cost 2 or less and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Damage 3", "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Unfaltering Volition", "trigger": "", "effect": "Activate Galuf. Until the end of the turn, Galuf gains +10000 power and \"Galuf can attack once more this turn.\" You can only use this ability if Galuf has received damage this turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Unfaltering Volition", "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-057C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Machinist enters the field", "effect": "Choose up to 2 Forwards. Until the end of the turn, they gain \"{S}: Choose 1 Forward. Deal it 4000 damage.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-058C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Forwards forming a party you control gain Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "BRAVE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a party you control attacks", "effect": "all Forwards in that party gain +5000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "ANY", "source_filter": {} }, "effects": [ { "type": "POWER_MOD", "amount": 5000, "duration": "END_OF_TURN", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-059C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 2000 damage for each CP required to cast it.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "12-060R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can only pay with CP produced by Earth Backups to cast Graham from your hand.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CAST_RESTRICTION_CP_SOURCE", "cp_source": "earth backups", "card_filter": "graham from your hand." } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "You cannot play Graham from your hand due to Summons or abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY_RESTRICTION", "card_filter": "graham", "restriction": "NOT_FROM_ABILITIES" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Graham enters the field", "effect": "Choose 1 Forward opponent controls. Deal it 9000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-061L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Krile enters the field", "effect": "Choose 1 Summon from either player's Break Zone. You can cast it as though you owned it this turn. If you cast it, remove that Summon from the game after use instead of putting it in the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "SUMMON" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Summon from either player's Break Zone. You can cast it as though you owned it this turn. If you cast it, remove that Summon from the game after use instead of putting it in the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "SUMMON" }, "owner": "ANY" } } ], "cost": "1 Earth CP, Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-062R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Category FFL Forwards other than Glaive you control gain +1000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "field", "name": "Damage 3", "trigger": "", "effect": "Glaive gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Damage 3", "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-063C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{d}, put White Mage into the Break Zone: Choose 1 Earth Forward of cost 4 or less in your Break Zone. Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-064C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Objet d'Art enters the field", "effect": "select 1 of the 2 following actions. \"Objet d'Art also becomes a Forward with 6000 power.\" (This effect does not end at the end of the turn.) \"Put Objet d'Art into the Break Zone. When you do so, until the end of the turn, all the Forwards you control gain +2000 power and Brave.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Objet d'Art also becomes a Forward with 6000 power.", "effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 6000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, { "index": 1, "description": "Put Objet d'Art into the Break Zone. When you do so, until the end of the turn, all the Forwards you control gain +2000 power and Brave.", "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-065H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Job Warrior of Darkness you control is chosen by your opponent's Summons or abilities", "effect": "Choose 1 Job Warrior of Darkness other than Card Name Nacht in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "CHOSEN_BY_OPPONENT", "source": "ANY", "source_filter": { "element": "DARK" } }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "element": "DARK" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Nacht is put from the field into the Break Zone", "effect": "You may play 1 Job Warrior of Darkness from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": { "element": "DARK" }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-066C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Vaigali enters the field", "effect": "You may search for 1 Multi-Element card and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-067R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Category XIV Forward you control. It gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-068H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Select up to 2 of the 4 following actions. \"Choose 1 Light Forward or Dark Forward. Break it.\" \"Choose 1 Backup of cost 4 or more. Break it.\" \"Choose 1 Monster. Break it.\" \"Choose 1 Earth Forward of cost 2 in your Break Zone. Play it onto the field dull.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 2, "select_up_to": true, "mode_count": 4, "modes": [ { "index": 0, "description": "Choose 1 Light Forward or Dark Forward. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "element": "LIGHT" }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Backup of cost 4 or more. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "BACKUP", "cost_min": 4 }, "owner": "ANY" } } ] }, { "index": 2, "description": "Choose 1 Monster. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, { "index": 3, "description": "Choose 1 Earth Forward of cost 2 in your Break Zone. Play it onto the field dull.", "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "element": "EARTH" }, "owner": "ANY" }, "modifiers": { "enters_dull": true } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-069H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Borghen is put from the field into the Break Zone", "effect": "Your opponent selects 1 Forward in their Break Zone. Your opponent adds it to their hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-070C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Monk enters the field", "effect": "Choose 1 [Job Monk] or [Card Name Monk] in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Monk into the Break Zone. Choose 1 [Job Monk] Forward or [Card Name Monk] Forward you control and 1 Forward opponent controls. Each Forward deals damage equal to its power to the other. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "earth": 3 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-071R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Shadow Lord enters the field", "effect": "your opponent may play 1 Backup of cost 2 or less from their hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "OPPONENT_MAY_PLAY", "count": 1, "filter": { "card_type": "BACKUP", "cost_max": 2 }, "zone_from": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Until the end of the turn, Shadow Lord gains Brave and \"EX Bursts of cards put into the Damage Zone due to Shadow Lord cannot be used.\"", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "BRAVE", "duration": "PERMANENT", "target": { "type": "SELF" } } ], "cost": "1 Dark CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-072R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Layle or a Forward enters your field", "effect": "Place 1 Bearer Counter on Layle.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ADD_COUNTER", "count": 1, "counter_type": "BEARER", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Remove it from the game. You can only use this ability while Layle is attacking.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Remove 3 Bearer Counters from Layle" }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-073C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When you cast a Summon", "effect": "You may put Red Mage into the Break Zone. When you do so, choose 1 Forward of cost 3 or less. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "SUMMON_CAST", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 3 }, "owner": "ANY" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-074H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Argy is put into the Break Zone in any situation by your opponent's Summons or abilities", "effect": "add Argy to your hand at the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DELAYED_ADD_TO_HAND", "target": { "type": "CHOSEN" }, "timing": "END_OF_TURN" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "Damage 5", "trigger": "", "effect": "When Argy is put from the field into the Break Zone, choose 1 Forward of cost 3 or less opponent controls. Break it.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Damage 5", "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "12-075R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Alba enters the field or attacks", "effect": "Choose 1 card in your opponent's Break Zone. Remove it from the game. If it is a Summon, Alba gains Haste until the end of the turn. If it is a Character, Alba gains +3000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 3000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-076R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Exdeath enters the field", "effect": "Remove any number of Forwards in your Break Zone, each of a different cost, from the game. When you do so, choose 1 Forward of cost equal to or less than the number of cards you removed. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-077H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast Odin is reduced by 1 for each Card Name Odin in your Break Zone (it cannot become 0).", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION_SCALING", "card_filter": "odin", "reduction_per": 1, "scale_by": "CARDS_IN_BREAK_ZONE", "scale_filter": { "card_name": "Odin In" }, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Choose 1 Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-078L": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Gilgamesh into the Break Zone: Choose 1 Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "S", "trigger": "", "effect": "Search for 1 Card Name Enkidu and play it onto the field dull.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "S", "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": true } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 damaged Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "lightning": 3, "generic": 2 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-079C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Character opponent controls. Select 1 Counter placed on it, and remove the selected Counter.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "UNKNOWN", "raw": "Choose 1 Character opponent controls. Select 1 Counter placed on it, and remove the selected Counter.", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "12-080H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cid Previa enters the field", "effect": "Choose 1 Forward other than Cid Previa. It gains Haste until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-081R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Jegran enters the field", "effect": "You may search for 1 Job Princess of cost 3 or less and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-082R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Diana enters the field", "effect": "When Diana enters the field, you may search for 1 Forward of cost 1 and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD", "cost": 1 }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-083C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ninja enters the field", "effect": "Choose 1 Forward you control. Return it to its owner's hand. If you do so, you may play 1 Forward that costs 1 CP more than it from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": { "card_type": "FORWARD" }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-084C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Vivi enters the field", "effect": "When Vivi enters the field, choose 1 active Forward. If its cost is equal to or less than the damage you have received, break it.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-085R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 4000 damage. You can only use this ability while a party you control is attacking.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-086C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Behemoth enters the field", "effect": "Select 1 of the 2 following actions. \"Behemoth also becomes a Forward with 9000 power.\" (This effect does not end at the end of the turn.) \"Put Behemoth into the Break Zone. When you do so, choose 1 Forward. Break it.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Behemoth also becomes a Forward with 9000 power.", "effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 9000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, { "index": 1, "description": "Put Behemoth into the Break Zone. When you do so, choose 1 Forward. Break it.", "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-087H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a party you control attacks", "effect": "Choose 1 active Forward opponent controls. Deal it 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "ANY", "source_filter": {} }, "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_active": true }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Mid Previa enters the field", "effect": "Choose 1 Lightning Forward of cost 1 in your Break Zone. Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "element": "LIGHTNING" }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-088C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Choose 1 active Forward. Break it.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_active": true }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-089C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Dragoon enters the field", "effect": "You may reveal any number of Job Dragoon or Card Name Dragoon from your hand. When you reveal 1 or more, Dragoon gains Haste until the end of the turn. In addition, when you reveal 4 or more, choose 1 Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-090C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{d}, put Dragoon into the Break Zone: Choose 1 Job Dragoon or Card Name Dragoon in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-091C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Blue Mage enters the field", "effect": "Choose 1 Forward opponent controls. Return it to its owner's hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-092C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ultros is put from the field into the Break Zone", "effect": "you may pay {Lightning}. When you do so, search for 1 Card Name Ultros and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. It loses 5000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": -5000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "{Dull}, put Ultros into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-093C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Scholar enters the field", "effect": "Choose up to 2 active Forwards you control. Dull them. Then, draw 1 card for each Forward you have dulled due to this ability.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SCALING_EFFECT", "base_effect": { "type": "DRAW", "target": { "type": "CONTROLLER" } }, "scale_by": "FORWARDS_CONTROLLED", "multiplier": 1, "scale_filter": { "card_type": "FORWARD" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-094C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Captain enters the field", "effect": "select 1 of the 2 following actions. \"Captain also becomes a Forward with 7000 power.\" (This effect does not end at the end of the turn.) \"Put Captain into the Break Zone. When you do so, choose 1 Forward. Return it to its owner's hand. Draw 1 card then discard 1 card from your hand.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Captain also becomes a Forward with 7000 power.", "effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 7000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, { "index": 1, "description": "Put Captain into the Break Zone. When you do so, choose 1 Forward. Return it to its owner's hand. Draw 1 card then discard 1 card from your hand.", "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-095R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Keiss enters the field", "effect": "Look at the top card of your deck and your opponent's deck. Put them on the top or bottom of the respective decks.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DUAL_SCRY", "count": 1, "targets": [ "CONTROLLER", "OPPONENT" ] } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Card Name Layle", "trigger": "", "effect": "Choose 1 Card Name Layle. It gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Card Name Layle", "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-096H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Quacho Queen is also a Monster in all situations.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ALSO_TYPE", "target": { "type": "CHOSEN" }, "also_type": "MONSTER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Quacho Queen enters the field", "effect": "Choose 1 Monster of cost 2 or less in your Break Zone. Add it to your hand. If it is also a Forward, play it onto the field instead.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "cost_max": 2 }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-097H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Search for 2 Water Characters, 2 Category V Characters, or 1 of each, each with a different cost, and add them to your hand.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SEARCH", "count": 2, "filter": { "element": "WATER" }, "destination": "HAND" } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "12-098H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Strago enters the field", "effect": "Choose 1 Forward opponent controls. Return it to its owner's hand. Then, you may play 1 Character of the same cost as it from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": {}, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-099R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Sarah (FFL) enters the field", "effect": "you may search for up to 2 Category FFL Forwards or Job Warrior of Light Forwards and add them to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD", "element": "LIGHT" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Activate it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Dull, put Sarah (FFL) into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-100C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{S}, put Astrologian into the Break Zone: Reveal the top card of your deck. If it is not a Backup, add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-101R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Dusk enters the field", "effect": "You may pay {Water}. When you do so, play 1 Forward of cost 3 or less from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": { "card_type": "FORWARD", "cost_max": 3 }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Blessing", "trigger": "", "effect": "Choose 1 Forward of cost 3 or less other than Dusk. It gains +5000 power until the end of the turn. Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Blessing", "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ], "cost": { "special": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-102C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Paladin forms a party, the damage dealt to Paladin becomes 0 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_PREVENTION", "condition": { "in_party": true }, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-103H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Beatrix or a [Job Knight] enters your field", "effect": "All the Forwards you control gain +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "During this turn, the cost required to cast your next [Job Knight] Forward is reduced by 2 (it cannot become 0). You can only use this ability during your turn and only once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "cost": "0" }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "12-104C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Minwu into the Break Zone: Cast 1 Summon of cost 7 or less from your hand without paying its cost.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "dull": true, "water": 2 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-105L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Yuna enters the field, if a Forward you controlled formed a party this turn", "effect": "draw 2 cards.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 2, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Yuna forms a party and attacks", "effect": "choose 1 Forward. It loses 4000 power for each attacking Forward until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": -4000, "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Name 1 Element other than Light or Dark. Yuna becomes the named Element until the end of the turn. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "SET_ELEMENT_NAMED", "except": "light or dark", "target": { "type": "CHOSEN" }, "duration": "END_OF_TURN" } ], "cost": "0" }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-106R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Relm enters the field", "effect": "Choose 1 Character without a Job other than Relm. You may search for 1 Character with the same name and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-107R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Lunafreya gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": "Dull 1 active Category XV Forward" }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Put it into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Dull 4 active Category XV Forwards" }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-108C": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "", "effect": "Choose 1 Forward. Draw 1 card. Then, until the end of the turn, it loses 2000 power for each card in your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "SCALING_EFFECT", "base_effect": { "type": "POWER_MOD", "amount_modifier": "NEGATIVE", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } }, "scale_by": "CARDS_IN_HAND", "multiplier": 2000 } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-109L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Lenna enters the field", "effect": "Place 1 Arise Counter on Lenna for each Backup you control.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ADD_COUNTER", "count": 1, "counter_type": "ARISE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Backup enters your field", "effect": "Place 1 Arise Counter on Lenna.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ADD_COUNTER", "count": 1, "counter_type": "ARISE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "", "trigger": "", "effect": "Choose 1 Forward in your Break Zone. If its cost is X, play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ], "cost": "S, remove X Arise Counters from Lenna" }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-110L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Neo Exdeath is also Card Name Exdeath in all situations.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ALSO_NAMED", "target": { "type": "CHOSEN" }, "also_name": "exdeath" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "At the end of each of your opponent's turns", "effect": "your opponent selects 1 Character they control. Put it into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Neo Exdeath is chosen by your opponent's Summons or abilities", "effect": "your opponent selects 1 Character they control. Put it into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "CHOSEN_BY_OPPONENT", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-111R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 4 or more Fire Characters, Vayne gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if you control 4 or more fire characters, vayne", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 4 or more Ice Characters, Vayne gains \"When Vayne attacks, your opponent discards 1 card from their hand.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_COUNT", "comparison": "GTE", "value": 4, "card_type": "CHARACTER" }, "then_effects": [ { "type": "DISCARD", "amount": 1, "target": { "type": "OPPONENT" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "12-112L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Selh'teus enters the field", "effect": "Remove up to 5 Fire Forwards and/or Ice Forwards in your Break Zone from the game. Then, reveal the top 5 cards of your deck. Play 1 Forward of cost equal to or less than the number of removed cards among them onto the field and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-113C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Leon enters the field", "effect": "Select 1 of the 2 following actions. \"Choose 1 Forward. Dull it or Freeze it.\" \"Choose 1 Forward. Deal it 3000 damage.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Forward. Dull it or Freeze it.", "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Forward. Deal it 3000 damage.", "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-114R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When 1 or more dull Backups you control is activated due to your Summons or abilities", "effect": "deal 3000 damage to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When your opponent discards 1 or more cards from their hand due to your Summons or abilities", "effect": "choose 1 Character. Dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-115C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Rikku enters the field", "effect": "Select 1 of the 2 following actions. \"Choose 1 Character. Dull it.\" \"Choose 2 Characters. Activate them.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Character. Dull it.", "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 2 Characters. Activate them.", "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-116L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast Locke is reduced by 2 for each card you have cast this turn (it cannot become 1 or less).", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION_SCALING", "card_filter": "locke", "reduction_per": 2, "scale_by": "FIELD_CARDS_CONTROLLED", "scale_filter": {}, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Locke enters the field", "effect": "Select up to 2 of the 4 following actions. \"Your opponent discards 1 card from their hand.\" \"Choose up to 2 Characters. Dull them and Freeze them.\" \"Choose 1 Forward of cost 6 or more. Break it.\" \"Choose 1 Monster. Break it.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 2, "select_up_to": true, "mode_count": 4, "modes": [ { "index": 0, "description": "Your opponent discards 1 card from their hand.", "effects": [ { "type": "DISCARD", "amount": 1, "target": { "type": "OPPONENT" } } ] }, { "index": 1, "description": "Choose up to 2 Characters. Dull them and Freeze them.", "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, { "index": 2, "description": "Choose 1 Forward of cost 6 or more. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_min": 6 }, "owner": "ANY" } } ] }, { "index": 3, "description": "Choose 1 Monster. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-117R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Iris enters the field", "effect": "Choose up to 2 Wind Backups you control and up to 2 Earth Backups you control. Activate them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "BACKUP", "element": "WIND" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Select 1 of the 2 following actions. \"Iris gains +2000 power until the end of the turn.\" \"Iris gains 'Iris cannot be blocked by a Forward of power 9000 or more' until the end of the turn.\"", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Iris gains +2000 power until the end of the turn.", "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, { "index": 1, "description": "Iris gains 'Iris cannot be blocked by a Forward of power 9000 or more' until the end of the turn.", "effects": [ { "type": "GRANT_ABILITY_TEXT", "target": { "type": "CHOSEN" }, "ability_text": "iris cannot be blocked by a forward of power 9000 or more", "duration": "END_OF_TURN" } ] } ] } ], "cost": { "wind": 1, "earth": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-118C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Prishe enters the field", "effect": "Select 1 of the 2 following actions.\n\"Choose 1 Forward. Until the end of the turn, it gains +1000 power and Brave.\"\n\"Choose 1 Monster of cost 3 or less. Break it.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Forward. Until the end of the turn, it gains +1000 power and Brave.", "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Monster of cost 3 or less. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "cost_max": 3 }, "owner": "ANY" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-119L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Y'shtola is dealt damage less than her power, the damage becomes 0 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_PREVENTION_CONDITIONAL", "condition": "DAMAGE_LESS_THAN_POWER", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "field", "name": "", "trigger": "", "effect": "Y'shtola cannot be blocked by a Forward of cost 4 or more.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BLOCK_IMMUNITY", "condition": { "comparison": "GTE", "value": 4, "attribute": "cost" }, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-120C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Shantotto enters the field", "effect": "Select 1 of the 2 following actions. \"Choose 1 Forward other than Shantotto. It gains Haste until the end of the turn.\" \"Choose 1 Forward you control. It gains 'This Forward cannot be broken' until the end of the turn.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Forward other than Shantotto. It gains Haste until the end of the turn.", "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Forward you control. It gains 'This Forward cannot be broken' until the end of the turn.", "effects": [ { "type": "GRANT_ABILITY_TEXT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" }, "ability_text": "this forward cannot be broken", "duration": "END_OF_TURN" } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-121R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Noctis enters the field", "effect": "Choose 1 Category XV Forward other than Card Name Noctis in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Noctis forms a party and attacks", "effect": "Until the end of the turn, all the Forwards you control gain +2000 power and Haste.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-122L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Regis enters the field", "effect": "Choose up to 2 Forwards other than Card Name Regis, Light or Dark put in your Break Zone from the field during this turn. Play them onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD", "element": "LIGHT" }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Royal Sigil", "trigger": "", "effect": "All the Forwards you control gain \"This Forward cannot be broken\" until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Royal Sigil", "effects": [ { "type": "GRANT_ABILITY_TEXT", "target": { "type": "ALL", "owner": "CONTROLLER", "filter": { "card_type": "FORWARD" } }, "ability_text": "this forward cannot be broken", "duration": "END_OF_TURN" } ], "cost": { "s": true, "lightning": 3 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-123R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Urianger enters the field", "effect": "You may play 1 Monster of cost 2 or less from your hand onto the field. When you do so, choose 1 Forward opponent controls. Return it to its owner's hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "PLAY", "count": 1, "optional": true, "filter": { "card_type": "MONSTER", "cost_max": 2 }, "zone_from": "HAND", "modifiers": { "enters_dull": false } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-124L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Thancred enters the field", "effect": "Choose 1 Forward in your Break Zone. If its cost is equal to or less than the number of Water Forwards and/or Water Backups you control, play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Thancred attacks", "effect": "Choose 1 active Forward opponent controls. If its cost is equal to or less than the number of Lightning Forwards and/or Lightning Backups you control, break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_active": true }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-125C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Freya enters the field", "effect": "Select 1 of the 2 following actions. \"Draw 1 card, then discard 1 card from your hand.\" \"Choose 1 active Forward. Deal it 4000 damage.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Draw 1 card, then discard 1 card from your hand.", "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, { "index": 1, "description": "Choose 1 active Forward. Deal it 4000 damage.", "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_active": true }, "owner": "ANY" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-126R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Gawain enters the field", "effect": "You may search for up to 1 Fire Job Knight other than Card Name Gawain and up to 1 Water Job Knight other than Card Name Gawain and add them to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "element": "FIRE" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-127C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Steiner enters the field", "effect": "select 1 of the 2 following actions.\n\"All the Forwards you control gain +2000 power until the end of the turn.\"\n\"Choose 1 Forward of cost 3 or less opponent controls. Return it to its owner's hand.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "All the Forwards you control gain +2000 power until the end of the turn.", "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, { "index": 1, "description": "Choose 1 Forward of cost 3 or less opponent controls. Return it to its owner's hand.", "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 3 }, "owner": "OPPONENT" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "12-128L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Faris or a Job Warrior of Light Forward enters your field", "effect": "select 1 of the 2 following actions. \"Choose 1 Forward. Deal it 2000 damage for each Job Warrior of Light Forward you control.\" \"During this turn, the cost required to cast your next Job Warrior of Light is reduced by 2 (it cannot become 0).\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Forward. Deal it 2000 damage for each Job Warrior of Light Forward you control.", "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 1, "description": "During this turn, the cost required to cast your next Job Warrior of Light is reduced by 2 (it cannot become 0).", "effects": [ { "type": "COST_REDUCTION", "card_filter": "your next job warrior of light", "amount": 2, "for_player": "CONTROLLER" } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-001R": [ { "ability_index": 0, "original": { "type": "special", "name": "", "trigger": "", "effect": "Put Irvine into the Break Zone: Choose 1 Forward. Deal it 5000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "Damage 5", "trigger": "", "effect": "Put Irvine into the Break Zone: Choose 1 Forward. Deal it 9000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Damage 5", "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-002L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Akstar enters the field", "effect": "Choose 1 card with EX Burst in your Damage Zone. You may trigger its EX Burst effect. (This effect is put on the stack.)", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "TRIGGER_EX_BURST", "optional": true, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "Damage 3 — When Akstar enters the field", "effect": "You may search for 1 Category FFBE Character other than Card Name Akstar and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-003C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "For each Job Manikin you control, Imaginary Soldier gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Imaginary Soldier enters the field", "effect": "Choose 1 Forward opponent controls. Deal it 1000 damage for each Job Manikin you control.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-004C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Clavat enters the field", "effect": "Choose up to 2 Forwards. If the cost paid to cast Clavat included Ice CP, Freeze them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "FREEZE", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Clavat enters the field", "effect": "Choose up to 2 Forwards. If the cost paid to cast Clavat included Lightning CP, dull them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-005C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Black Mage enters the field", "effect": "Turn over one card at a time from the top of your deck until a Lightning or Water card is revealed. Add it to your hand. Then, shuffle the other cards revealed and return them to the bottom of your deck.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-006C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Xande enters the field", "effect": "you may receive 1 point of damage. When you do so, choose 1 Forward. Deal it 7000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Xande into the Break Zone: Search for 1 Card Name Xande Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "cp": [ { "element": "Fire", "count": 1 } ], "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-007R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 3 or more Job Class Zero Cadet, Cinque gains +4000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 4000, "condition": "if you control 3 or more job class zero cadet, cinque", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 7 or more Job Class Zero Cadet, Cinque gains Brave and \"When Cinque attacks, choose 1 Character opponent controls. Break it.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_COUNT", "comparison": "GTE", "value": 7, "filter_text": "job class zero cadet" }, "then_effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "13-008R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Vermilion Bird l'Cie Caetuna enters the field", "effect": "you may search for up to 2 Summons and add them to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "SUMMON" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 2000 damage for each Summon removed by this ability's cost.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Dull, remove all the Summons in your Break Zone from the game" }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-009H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "For each Forward other than Fire you control, Selphie gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Multi-Element Forward enters your field", "effect": "When a Multi-Element Forward enters your field, you may pay {Fire}. When you do so, until the end of the turn, it gains +2000 power and Haste.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "The End", "trigger": "", "effect": "Choose 2 Forwards. Break them.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "The End", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "{Fire}{Fire}{Fire}{Fire}" }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-010C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Damage 5 — Onion Knight (FFT) gains +4000 power and Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 4000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-011C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Iron Giant enters the field", "effect": "Choose 1 Forward. Deal it 3000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "Damage 3", "effect": "Iron Giant also becomes a Forward with 7000 power.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 7000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-012R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you have received 5 points of damage or more, the cost required to cast Bahamut is reduced by 3.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "bahamut", "amount": 3, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "EX BURST", "trigger": "", "effect": "Choose 1 Forward. Deal it 8000 damage. If it is put from the field into the Break Zone this turn, remove it from the game instead.", "is_ex_burst": true }, "parsed": { "type": "SPECIAL", "is_ex_burst": true, "name": "EX BURST", "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-013C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Palom enters the field", "effect": "Choose 1 Forward. Deal it 4000 damage. If you control a Card Name Porom Forward, deal it 8000 damage instead.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-014R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Larkeicus does not activate during your Active Phase.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Larkeicus enters the field", "effect": "Choose 1 Forward opponent controls. Remove it from the game for as long as Larkeicus is on the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-015C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Job Standard Unit Forward or Job Warrior of Light Forward you control. Until the end of the turn, it gains +1000 power and Haste. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "element": "LIGHT" }, "owner": "CONTROLLER" } } ], "cost": "1 Fire, Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-016H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Rubicante is put from the field into the Break Zone", "effect": "Choose 1 Forward opponent controls. Deal it damage equal to Rubicante's power.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": "POWER_OF", "power_source": "rubicante", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Damage 3 — Rubicante gains +3000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-017H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast Rain is reduced by 1 for each Fire Backup you control.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION_SCALING", "card_filter": "rain", "reduction_per": 1, "scale_by": "BACKUPS_CONTROLLED", "scale_filter": { "element": "FIRE", "card_type": "BACKUP" }, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Rain enters the field or attacks", "effect": "Choose 1 Forward opponent controls. Deal it 1000 damage for each Backup you control.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SCALING_EFFECT", "base_effect": { "type": "DAMAGE", "target": { "type": "CHOSEN" } }, "scale_by": "BACKUPS_CONTROLLED", "multiplier": 1000, "scale_filter": { "card_type": "BACKUP" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Damage 3", "trigger": "", "effect": "Rain gains Haste.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Damage 3", "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-018C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Quistis enters the field", "effect": "Reveal the top 4 cards of your deck. Add 1 Ice card among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 4, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "Damage 5 — When Quistis enters the field", "effect": "Choose 1 Category VIII card in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-019C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Coeurl enters the field", "effect": "Choose 1 Forward opponent controls. Dull it or Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Damage 3 — Coeurl also becomes a Forward with 7000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 7000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "13-020C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Category TYPE-0 Forward you control. It gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-021R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you have received 5 points of damage or more, the cost required to cast Shiva is reduced by 3.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "shiva", "amount": 3, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Choose up to 2 Forwards opponent controls. Dull them and Freeze them.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-022H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Card Name Remedi, Cid Randell gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if you control a card name remedi, cid randell", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Opposing Forwards entering the field will not trigger any auto-abilities (this applies to their own abilities and abilities triggered by your opponent's Forward entering their field).", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SUPPRESS_AUTO_TRIGGERS", "target": { "type": "OPPONENT", "filter": { "card_type": "FORWARD" } }, "trigger_type": "ENTERS_FIELD" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-023R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Summons and abilities of your opponent must choose Charlotte if possible.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "TAUNT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Damage 3 — Charlotte gains +2000 power and \"The damage dealt to Charlotte is reduced by 2000 instead.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-024R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Your opponent discards 1 card from their hand. You can only use this ability during your turn and if you control 3 or more Category VIII Characters.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DISCARD", "amount": 1, "target": { "type": "OPPONENT" } } ], "cost": "S, put Squall into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-025C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Damage 5 — Onion Knight (FFT) gains +4000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 4000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-026C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Tellah enters the field", "effect": "Choose 1 Summon in your Break Zone. Add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "SUMMON" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 dull Forward. Deal it 3000 damage for each CP required to cast the discarded Summon.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ], "cost": "Dull, discard 1 Summon, put Tellah into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-027C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Time Mage enters the field", "effect": "Turn over one card at a time from the top of your deck until a Fire or Water card is revealed. Add it to your hand. Then, shuffle the other cards revealed and return them to the bottom of your deck.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-028L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Physalis enters the field or attacks", "effect": "If your opponent has 3 cards or less in their hand, select 1 of the 2 following actions. If your opponent has no cards in their hand, select up to 2 of the 2 following actions instead. \"Choose 1 Character. Dull it and Freeze it.\" \"Draw 1 card.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Character. Dull it and Freeze it.", "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, { "index": 1, "description": "Draw 1 card.", "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] } ], "enhanced_condition": { "description": "if your opponent has 3 cards or less in their hand", "select_count": 2, "select_up_to": true } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Premium Physalis Bullet", "trigger": "", "effect": "Choose 1 Forward. Deal it 10000 damage. That Forward's controller discards 1 card from their hand.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Premium Physalis Bullet", "effects": [ { "type": "DAMAGE", "amount": 10000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "special": 1, "ice": 3 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-029C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Counterfeit Wraith enters the field, if you control 3 or more Job Manikin", "effect": "your opponent selects 1 Forward they control. Put it into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-030C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Yuke enters the field", "effect": "Choose 1 Forward of cost 5 or more. If the cost paid to cast Yuke included Wind CP, break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_min": 5 }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Yuke enters the field, if the cost paid to cast Yuke included Water CP", "effect": "Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-031L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Card Name Squall, Laguna gains +1000 power and \"When Laguna attacks, choose up to 2 Characters. Dull them and Freeze them.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": "if you control a card name squall, laguna", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Laguna enters the field", "effect": "Choose 1 Character. Dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-032H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast Rinoa is reduced by 1 for each Category VIII Character you control.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION_SCALING", "card_filter": "rinoa", "reduction_per": 1, "scale_by": "FIELD_CARDS_CONTROLLED", "scale_filter": { "category": "VIII" }, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Rinoa enters the field", "effect": "Choose 1 Category VIII Character other than Card Name Rinoa in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "Damage 5", "trigger": "When Rinoa attacks", "effect": "Dull all the Characters opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Damage 5", "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-033R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Levnato enters the field", "effect": "When Levnato enters the field, you may reveal any number of Summons from your hand. When you reveal no Summons, put Levnato into the Break Zone. When you reveal 2 or more Summons, choose 1 dull Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-034H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When your opponent searches for 1 or more cards", "effect": "Your opponent discards 1 card from their hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DISCARD", "amount": 1, "target": { "type": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When your opponent discards a card from their hand due to your Summons or abilities", "effect": "You may search for 1 Card Name Cid Randell and add it to your hand. This effect will trigger only once per turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-035C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Job Standard Unit Forward or Job Warrior of Light Forward you control. It gains \"This Forward cannot be chosen by your opponent's abilities.\" until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "restriction": "CANNOT_BE_TARGETED", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "element": "LIGHT" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-036R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast Eight is reduced by 1 for each Job Class Zero Cadet you control.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION_SCALING", "card_filter": "eight", "reduction_per": 1, "scale_by": "UNKNOWN", "scale_filter": { "job": "Class" }, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Eight enters the field, if you have cast 2 or more cards this turn", "effect": "Eight gains Haste until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-037C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ochu enters the field", "effect": "Choose up to 2 Backups. Activate them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Damage 3 — Ochu also becomes a Forward with 7000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 7000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "13-038H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cid Haze enters the field or attacks", "effect": "Activate all the Job Engineer you control.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Choose 1 Forward other than Cid Haze. It gains +1000 power for each Job Engineer you control until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "1 Wind CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-039C": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "When Cid Pollendina enters the field", "effect": "When Cid Pollendina enters the field, you may search for 1 Job Engineer Forward and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-040L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Shara enters the field", "effect": "When Shara enters the field, choose 1 Card Name Ritz in your Break Zone. Add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Category FFTA Character other than Shara enters your field", "effect": "When a Category FFTA Character other than Shara enters your field, place 1 Viera Counter on Shara.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ADD_COUNTER", "count": 1, "counter_type": "VIERA", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Remove 1 Viera Counter from Shara: Choose 1 Category FFTA Character. It gains \"This Character cannot be chosen by your opponent's Summons or abilities.\" until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "PREVENT", "action": "TARGET", "target": { "type": "CHOSEN" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-041C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. During this turn, the next damage dealt to it is reduced by 2000 instead. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "modifier_type": "REDUCTION" } ], "cost": { "generic": 0 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-042C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When White Mage enters the field", "effect": "Turn over one card at a time from the top of your deck until a Fire or Ice card is revealed. Add it to your hand. Then, shuffle the other cards revealed and return them to the bottom of your deck.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-043C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Stiltzkin enters the field", "effect": "You may search for 1 Forward of cost 1 or Monster of cost 1 and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD", "cost": 1 }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-044C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Selkie enters the field, if the cost paid to cast Selkie included Fire CP", "effect": "Selkie gains Haste until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Selkie enters the field, if the cost paid to cast Selkie included Earth CP", "effect": "Until the end of the turn, all the Forwards you control gain +2000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-045R": [ { "ability_index": 0, "original": { "type": "special", "name": "EX BURST", "trigger": "", "effect": "Choose 1 Character you control. It gains \"This Character cannot be chosen by your opponent's abilities.\" until the end of the turn. If you have received 5 points of damage or more, draw 1 card, all the Characters you control gain \"This Character cannot be chosen by your opponent's abilities.\" until the end of the turn instead.", "is_ex_burst": true }, "parsed": { "type": "SPECIAL", "is_ex_burst": true, "name": "EX BURST", "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-046R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Pavlov enters the field", "effect": "choose up to 2 Category FFCC Characters other than Pavlov. Activate them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-047H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Barbariccia enters the field", "effect": "Deal 2000 damage to all the Forwards opponent controls for each Job Archfiend Forward you control.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "At the end of each of your turns, if you control 4 or more Job Archfiend Forwards", "effect": "You may search for 1 Card Name Golbez and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-048H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Balthier enters the field", "effect": "Choose 1 Job Sky Pirate Forward of cost 2 or less in your Break Zone. Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 2 }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Job Sky Pirate Forward. Until the end of the turn, it gains +2000 power and Haste.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Dull 2 active Job Sky Pirate" }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-049C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 4 or more Job Manikin, Counterfeit Youth gains +3000 power, Haste and \"Counterfeit Youth cannot be blocked by a Forward of cost 4 or more.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "condition": "if you control 4 or more job manikin, counterfeit youth", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-050R": [ { "ability_index": 0, "original": { "type": "auto", "name": "Back Attack", "trigger": "", "effect": "When Mid enters the field, choose 1 Forward other than Mid you control. Until the end of the turn, it gains +1000 power and \"This Forward cannot be chosen by your opponent's abilities.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Back Attack", "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-051R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Mog (FFBE) enters the field", "effect": "You may search for 1 Category FFBE Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-052C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Abyss Worm enters the field", "effect": "When Abyss Worm enters the field, choose 1 Forward. Until the end of the turn, it gains +3000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 3000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "Damage 3", "trigger": "", "effect": "Damage 3 — Abyss Worm also becomes a Forward with 7000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Damage 3", "effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 7000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "13-053R": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "", "effect": "Choose 1 Forward you control and up to 1 Forward opponent controls. Until the end of the turn, the former gains +3000 power and \"This Forward cannot become dull by your opponent's Summons or abilities.\" If you have received 5 points of damage or more, also deal the latter damage equal to the highest power Forward you control.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-054C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast your Lightning Card Name Exdeath Forward is reduced by 1 (it cannot become 0).", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "your lightning card name exdeath forward", "amount": 1, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast your Job Manikin can be paid with CP of any Element.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_ANY_ELEMENT", "card_filter": "job manikin" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-055C": [ { "ability_index": 0, "original": { "type": "action", "name": "Warrior of Light", "trigger": "", "effect": "Choose 1 Job Standard Unit Forward or Job Warrior of Light Forward you control. Until the end of the turn, it gains +1000 power and Brave. You can only use this ability during your Main Phase.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": "Warrior of Light", "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "element": "LIGHT" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-056R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Vanille cannot attack or block.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "RESTRICTION", "restriction": "CANNOT_ATTACK_OR_BLOCK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "At the end of each of your turns", "effect": "Place 1 Soulsong Counter on Vanille.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ADD_COUNTER", "count": 1, "counter_type": "SOULSONG", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Remove 2 Soulsong Counters from Vanille. Choose 1 Forward in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 3, "original": { "type": "action", "name": "", "trigger": "", "effect": "Remove 4 Soulsong Counters from Vanille. Choose 1 Forward in your Break Zone. Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-057H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "At the beginning of the Attack Phase during each of your turns, all the Earth Forwards and Category MOBIUS Forwards you control gain +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Stitch in Time", "trigger": "", "effect": "All the Forwards you control gain +5000 power until the end of the turn. Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Stitch in Time", "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ], "cost": { "special": 3 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-058C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Sherlotta is on the field, Sherlotta can produce CP of any Element of the Forwards you control.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PRODUCE_ANY_CP", "condition": { "card_on_field": "sherlotta" }, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-059H": [ { "ability_index": 0, "original": { "type": "field", "name": "Back Attack", "trigger": "", "effect": "Back Attack", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Back Attack", "effects": [ { "type": "KEYWORD", "keyword": "BACK_ATTACK" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "First Strike", "trigger": "", "effect": "First Strike", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "First Strike", "effects": [ { "type": "KEYWORD", "keyword": "FIRST_STRIKE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Scarmiglione enters the field", "effect": "Choose 1 Forward. During this turn, if it is dealt damage, double the damage instead.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE_MODIFIER", "modifier": "DOUBLE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "modifier_type": "INCREASE" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-060R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cecil enters the field", "effect": "You may receive 1 point of damage. When you do so, choose 1 Forward opponent controls. Cecil and the chosen Forward deal damage equal to their respective power to the other.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "MUTUAL_DAMAGE", "source_card": "you may receive 1 point of damage. when you do so, choose 1 forward opponent controls. cecil", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Damage 3", "trigger": "", "effect": "Cecil gains +1000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Damage 3", "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-061C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Category FFCC Character other than Hugh Yurg, Hugh Yurg gains Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_CARD", "card_name": "Category Ffcc Character Other Than Hugh Yurg" }, "then_effects": [ { "type": "ABILITY_GRANT", "ability": "BRAVE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "13-062H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast Bhunivelze is reduced by 2 for each Backup of a different Element you control, other than Multi-Element.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION_SCALING", "card_filter": "bhunivelze", "reduction_per": 2, "scale_by": "BACKUPS_CONTROLLED", "scale_filter": { "card_type": "BACKUP" }, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Damage 3 — Bhunivelze gains Brave and \"Bhunivelze can attack twice in the same turn.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "MULTI_ATTACK", "attack_count": 2, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "field", "name": "", "trigger": "", "effect": "Damage 6 — When Bhunivelze attacks, choose 1 Character. Break it.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "13-063C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast Monk is reduced by 1 for each Job Monk or Card Name Monk you control (it cannot become 0).", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION_SCALING", "card_filter": "monk", "reduction_per": 1, "scale_by": "FIELD_CARDS_CONTROLLED", "scale_filter": { "job": "Monk", "card_name": "Monk You" }, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-064R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Yang enters the field", "effect": "Damage 1 — When Yang enters the field, you may play 1 Job Monk or Card Name Monk from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": {}, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Damage 3 — Yang gains \"The Job Monk Forwards and Card Name Monk Forwards you control gain +1000 power and Brave.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-065R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Rydia enters the field", "effect": "Place 1 Summon Counter on Rydia.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ADD_COUNTER", "count": 1, "counter_type": "SUMMON", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Cast 1 Summon other than Light or Dark from your hand without paying the cost.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "CAST_FREE", "count": 1, "filter": { "card_type": "SUMMON", "element": "LIGHT" }, "zone_from": "HAND" } ], "cost": "Remove 1 Summon Counter from Rydia" }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "", "trigger": "", "effect": "Choose 1 Summon. If it deals damage to a Forward this turn, the damage increases by 1000 instead.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "SUMMON" }, "owner": "ANY" }, "modifier_type": "INCREASE" } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-066C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Lilty enters the field, if the cost paid to cast Lilty included Ice CP", "effect": "your opponent discards 1 card from their hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DISCARD", "amount": 1, "target": { "type": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Lilty enters the field, choose 1 Forward of cost 2 or less. If the cost paid to cast Lilty included Lightning CP", "effect": "break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-067L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Leo enters the field, place 1 Kingdom Counter on Leo for each Category FFCC Character you control.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ADD_COUNTER", "count": 1, "counter_type": "KINGDOM", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Remove X Kingdom Counters from Leo: Choose 1 Forward other than Card Name Leo, Light or Dark in your Break Zone. If its cost is X, play it onto the field. You can only use this ability during your turn and only once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-068C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Alchemist enters the field", "effect": "Turn over one card at a time from the top of your deck until an Ice or Wind card is revealed. Add it to your hand. Then, shuffle the other cards revealed and return them to the bottom of your deck.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-069C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Red Mage enters the field", "effect": "Turn over one card at a time from the top of your deck until a Wind or Earth card is revealed. Add it to your hand. Then, shuffle the other cards revealed and return them to the bottom of your deck.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-070C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast your Lightning Card Name Exdeath Forward is reduced by 1 (it cannot become 0).", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "your lightning card name exdeath forward", "amount": 1, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Delusory Warlock enters the field", "effect": "You may search for 1 [Job Manikin] other than Lightning and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "element": "LIGHTNING" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-071R/2-101H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Exdeath enters the field", "effect": "You may play 1 Job Manikin of cost 4 or less from your hand onto the field. The Job Manikin Forwards you control gain +1000 power.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "For each Job Manikin you control, Exdeath gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-072R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you have received 5 points of damage or more, the cost required to cast Odin is reduced by 3.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "odin", "amount": 3, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Choose 1 Forward of cost 5 or less. Break it.", "is_ex_burst": true }, "parsed": { "type": "SPECIAL", "is_ex_burst": true, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 5 }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-073H": [ { "ability_index": 0, "original": { "type": "field", "name": "Haste", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Haste", "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Kain enters the field from your hand", "effect": "Place 1 Brainwashing Counter on Kain.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ADD_COUNTER", "count": 1, "counter_type": "BRAINWASHING", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Kain is put from the field into the Break Zone, if a Brainwashing Counter is placed on Kain", "effect": "Play Kain from your Break Zone onto your opponent's field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-074C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Clavat enters the field", "effect": "Choose 1 Monster of cost 3 or less. If the cost paid to cast Clavat included Wind CP, break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "cost_max": 3 }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Clavat enters the field", "effect": "Choose 1 Forward of cost 3 or less. If the cost paid to cast Clavat included Water CP, return it to its owner's hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 3 }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-075R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can only pay with Lightning CP to cast Sakura.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CAST_RESTRICTION_CP_TYPE", "cp_type": "lightning", "card_filter": "sakura." } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Sakura enters the field", "effect": "choose 1 Forward of cost 4 or less opponent controls. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 4 }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-076R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Jake enters the field", "effect": "Choose 1 active Forward opponent controls. Deal it 3000 damage for each CP of a different Element you paid to cast Jake.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_active": true }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-077C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Zemus enters the field", "effect": "Choose 1 Forward in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "Damage 3 — When Zemus enters the field", "effect": "Choose 1 Backup in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-078C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Propagator enters the field", "effect": "Choose 1 Forward. It loses 2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": -2000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Damage 3", "trigger": "", "effect": "Propagator also becomes a Forward with 7000 power.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Damage 3", "effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 7000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": { "damage": 3 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-079L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Behemoth K is chosen by a Forward's ability", "effect": "break that Forward.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Behemoth K attacks", "effect": "Behemoth K gains +3000 power until the end of the turn. Behemoth K deals your opponent 1 point of damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 3000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Damage 5", "trigger": "", "effect": "Behemoth K gains Haste and \"When Behemoth K is blocked, Behemoth K deals your opponent 1 point of damage.\"", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Damage 5", "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-080C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Marach enters the field", "effect": "When Marach enters the field, your opponent selects 1 Forward they control. Deal 4000 damage to all the other Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-081H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Lightning enters the field", "effect": "Choose up to 2 Forwards opponent controls or Forwards in your Break Zone. Remove them from the game.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Lightning leaves the field", "effect": "Return each card removed by Lightning's ability to its owner's hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-082C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If the Card Name Marach you control deals damage to a Forward, the damage increases by 1000 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_CARD", "card_name": "Deals Damage To A Forward" }, "then_effects": [ { "type": "DAMAGE_MODIFIER", "amount": 1000, "target": { "type": "CHOSEN" }, "modifier_type": "INCREASE" } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Damage 3 — {d}, put Rapha into the Break Zone: Choose up to 3 Forwards opponent controls. Deal them 4000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOSEN" } } ], "cost": { "damage": 3, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-083H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Lid enters the field or is put from the field into the Break Zone", "effect": "Reveal the top 4 cards of your deck. Add 1 Multi-Element card among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 4, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Mechabo Custom Hammer", "trigger": "", "effect": "Choose 1 Forward. Deal it 7000 damage. If you control a Multi-Element Forward, deal it 10000 damage instead.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Mechabo Custom Hammer", "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "special": 1, "earth": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-084C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you have cast a Job Dragoon or Card Name Dragoon this turn, the cost required to cast Dragoon is reduced by 3.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "dragoon", "amount": 3, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "Haste", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Haste", "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-085R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Lumina enters the field", "effect": "You may search for 1 Category XIII Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-086R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Agrias enters the field, if you control a Job Princess", "effect": "draw 1 card.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Agrias enters the field", "effect": "choose 1 Forward opponent controls. If you control a Card Name Ovelia, it loses 7000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": -7000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "Damage 5 — When Agrias enters the field", "effect": "you may search for 1 Category FFT Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-087C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Delusory Knight enters the field", "effect": "you may search for 1 Job Manikin other than Water, and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "element": "WATER" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-088H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Elle attacks", "effect": "Draw 2 cards, then discard 2 cards from your hand. If 1 or more discarded cards were Category FFBE, until the end of the turn, Elle gains \"Elle cannot be blocked.\" and \"When Elle deals damage to your opponent, draw 1 card.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 2, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "Damage 3", "effect": "Elle gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-089C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Oilboyle enters the field", "effect": "draw 1 card, then discard 1 card from your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Damage 3 — Oilboyle also becomes a Forward with 7000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 7000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "13-090L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Category FFT Forward you control is put from the field into the Break Zone", "effect": "draw 1 card. This effect will trigger only once per turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "ANY", "source_filter": { "card_type": "FORWARD" } }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Aegis", "trigger": "", "effect": "Choose 1 Forward you control. Until the end of the turn, it gains Haste and \"When this Forward is put from the field into the Break Zone, play this Forward from the Break Zone onto the field dull.\"", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Aegis", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ], "cost": { "special": true, "earth": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-091H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Forward other than Cagnazzo enters your field", "effect": "Place 1 Water Counter on Cagnazzo.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ADD_COUNTER", "count": 1, "counter_type": "WATER", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Remove 3 Water Counters from Cagnazzo: Choose 1 Forward. It loses 8000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": -8000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Remove 7 Water Counters from Cagnazzo: All the Forwards opponent controls lose 10000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "REMOVE_COUNTER", "count": 7, "counter_type": "water", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-092C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Sage enters the field", "effect": "Turn over one card at a time from the top of your deck until an Earth or Lightning card is revealed. Add it to your hand. Then, shuffle the other cards revealed and return them to the bottom of your deck.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-093H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Sara enters the field", "effect": "you may search for 1 Job King, Job Prince or Job Princess and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-094C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Category FFT card in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ], "cost": "Dull, put Simon into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-095C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Tonogiri forms a party and attacks", "effect": "Choose 1 Forward. Return it to its owner's hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-096R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Multi-Element Forwards you control gain +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Multi-Element Forward enters your field", "effect": "Draw 1 card. This effect will trigger only once per turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-097C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Viking enters the field", "effect": "Reveal the top 5 cards of your deck. Play 1 Card Name Viking of cost 3 or less among them onto the field and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 5, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-098R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Fina enters the field", "effect": "Choose 1 Forward opponent controls. If you control a Category FFBE Forward, return it to its owner's hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-099C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Yuke enters the field, choose 1 Forward.", "effect": "If the cost paid to cast Yuke included Fire CP, deal it 4000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "the cost paid to cast Yuke included Fire CP" }, "then_effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Yuke enters the field, choose 1 Character in your Break Zone.", "effect": "If the cost paid to cast Yuke included Earth CP, add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "the cost paid to cast Yuke included Earth CP" }, "then_effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-100R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Choose 1 Forward. During this turn, the next damage dealt to it is reduced by 5000 instead. Draw 1 card. If you have received 5 points of damage or more, all the Forwards you control also gain \"This Forward cannot be chosen by your opponent's Summons or abilities.\" until the end of the turn.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-101R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Category FFBE Forwards you control gain +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-102C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Job Standard Unit Forward or Job Warrior of Light Forward you control. Activate it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "element": "LIGHT" }, "owner": "CONTROLLER" } } ], "cost": "1 Water CP, Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-103L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can play 2 or more Light Characters onto the field.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ALLOW_MULTIPLE", "count": 2, "filter": { "element": "LIGHT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Materia enters the field", "effect": "you may pay {X}. When you do so, search for 1 Light Forward of cost X and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When a Light Forward other than Materia you control is put from the field into the Break Zone", "effect": "draw 1 card. This effect will trigger only once per turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "ANY", "source_filter": { "card_type": "FORWARD", "element": "LIGHT" } }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-104L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can play 2 or more Dark Characters onto the field.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ALLOW_MULTIPLE", "count": 2, "filter": { "element": "DARK" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Spiritus enters the field", "effect": "you may pay {X}. When you do so, search for 1 Dark Forward of cost X and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When a Dark Forward other than Spiritus you control is put from the field into the Break Zone", "effect": "choose up to 1 Forward. Remove it from the game. This effect will trigger only once per turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "ANY", "source_filter": { "card_type": "FORWARD", "element": "DARK" } }, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-105R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Lasswell enters the field", "effect": "Your opponent discards 1 card from their hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DISCARD", "amount": 1, "target": { "type": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Fire or Ice Forward you control attacks", "effect": "Choose 1 Forward opponent controls. Deal it 3000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "ANY", "source_filter": { "card_type": "FORWARD", "element": "FIRE" } }, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-106H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Onion Knight is put from the field into the Break Zone", "effect": "you may play 1 Card Name Onion Knight from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": {}, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Remove 3 Card Name Onion Knight in the Break Zone from the game: Choose up to 3 Forwards. Deal them 9000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOSEN" } } ], "cost": "2 Light CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-107C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cater enters the field", "effect": "Select 1 of the 2 following actions. \"Choose up to 3 Backups. Activate them.\" \"Choose 1 Forward. Deal it 1000 damage for each Backup you control.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose up to 3 Backups. Activate them.", "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 3, "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Forward. Deal it 1000 damage for each Backup you control.", "effects": [ { "type": "SCALING_EFFECT", "base_effect": { "type": "DAMAGE", "target": { "type": "CHOSEN" } }, "scale_by": "BACKUPS_CONTROLLED", "multiplier": 1000, "scale_filter": { "card_type": "BACKUP" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-108L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Llednar enters the field due to your cast", "effect": "Place 1 Fortune Counter on Llednar.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ADD_COUNTER", "count": 1, "counter_type": "FORTUNE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If a Fortune Counter is placed on Llednar, Llednar cannot be broken.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL_BREAK_IMMUNITY", "condition": { "has_counter": "fortune" }, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Remove all Fortune Counters from Llednar. Each player can use this ability.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "REMOVE_ALL_COUNTERS", "counter_type": "fortune", "target": { "type": "CHOSEN" } } ], "cost": { "discard": 2 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-109R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When an active Character opponent controls becomes dull due to your Summons or abilities", "effect": "Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "FREEZE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a dull Character you control becomes active due to your Summons or abilities", "effect": "Choose up to 2 Characters you control. Activate them. This effect will trigger only once per turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-110H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Unei enters the field", "effect": "Choose 2 Summons, each with a different cost in your Break Zone. Your opponent selects 1 Summon among them. You may cast the other Summon without paying the cost. If you cast it, remove that Summon from the game after use instead of putting it in the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "SUMMON" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Holy", "trigger": "", "effect": "Choose 1 dull Forward. Deal it 20000 damage. Search for 1 Summon and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Holy", "effects": [ { "type": "DAMAGE", "amount": 20000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ], "cost": { "special": 3, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-111C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Delita enters the field", "effect": "Select 1 of the 2 following actions:\n\"Select 1 Character you control. Break it.\"\n\"Choose 1 Character of cost 2 or less in your Break Zone. Add it to your hand.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Select 1 Character you control. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, { "index": 1, "description": "Choose 1 Character of cost 2 or less in your Break Zone. Add it to your hand.", "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER", "cost_max": 2 }, "owner": "ANY" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-112L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can only pay with CP produced by Backups to cast White Tiger l'Cie Nimbus.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CAST_RESTRICTION_CP_SOURCE", "cp_source": "backups", "card_filter": "white tiger l'cie nimbus." } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "Brave", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Brave", "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When White Tiger l'Cie Nimbus enters the field or attacks, choose 1 Character opponent controls. Dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-113R": [ { "ability_index": 0, "original": { "type": "field", "name": "Brave", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Brave", "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Gudon cannot become dull by your opponent's Summons or abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 2, "original": { "type": "field", "name": "", "trigger": "", "effect": "Gudon can attack twice in the same turn.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "MULTI_ATTACK", "attack_count": 2, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-114H": [ { "ability_index": 0, "original": { "type": "field", "name": "Haste", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Haste", "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 4 or more Backups, Kunshira loses 3000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL_EFFECT", "condition": "CONTROL_COUNT", "count": 4, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Tempest Spellblade", "trigger": "", "effect": "Activate Kunshira. Until the end of the turn, all the Forwards opponent controls lose 4000 power and Kunshira gains First Strike and \"Kunshira can attack once more this turn.\"", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Tempest Spellblade", "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ], "cost": { "wind": 3, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-115L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Golbez enters the field, you may search for 1 card of cost 2 and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "cost": 2 }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Damage 6 — When Golbez enters the field, you may search for up to 3 cards of cost 2 and add them to your hand. Then, you may play any number of Job Archfiend from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "cost": 2 }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-116C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Lightning enters the field", "effect": "Select 1 of the 2 following actions. \"Search for 1 Card Name Odin and add it to your hand.\" \"Lightning gains Haste until the end of the turn.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Search for 1 Card Name Odin and add it to your hand.", "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, { "index": 1, "description": "Lightning gains Haste until the end of the turn.", "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-117R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Category MOBIUS Forwards other than Wol you control gain +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Wol deals damage to your opponent", "effect": "choose 1 Category MOBIUS Character in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "DEALS_DAMAGE_TO_OPPONENT", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-118C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Sarah (MOBIUS) enters the field", "effect": "Select 1 of the 2 following actions.\n\"Choose 1 Forward you control and 1 Forward opponent controls. Each Forward deals damage equal to its power to the other.\"\n\"Draw 1 card.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Forward you control and 1 Forward opponent controls. Each Forward deals damage equal to its power to the other.", "effects": [ { "type": "DAMAGE", "direction": "MUTUAL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" }, "amount_source": "POWER" } ] }, { "index": 1, "description": "Draw 1 card.", "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-119L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "For each Earth Forward other than Sophie you control, Sophie gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "For each Water Forward other than Sophie you control, Sophie gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "At the end of each of your turns, if Sophie has 10000 power or more", "effect": "draw 1 card and Sophie deals your opponent 1 point of damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-120H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "For every 3 Summons in your Break Zone, Doga gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Doga enters the field", "effect": "Draw 1 card for each Summon you discarded to cast Doga.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Doga attacks", "effect": "If you have 9 or more Summons in your Break Zone, you may cast 1 Summon from your hand without paying the cost.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "BREAK_ZONE_COUNT", "comparison": "GTE", "value": 9, "card_names": [ "Summons" ] }, "then_effects": [ { "type": "CAST_FREE", "count": 1, "filter": { "card_type": "SUMMON" }, "zone_from": "HAND", "optional": true } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-121R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 5 or more Category FFT Characters, the cost required to cast Ramza is reduced by 3.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "ramza", "amount": 3, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Ramza enters the field, choose 2 Forwards opponent controls.", "effect": "Your opponent puts one of the chosen Forwards into the Break Zone and returns the other to its owner's hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-122H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Aldore Emperor enters the field", "effect": "Select 1 of the 3 following actions. If you have received 5 points of damage or more, select up to 2 of the 3 following actions instead. \"Choose 1 Forward. Deal it 7000 damage.\" \"Choose 1 Forward of cost 3 or less. Break it.\" \"Choose 1 active Forward. Deal it 8000 damage.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 3, "modes": [ { "index": 0, "description": "Choose 1 Forward. Deal it 7000 damage.", "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Forward of cost 3 or less. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 3 }, "owner": "ANY" } } ] }, { "index": 2, "description": "Choose 1 active Forward. Deal it 8000 damage.", "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_active": true }, "owner": "ANY" } } ] } ], "enhanced_condition": { "description": "if you have received 5 points of damage or more", "select_count": 2, "select_up_to": true } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-123L": [ { "ability_index": 0, "original": { "type": "special", "name": "", "trigger": "", "effect": "You can dull 1 active Fire Job Class Zero Cadet Forward and 1 active Lightning Job Class Zero Cadet Forward (instead of paying the CP cost) to cast Nine.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "element": "FIRE", "is_active": true }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Nine enters the field or attacks, choose 1 Forward opponent controls. Until the end of the turn, it loses 2000 power for each Job Class Zero Cadet you control.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": -2000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-124C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Noel enters the field", "effect": "Select 1 of the 2 following actions.\n\"Choose 1 Forward other than Noel you control. Until the end of the turn, it gains +2000 power and Haste.\"\n\"Choose up to 2 Forwards. Deal them 2000 damage and dull them.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Forward other than Noel you control. Until the end of the turn, it gains +2000 power and Haste.", "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, { "index": 1, "description": "Choose up to 2 Forwards. Deal them 2000 damage and dull them.", "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-125R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If a Fire Forward you control is dealt damage by your opponent's abilities, the damage becomes 0 instead.\nIf a Water Forward you control is dealt damage, reduce the damage by 2000 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_PREVENTION", "condition": { "damage_source": "OPPONENT_ABILITIES" }, "target": { "type": "ALL", "owner": "CONTROLLER", "filter": { "element": "FIRE" } } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-126C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ultimecia enters the field", "effect": "Select 1 of the 2 following actions.\n\"Your opponent discards 1 card from their hand.\"\n\"Choose 1 Character you control. Return it to its owner's hand.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Your opponent discards 1 card from their hand.", "effects": [ { "type": "DISCARD", "amount": 1, "target": { "type": "OPPONENT" } } ] }, { "index": 1, "description": "Choose 1 Character you control. Return it to its owner's hand.", "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "CONTROLLER" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-127H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Chime enters the field", "effect": "Choose 2 Forwards opponent controls. Return the first Forward to its owner's hand, dull and Freeze the other.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-128L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Water Characters you control cannot be broken by opposing Summons or abilities that don't deal damage.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PROTECTION", "protection_from": "ABILITIES", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When an Ice Character you control is chosen by your opponent's Summons or abilities, choose up to 1 Character. Dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-129S": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Philia is dealt damage by an ability, the damage becomes 0 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_PREVENTION", "condition": { "damage_source": "ABILITY" }, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Philia enters the field", "effect": "Deal 10000 damage to all the Forwards. Philia deals you 1 point of damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 10000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-130S": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast Ran'jit is reduced by 1 for each Backup you control.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION_SCALING", "card_filter": "ran'jit", "reduction_per": 1, "scale_by": "BACKUPS_CONTROLLED", "scale_filter": { "card_type": "BACKUP" }, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Ran'jit enters the field", "effect": "Choose 1 Forward opponent controls. Deal it 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-131S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Emet-Selch enters the field", "effect": "When Emet-Selch enters the field, you may pay {1}. If you do so, search for 1 Ice Backup of cost 4 or less and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-132S": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can only cast Titania if you have a Forward, Backup, Monster and a Summon in your Break Zone (before paying the cost for Titania).", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Titania enters the field", "effect": "Choose up to 2 Characters opponent controls. Dull them and Freeze them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-133S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "At the beginning of the Attack Phase during each player's turn", "effect": "Choose 1 Forward. It gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "START_OF_ATTACK_PHASE", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "Damage 5", "effect": "The Crystal Exarch gains \"When The Crystal Exarch attacks, choose 1 Forward. If its power is less than The Crystal Exarch's power, break it.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-134S": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Y'shtola cannot be chosen by your opponent's Summons.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_SUMMONS", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Y'shtola enters the field", "effect": "choose 1 Forward in your Break Zone. If its cost is equal to or less than the number of Job Scion of the Seventh Dawn you control, play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-135S": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "When Urianger enters the field", "effect": "When Urianger enters the field, reveal the top 2 cards of your deck. Add 1 Category XIV Character among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 2, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-136S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Job Scion of the Seventh Dawn other than Thancred enters your field", "effect": "Until the end of the turn, Thancred gains +2000 power, Haste and Brave.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Blasting Zone", "trigger": "", "effect": "Choose 1 Forward. Deal it damage equal to Thancred's power.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Blasting Zone", "effects": [ { "type": "DAMAGE", "amount": "POWER_OF", "power_source": "thancred", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "13-137S": [ { "ability_index": 0, "original": { "type": "field", "name": "Brave", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Brave", "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you have a Card Name Innocence in your Break Zone, Innocence gains \"{{Fire}}: Choose 1 Forward. Deal it 10000 damage.\" and \"{{Fire}}: Your opponent discards 2 cards from their hand. You can only use this ability during your turn and only once per turn.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "you have a Card Name Innocence in your Break Zone" }, "then_effects": [ { "type": "DAMAGE", "amount": 10000, "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "13-138S": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Job Scion of the Seventh Dawn Forwards you control gain +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When The Oracle of Light is put from the field into the Break Zone", "effect": "you may remove The Oracle of Light from the game. When you do so, choose 1 Job Scion of the Seventh Dawn in your Break Zone. Play it onto the field dull.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" }, "modifiers": { "enters_dull": true } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-001C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Fire Job Primal enters your field", "effect": "Activate Amalj'aa.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 1000 damage. You can only use this ability if you control a Fire Job Primal.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-002R": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "", "effect": "Choose 1 Forward. Deal it 7000 damage. Search for 1 Card Name Ifrita and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-003R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Illua attacks, you may dull any number of active Fire Backups you control. When you do so, choose 1 Forward. Deal it 3000 damage for each Backup you dulled due to this ability and Illua gains +3000 power for each Backup you dulled due to this ability until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "DULL", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "SCALING_EFFECT", "base_effect": { "type": "DAMAGE", "target": { "type": "CHOSEN" } }, "scale_by": "BACKUPS_CONTROLLED", "multiplier": 3000, "scale_filter": { "card_type": "BACKUP" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-004C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Job Standard Unit Forwards you control gain +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "Damage 3", "trigger": "", "effect": "Damage 3 — The Job Standard Unit Forwards you control gain +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Damage 3", "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-005C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Oelde Leonis is put from the field into the Break Zone", "effect": "Choose 1 Job Standard Unit in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-006R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ifrit, Lord of the Inferno enters the field", "effect": "choose up to 2 Forwards opponent controls. Deal them 4000 damage.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If your Summon or an ability of a Character you control deals damage to a Forward, the damage increases by 1000 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_CARD", "card_name": "Deals Damage To A Forward" }, "then_effects": [ { "type": "DAMAGE_MODIFIER", "amount": 1000, "target": { "type": "CHOSEN" }, "modifier_type": "INCREASE" } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "14-007L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Garland is dealt damage by a Summon or an ability, the damage becomes 0 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_PREVENTION", "condition": { "damage_source": "SUMMON_OR_ABILITY" }, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Backup is put from the field into the Break Zone", "effect": "Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "ANY", "source_filter": { "card_type": "BACKUP" } }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Flare", "trigger": "", "effect": "Choose 1 Forward. Break it. Then, your opponent selects 1 Backup they control. Put it into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Flare", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "special": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-008C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Forward other than Caius you control is put from the field into the Break Zone", "effect": "Until the end of the turn, Caius gains +3000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "ANY", "source_filter": { "card_type": "FORWARD" } }, "effects": [ { "type": "POWER_MOD", "amount": 3000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-009R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "Damage 5", "effect": "Put Gabranth into the Break Zone: Choose 1 Forward. It gains \"This Forward cannot be broken.\" until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-010H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Gutsco enters the field or attacks", "effect": "Remove the top card of your deck from the game.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Gutsco leaves the field", "effect": "Add all the cards removed by Gutsco's ability to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "ADD_REMOVED_CARDS", "source": "gutsco" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-011H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If a Forward damaged by Susano, Lord of the Revel is put from the field into the Break Zone on the same turn, remove it from the game instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "a Forward damaged by Susano" }, "then_effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Susano, Lord of the Revel enters the field", "effect": "select 1 Backup you control. You may put it into the Break Zone. When you do so, deal 9000 damage to all the Forwards other than Susano, Lord of the Revel.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-012C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Kojin enters the field", "effect": "Reveal the top 2 cards of your deck. Add 1 Fire card among them to your hand, and put the rest of the cards into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Kojin into the Break Zone: Reveal the top 2 cards of your deck. Add 1 Fire card among them to your hand, and put the rest of the cards into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": "Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-013C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "At the end of each of your turns, place 1 Monster Counter on Koboldroid Yang.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ADD_COUNTER", "count": 1, "counter_type": "MONSTER", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Koboldroid Yang into the Break Zone: Choose 1 Forward. Deal it 2000 damage for each Monster Counter placed on Koboldroid Yang.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-014C": [ { "ability_index": 0, "original": { "type": "field", "name": "Brave", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Brave", "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 3 or more Job Samurai or Card Name Samurai, Samurai gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if you control 3 or more job samurai or card name samurai, samurai", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Samurai enters the field", "effect": "Choose 1 Forward opponent controls. If you have a total of 7 or more Job Samurai and/or Card Name Samurai in your Break Zone, deal it 9000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-015R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Zenos enters the field", "effect": "Reveal the top 5 cards of your deck. Add up to 2 Category XIV Forwards among them to your hand, and put the rest of the cards into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Zenos attacks", "effect": "All the Category XIV Forwards you control gain Haste until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "END_OF_TURN", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-016C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. It gains \"This Forward cannot block.\" until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "CANT_BLOCK", "restriction": "CANNOT_BLOCK", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "dull": true, "cp": { "earth": 1 } } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Geomancer into the Break Zone: Choose 1 Forward. It gains \"This Forward cannot block.\" until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "earth": 1, "special": "put Geomancer into the Break Zone" } }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-017H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 3 or more Fire Backups, Mom Bomb also becomes a Forward with 8000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_COUNT", "comparison": "GTE", "value": 3, "card_type": "BACKUP" }, "then_effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 8000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Mom Bomb is put from the field into the Break Zone", "effect": "deal 5000 damage to all the Forwards.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-018C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Maliris (IX) enters the field", "effect": "you may discard 1 Job Chaos. When you do so, choose 1 Forward. Deal it 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-019R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Red XIII enters the field", "effect": "You may pay {f}. If you do so, play 1 Forward from your hand onto the field. If it leaves the field for any reason, remove it from the game instead. At the end of the turn, remove it from the game.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": { "card_type": "FORWARD" }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-020R": [ { "ability_index": 0, "original": { "type": "special", "name": "", "trigger": "", "effect": "Play 1 Ice Forward of cost 5 or less from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY", "count": 1, "optional": false, "filter": { "card_type": "FORWARD", "element": "ICE", "cost_max": 5 }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ], "cost": "S, put Ysayle into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-021H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 3 or more Ice Backups, Valfodr also becomes a Forward with 7000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_COUNT", "comparison": "GTE", "value": 3, "card_type": "BACKUP" }, "then_effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 7000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Valfodr is put from the field into the Break Zone", "effect": "your opponent discards 1 card from their hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "DISCARD", "amount": 1, "target": { "type": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-022H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Kam'lanaut enters the field or attacks", "effect": "Choose 1 dull Forward opponent controls. Deal it 2000 damage for each Ice Backup you control.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Light Blade", "trigger": "", "effect": "Choose 1 Forward. Deal it 2000 damage for each Ice Character you control.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Light Blade", "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-023L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you have 3 or more different Elements among cards in your Break Zone, Gilgamesh (FFBE) gains +1000 power, Haste and First Strike, and if you have 7 or more, Gilgamesh (FFBE) also gains Brave and \"Gilgamesh (FFBE) can attack 3 times in the same turn.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": "if you have 3 or more different elements among cards in your break zone, gilgamesh (ffbe)", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Gilgamesh (FFBE) attacks, choose 1 Character. If you have 5 or more different Elements among cards in your Break Zone, dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-024C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{Ice}{Dull}, put Bard into the Break Zone: Choose 1 Forward. Dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-025C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Kuja is chosen by your opponent's Summons or abilities", "effect": "Choose up to 1 Forward opponent controls. Dull it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "CHOSEN_BY_OPPONENT", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-026R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Kefka enters the field", "effect": "When Kefka enters the field, choose 1 Forward opponent controls. Dull it.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "S", "trigger": "", "effect": "Choose 1 Forward. Dull it and Freeze it. You can only use this ability if you control 5 or more Ice Backups.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "S", "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-027R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When The Emperor enters the field due to an ability", "effect": "Reveal the top card of your deck. If it is a Character, add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Play The Emperor onto the field. You can only use this ability during your Main Phase and if The Emperor is in the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": "Remove 15 Ice cards in the Break Zone from the game" }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-028C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "At the end of each of your turns, place 1 Monster Counter on Goblin.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ADD_COUNTER", "count": 1, "counter_type": "MONSTER", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Goblin into the Break Zone: Choose 1 dull Forward. Deal it 2000 damage for each Monster Counter placed on Goblin.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-029R": [ { "ability_index": 0, "original": { "type": "special", "name": "", "trigger": "", "effect": "Choose 1 Forward. Until the end of the turn, it gains +3000 power and \"When a Forward opponent controls is put from the field into the Break Zone on the same turn that the chosen Forward has dealt it damage, your opponent discards 1 card from their hand.\"", "is_ex_burst": true }, "parsed": { "type": "SPECIAL", "is_ex_burst": true, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-030C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Serah is put from the field into the Break Zone", "effect": "Select 1 of the 2 following actions:\n\"Your opponent discards 1 card from their hand.\"\n\"Freeze all the Forwards opponent controls.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Your opponent discards 1 card from their hand.", "effects": [ { "type": "DISCARD", "amount": 1, "target": { "type": "OPPONENT" } } ] }, { "index": 1, "description": "Freeze all the Forwards opponent controls.", "effects": [ { "type": "FREEZE", "target": { "type": "ALL", "filter": { "card_type": "FORWARD" } } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-031R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Good King Moggle Mog XII is put from the field into the Break Zone", "effect": "You may discard 2 cards. If you do so, return Good King Moggle Mog XII to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "At the end of each of your turns", "effect": "Reveal the top 3 cards of your deck. Play up to 1 Card Name Moogle (XIV) or Job Moogle of cost 3 or less among them onto the field and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 3, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-032R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If your opponent has 2 cards or less in their hand, Proto fal'Cie Adam gains +2000 power and First Strike.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if your opponent has 2 cards or less in their hand, proto fal'cie adam", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Proto fal'Cie Adam enters the field", "effect": "Place 2 Manipulator Counters on Proto fal'Cie Adam.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ADD_COUNTER", "count": 2, "counter_type": "MANIPULATOR", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Proto fal'Cie Adam is chosen by Summons or abilities", "effect": "Remove 1 Manipulator Counter from Proto fal'Cie Adam. If you do so, cancel its effect.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CANCEL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-033C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Devout enters the field", "effect": "Reveal the top 2 cards of your deck. Add 1 Ice card among them to your hand, and put the rest of the cards into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "Put Devout into the Break Zone", "effect": "Reveal the top 2 cards of your deck. Add 1 Ice card among them to your hand, and put the rest of the cards into the Break Zone.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-034C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When active Time Mage becomes dull", "effect": "Choose 1 Forward. Dull it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-035C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Don Corneo enters the field", "effect": "Your opponent reveals 3 cards from their hand. Select 1 card among them. Your opponent discards this card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_SELECT_DISCARD", "reveal_count": 3, "select_count": 1, "target": { "type": "OPPONENT_HAND" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-036L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You cannot play Shiva, Lady of Frost or Card Name Ysayle while already in control of either Character.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY_RESTRICTION", "cannot_play": "shiva, lady of frost or card name ysayle", "condition": { "control": "either character." } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Shiva, Lady of Frost enters the field", "effect": "Choose 1 Character opponent controls. Dull it. Freeze all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "", "trigger": "", "effect": "Remove Shiva, Lady of Frost from the game. Then, play Shiva, Lady of Frost onto the field.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } } ], "cost": "Put 3 Backups into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-037C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When an Ice Job Primal enters your field", "effect": "activate Moogle (XIV).", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Dull it. You can only use this ability if you control an Ice Job Primal.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-038H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Forward enters your field", "effect": "You may remove Lugae from the game. If you do, that Forward gains +2000 power and Brave. (This effect does not end at the end of the turn.)", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-039R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 3 or more Wind Backups, Adelle gains +3000 power and Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "condition": "if you control 3 or more wind backups, adelle", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 5 or more Wind Backups, Adelle cannot be chosen by your opponent's Summons or abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_SUMMONS_AND_ABILITIES", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-040C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When a Character other than Abquhbah enters your field, Abquhbah gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-041C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Wind [Job Primal] enters your field", "effect": "activate Ixali.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Activate it. You can only use this ability if you control a Wind [Job Primal].", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-042L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Character is returned from the field to its owner's hand", "effect": "Draw 1 card. This effect will trigger only once per turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "At the end of each of your turns", "effect": "Choose up to 1 Wind Character you control. Return it to its owner's hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER", "element": "WIND" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 2000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Dull 1 active Wind Forward" }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-043C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "At the end of each of your turns, place 1 Monster Counter on Cactuaroni.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ADD_COUNTER", "count": 1, "counter_type": "MONSTER", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Put Cactuaroni into the Break Zone: Choose up to the same number of Characters as the Monster Counters placed on Cactuaroni. Activate them.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-044C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When White Mage enters the field", "effect": "Choose up to 2 Backups of an Element other than Wind you control. Activate them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "BACKUP", "element": "WIND" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-045H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "During your opponent's turn, the Forwards opponent controls cannot use action abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SUPPRESS_ACTION_ABILITIES", "during": "OPPONENT_TURN", "target": { "type": "ALL", "filter": { "card_type": "FORWARD" } } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 auto-ability. Cancel its effect.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "CANCEL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ], "cost": { "wind": 2, "dull": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-046C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When active Sniper becomes dull", "effect": "Choose 1 Forward opponent controls. Deal it 4000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-047R": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "", "effect": "Choose 1 Forward. Deal it 1000 damage for each Character you control. If you control a Job Chocobo or Card Name Chocobo and a Job Moogle or Card Name Moogle, draw 1 card.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "SCALING_EFFECT", "base_effect": { "type": "DAMAGE", "target": { "type": "CHOSEN" } }, "scale_by": "FIELD_CARDS_CONTROLLED", "multiplier": 1000 } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-048C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Tiamat (IX) enters the field", "effect": "You may discard 1 Job Chaos. When you do so, choose 1 Character of cost 5 or more. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-049H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 3 or more Wind Backups, Typhon also becomes a Forward with 8000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_COUNT", "comparison": "GTE", "value": 3, "card_type": "BACKUP" }, "then_effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 8000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Typhon enters the field", "effect": "choose 1 Forward. Put it under the top four cards of its owner's deck.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PUT_INTO_DECK", "position": "SHUFFLE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-050R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Naja Salaheem cannot be chosen by your opponent's Summons or abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_SUMMONS_AND_ABILITIES", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Naja Salaheem deals damage to your opponent", "effect": "Choose 1 Character. Select 1 Counter placed on it. Double all Counters of the same type as the selected Counter on that Character.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "DEALS_DAMAGE_TO_OPPONENT", "source": "SELF" }, "effects": [ { "type": "ADD_COUNTER", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" }, "modifier": "DOUBLE" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-051C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Vanu Vanu enters the field", "effect": "Reveal the top 2 cards of your deck. Add 1 Wind card among them to your hand and put the rest of the cards into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Reveal the top 2 cards of your deck. Add 1 Wind card among them to your hand and put the rest of the cards into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": "Dull, put Vanu Vanu into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-052C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Fran enters the field, if you have cast 3 or more cards this turn", "effect": "Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Damage 3 — Fran gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-053R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Mjrn enters the field", "effect": "Activate Card Name Fran and Card Name Jote you control.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Mjrn into the Break Zone: Choose 1 Forward of cost 5 or more. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "wind": 3, "dull": false } }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-054R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Jote enters the field", "effect": "You may search for 1 Card Name Fran or Card Name Mjrn and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-055C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Lezaford enters the field", "effect": "Choose 1 Forward. If the cost to cast Lezaford was paid with CP of 3 or more different Elements, break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-056R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Garuda, Lady of the Vortex enters the field", "effect": "choose 1 Forward of power 9000 or more opponent controls. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Forward of power 9000 or more of your opponent enters the field", "effect": "draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "ANY", "source_filter": { "card_type": "FORWARD" } }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-057H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When you cast the third card you've cast this turn", "effect": "Activate all the Backups you control.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When you cast the fifth card you've cast this turn", "effect": "Reveal the top card of your deck. If it is a Character, you may play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "", "trigger": "", "effect": "Rosa gains \"Rosa cannot be chosen by your opponent's abilities.\" until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "GRANT_ABILITY_TEXT", "target": { "type": "CHOSEN" }, "ability_text": "rosa cannot be chosen by your opponent's abilities.", "duration": "END_OF_TURN" } ], "cost": "1 Wind CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-058C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Dark Knight enters the field", "effect": "Dark Knight deals you 1 point of damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE_TO_CONTROLLER", "amount": 1, "source": "dark knight" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "Damage 5", "trigger": "", "effect": "Dark Knight gains Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Damage 5", "effects": [ { "type": "ABILITY_GRANT", "ability": "BRAVE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "14-059R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Wol enters the field", "effect": "you may play 1 Category MOBIUS Forward from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": { "card_type": "FORWARD" }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Damage 3 — Wol gains +1000 power, Brave and \"Wol cannot be broken by opposing Summons or abilities that don't deal damage.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-060R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "All the Forwards you control gain +2000 power until the end of the turn. If all the Backups you control have Earth Element, draw 1 card.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-061H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 3 or more Earth Backups, Calbrena also becomes a Forward with 9000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_COUNT", "comparison": "GTE", "value": 3, "card_type": "BACKUP" }, "then_effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 9000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Calbrena is put from the field into the Break Zone", "effect": "Select 1 Earth Backup you control. You may put it into the Break Zone. When you do so, play Calbrena from your Break Zone onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-062L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Titan, Lord of Crags enters the field", "effect": "Break all the Forwards with power less than Titan, Lord of Crags.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When 5 or more Forwards are put from the field into the Break Zone by this effect", "effect": "Titan, Lord of Crags deals your opponent 1 point of damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_TO_OPPONENT", "amount": 1, "source": "titan, lord of crags" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-063C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "At the end of each of your turns", "effect": "place 1 Monster Counter on Chichu.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ADD_COUNTER", "count": 1, "counter_type": "MONSTER", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Until the end of the turn, it gains +2000 power for each Monster Counter placed on Chichu.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Put Chichu into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-064R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Kitone enters the field", "effect": "When Kitone enters the field, choose 1 Character. During this turn, it cannot attack or block, and it cannot use action abilities.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE", "count": 1, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Dream Within a Dream", "trigger": "", "effect": "Choose 1 Forward. Deal it 4000 damage. You may pay {dull}. When you do so, use this special ability again without paying the cost.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Dream Within a Dream", "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "specific": [ "Earth" ], "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-065L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If your opponent controls any Forwards, Cloud gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if your opponent controls any forwards, cloud", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Cloud attacks", "effect": "Choose 1 Forward. It gains \"If possible, this Forward must block.\" until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "MUST_BLOCK", "restriction": "MUST_BLOCK", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "", "trigger": "", "effect": "Until the end of the turn, Cloud gains +1000 power and \"Cloud cannot be chosen by your opponent's abilities.\"", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ], "cost": "Discard 1 Category VII card" }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-066C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When an Earth Job Primal enters your field", "effect": "Activate Kobold.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. It gains +1000 power until the end of the turn. You can only use this ability if you control an Earth Job Primal.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "earth": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-067H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Shantotto is on the field, Shantotto can produce Wind CP.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PRODUCE_CP", "element": "WIND", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Shantotto enters the field", "effect": "Reveal the top 5 cards of your deck. Add up to 1 Wind card and up to 1 Earth card among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 5, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-068C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Dark Elf is dealt 9000 damage or more, the damage becomes 0 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_PREVENTION_CONDITIONAL", "condition": { "damage_gte": 9000 }, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-069R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{d}, put Noctis into the Break Zone: Choose 1 Category XV Forward of cost 5 or less in your Break Zone. Play it onto the field. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-070C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ba'Gamnan enters the field", "effect": "choose 1 Forward opponent controls. Activate it. It gains \"If possible, this Forward must block.\" until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-071C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Paladin enters the field", "effect": "Reveal the top 2 cards of your deck. Add 1 Earth card among them to your hand and put the rest of the cards into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "Put Paladin into the Break Zone", "effect": "Reveal the top 2 cards of your deck. Add 1 Earth card among them to your hand and put the rest of the cards into the Break Zone.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-072R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Hojo enters the field", "effect": "Choose 1 Forward you control. Remove it from the game. When you do so, choose 1 Forward in your Break Zone with a cost inferior to that of the removed Forward. Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-073R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Muraga Fennes enters the field", "effect": "When Muraga Fennes enters the field, choose 1 Forward put in your Break Zone from the field during this turn. Add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-074C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Monk enters the field", "effect": "Choose 1 Job Monk Forward or Card Name Monk Forward you control and 1 Forward opponent controls. Each Forward deals damage equal to its power to the other.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "direction": "MUTUAL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" }, "amount_source": "POWER" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-075H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast Mont Leonis is reduced by 1 for each Earth Character you control.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION_SCALING", "card_filter": "mont leonis", "reduction_per": 1, "scale_by": "FIELD_CARDS_CONTROLLED", "scale_filter": { "element": "EARTH" }, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Mont Leonis enters the field", "effect": "choose 1 Earth Forward of cost 6 or less in your Break Zone. Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 6, "element": "EARTH" }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Mont Leonis is put from the field into the Break Zone", "effect": "during this turn, the next damage dealt to you becomes 0 instead.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE_PREVENTION", "target": { "type": "PLAYER", "owner": "CONTROLLER" }, "duration": "NEXT_DAMAGE" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-076C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Lich (IX) enters the field", "effect": "You may discard 1 Job Chaos. When you do so, choose 1 card in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-077C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ovjang enters the field", "effect": "Choose 1 Forward of cost 3 or less in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 3 }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-078H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 3 or more Lightning Backups, Trap Door also becomes a Forward with 8000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_COUNT", "comparison": "GTE", "value": 3, "card_type": "BACKUP" }, "then_effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 8000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Trap Door is put from the field into the Break Zone", "effect": "choose 1 Forward opponent controls. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-079R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Aphmau is added to your hand from the Break Zone", "effect": "You may pay {3}. If you do so, play 1 Card Name Aphmau from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": {}, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-080R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Exdeath enters the field", "effect": "Choose 1 Forward opponent controls and 1 Forward of cost 4 or less in your Break Zone. Break the former and play the latter onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 4 }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Black Hole", "trigger": "", "effect": "Choose 1 Forward. Remove it from the game.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Black Hole", "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "lightning": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-081C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Dull 2 active Forwards: Choose 1 Forward. Dull it. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-082C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Gnath enters the field", "effect": "Reveal the top 2 cards of your deck. Add 1 Lightning card among them to your hand and put the rest of the cards into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Reveal the top 2 cards of your deck. Add 1 Lightning card among them to your hand and put the rest of the cards into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": "Dull, put Gnath into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-083C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "At the end of each of your turns", "effect": "place 1 Monster Counter on Fachan.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ADD_COUNTER", "count": 1, "counter_type": "MONSTER", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 active Forward. Until the end of the turn, it loses 2000 power for each Monster Counter placed on Fachan.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": -2000, "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_active": true }, "owner": "ANY" } } ], "cost": "Put Fachan into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-084C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Schuzelt or a Lightning Character enters your field", "effect": "choose 1 Forward opponent controls. Deal it 1000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Grim Reaper", "trigger": "", "effect": "Choose 1 damaged Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Grim Reaper", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "special": 3, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-085C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Lightning Job Primal enters your field", "effect": "Activate Sylph (XIV).", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward you control. During this turn, the next damage dealt to it is reduced by 2000 instead. You can only use this ability if you control a Lightning Job Primal.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" }, "modifier_type": "REDUCTION" } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-086R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Heidegger enters the field", "effect": "You may discard 2 cards. When you do so, choose 1 Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Put Heidegger into the Break Zone: Reveal the top 5 cards of your deck. Add 1 Forward among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-087L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Ravana, Savior of the Gnath can attack 4 times in the same turn.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "MULTI_ATTACK", "attack_count": 4, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Ravana, Savior of the Gnath cannot gain Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "BRAVE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 2, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Ravana, Savior of the Gnath is dealt damage, reduce the damage by 5000 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": 5000, "target": { "type": "CHOSEN" }, "modifier_type": "REDUCTION" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 3, "original": { "type": "auto", "name": "", "trigger": "When a Character is put from the field into the Break Zone", "effect": "activate Ravana, Savior of the Gnath.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "ANY", "source_filter": {} }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-088C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward of cost 3 or less. It gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 3 }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-089C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ewen enters the field", "effect": "Choose 1 damaged Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-090R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you have 2 or more Lightning Summons in your Break Zone, Ramuh, Lord of Levin gains Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "BREAK_ZONE_COUNT", "comparison": "GTE", "value": 2, "card_names": [ "Lightning Summons" ] }, "then_effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Ramuh, Lord of Levin or your Lightning Summon deals damage to a Forward", "effect": "break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "DEALS_DAMAGE_TO_FORWARD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-091R": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "", "effect": "Choose up to 2 Forwards. Deal them 1000 damage and 1000 more damage for each Card Name Ramuh in your Break Zone.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-092C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Dragoon enters the field", "effect": "Choose 1 Forward. Until the end of the turn, it loses 3000 power for each Job Dragoon or Card Name Dragoon you control.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": -3000, "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-093H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Luso enters the field", "effect": "When Luso enters the field, reveal the top 5 cards of your deck. Add 1 Category FFTA2 Character among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 5, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Engage", "trigger": "", "effect": "Reveal the top 5 cards of your deck. Play 1 Category FFTA2 Character among them onto the field and return the other cards to the bottom of your deck in any order. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Engage", "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 5, "destination": "HAND" } ], "cost": "S, 1 Lightning CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-094R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "During this turn, if a Job Captain you controlled has been put from the field into the Break Zone, the cost required to cast Ravus is reduced by 4.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "ravus", "amount": 4, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Ravus enters the field or is put from the field into the Break Zone", "effect": "choose 1 Forward. It loses 5000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": -5000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-095H": [ { "ability_index": 0, "original": { "type": "field", "name": "Haste", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Haste", "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you don't control any Characters, the cost required to cast Roche is reduced by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "roche", "amount": 2, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "field", "name": "", "trigger": "Damage 3", "effect": "Roche gains +3000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-096C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Monster, Blue Mage gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": "if you control a monster, blue mage", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Blue Mage enters the field", "effect": "Choose 1 Monster in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-097C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ananta enters the field", "effect": "Reveal the top 2 cards of your deck. Add 1 Water card among them to your hand and put the rest of the cards into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Reveal the top 2 cards of your deck. Add 1 Water card among them to your hand and put the rest of the cards into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": "Dull, put Ananta into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-098R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ultimecia enters the field", "effect": "Select 1 Forward you control. Put it into the Break Zone. When you do so, choose 1 Forward of the same cost as the Forward you put into the Break Zone. You gain control of it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "TAKE_CONTROL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-099C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Eiko enters the field", "effect": "When Eiko enters the field, you may search for 1 Summon and put it into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Summon in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "SUMMON" }, "owner": "ANY" } } ], "cost": { "dull": true, "specific": "put Eiko into the Break Zone" } }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-100H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 3 or more Water Backups, Octomammoth also becomes a Forward with 8000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_COUNT", "comparison": "GTE", "value": 3, "card_type": "BACKUP" }, "then_effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 8000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Octomammoth enters the field", "effect": "Choose up to 2 Forwards opponent controls. Return them to their owners' hands.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-101R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ultros is put from the field into the Break Zone", "effect": "You may remove Ultros from the game. If you do so, put the top 5 cards of your deck into the Break Zone. Then, select 1 Card Name Ultros in your Break Zone and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-102L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Leviathan, Lord of the Whorl enters the field", "effect": "choose up to 1 Forward opponent controls, up to 1 Backup opponent controls and up to 1 Monster opponent controls. Return them to their owners' hands.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Character is returned from the field to its owner's hand", "effect": "choose 1 Forward opponent controls. It loses 9000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": -9000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-103R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Discard 1 Monster: Draw 1 card. Quina gains +2000 power until the end of the turn. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Choose 1 Forward. Put it at the bottom of its owner's deck.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "PUT_INTO_DECK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "position": "BOTTOM" } ], "cost": "remove 3 Monsters in the Break Zone from the game" }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-104C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Kraken (IX) enters the field", "effect": "you may discard 1 Job Chaos. When you do so, draw 2 cards.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 2, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-105C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Corsair enters the field", "effect": "Draw 1 card, then discard 1 card from your hand. If the discarded card is a Multi-Element card, draw 1 card, then discard 1 card from your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-106H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "At the beginning of the Attack Phase during each of your turns", "effect": "Reveal the top card of your deck. If it is a Forward of cost 3 or less, you may play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "START_OF_ATTACK_PHASE", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Choose 1 Forward. You gain control of it.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "TAKE_CONTROL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Put 4 Characters into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-107C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Water Job Primal enters your field", "effect": "activate Sahagin (XIV).", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Look at the top 2 cards of your deck. Put 1 card among them on top of your deck and the other to the bottom of your deck. You can only use this ability if you control a Water Job Primal.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "SCRY", "count": 2, "keep_top": 1 } ], "cost": "Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-108H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Jecht enters the field", "effect": "Choose 1 Forward. If 1 or more Forwards were attacking this turn, return the chosen Forward to its owner's hand. If 3 or more Forwards were attacking this turn, break the chosen Forward and draw 1 card instead.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Jecht Block", "trigger": "", "effect": "Choose any number of Summons, auto-abilities, action abilities or special abilities. Cancel their effects.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Jecht Block", "effects": [ { "type": "CANCEL", "target": { "type": "CHOSEN" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-109C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You must control 2 or more Forwards to cast Steiner.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CAST_REQUIREMENT", "count": 2, "control_filter": "forwards", "card_filter": "steiner." } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-110C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "At the end of each of your turns, place 1 Monster Counter on Tonberry.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ADD_COUNTER", "count": 1, "counter_type": "MONSTER", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Put Tonberry into the Break Zone: Look at the same number of cards from the top of your deck as the Monster Counters placed on Tonberry. Add 1 card among them to your hand. Then, shuffle the other cards and return them to the bottom of your deck.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-111R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you have 5 or more cards in your hand, Lakshmi, Lady of Bliss gains \"If Lakshmi, Lady of Bliss is dealt damage, reduce the damage by 2000 instead.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": 2000, "target": { "type": "CHOSEN" }, "modifier_type": "REDUCTION" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "At the end of each of your turns", "effect": "draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-112L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Larsa enters the field", "effect": "Choose 1 card in your Damage Zone. Add it to your hand. Put 1 card from your hand into the Damage Zone (Its EX Burst effect will not trigger).", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Forwards you control gain +2000 power for every 3 cards with EX Burst in your Damage Zone.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-113R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "EX BURST Select up to 2 of the 3 following actions. \"Choose 1 Forward opponent controls. Return it to its owner's hand.\" \"Choose 1 Light Forward or Dark Forward. Put it at the top or bottom of its owner's deck.\" \"Choose 1 Water Forward in your Break Zone. Add it to your hand.\"", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 2, "select_up_to": true, "mode_count": 3, "modes": [ { "index": 0, "description": "Choose 1 Forward opponent controls. Return it to its owner's hand.", "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, { "index": 1, "description": "Choose 1 Light Forward or Dark Forward. Put it at the top or bottom of its owner's deck.", "effects": [ { "type": "PUT_INTO_DECK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "element": "LIGHT" }, "owner": "ANY" }, "position": "CHOICE" } ] }, { "index": 2, "description": "Choose 1 Water Forward in your Break Zone. Add it to your hand.", "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "element": "WATER" }, "owner": "ANY" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-114R": [ { "ability_index": 0, "original": { "type": "auto", "name": "Back Attack", "trigger": "When Luzaf enters the field", "effect": "Choose 1 Forward you control. Return it to its owner's hand. When you do so, your opponent selects 1 Forward they control. Put it into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Back Attack", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-115L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Shinryu enters the field", "effect": "Deal 10000 damage to all the Forwards of cost 3, 6 and 9 opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 10000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "At the beginning of Main Phase 1 during each of your turns", "effect": "Reveal the top card of opponent's deck. If it is a Forward, all the Forwards opponent controls lose 7000 power until the end of the turn. If it is not a Forward, draw 2 cards.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 2, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-116H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast your Summons is reduced by 1 (it cannot become 0).", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "your summons", "amount": 1, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Remove 3 Summons in the Break Zone from the game: Select 1 of the 3 following actions. \"Draw 1 card.\" \"Choose 1 Forward. Return it to its owner's hand.\" \"During this turn, the cost required to cast your next Summon is reduced by 3 (it cannot become 0).\"", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 3, "modes": [ { "index": 0, "description": "Draw 1 card.", "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, { "index": 1, "description": "Choose 1 Forward. Return it to its owner's hand.", "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 2, "description": "During this turn, the cost required to cast your next Summon is reduced by 3 (it cannot become 0).", "effects": [ { "type": "COST_REDUCTION", "card_filter": "your next summon", "amount": 3, "for_player": "CONTROLLER" } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-117L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "At the end of each player's turn", "effect": "If there is no Weapon Counter placed on Omega, place 1 Weapon Counter on Omega. If 1 or more Weapon Counters are placed on Omega, Omega deals your opponent 1 point of damage and remove all Weapon Counters from Omega instead.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "there is no Weapon Counter placed on Omega" }, "then_effects": [ { "type": "ADD_COUNTER", "count": 1, "counter_type": "WEAPON", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Omega is chosen by your opponent's Summons or abilities", "effect": "You may remove 1 Weapon Counter from Omega. If you do so, Omega gains \"Omega cannot be broken.\" until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "CHOSEN_BY_OPPONENT", "source": "SELF" }, "effects": [ { "type": "GRANT_ABILITY_TEXT", "target": { "type": "CHOSEN" }, "ability_text": "omega cannot be broken.", "duration": "END_OF_TURN" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-118H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast your Forwards is reduced by 1 (it cannot become 0).", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "your forwards", "amount": 1, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Remove 4 Forwards in the Break Zone from the game: Select 1 of the 3 following actions. \"Choose 1 Forward. Deal it 7000 damage.\" \"Choose 1 Monster. Break it.\" \"Until the end of the turn, all the Forwards you control gain +4000 power and Brave.\"", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 3, "modes": [ { "index": 0, "description": "Choose 1 Forward. Deal it 7000 damage.", "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Monster. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, { "index": 2, "description": "Until the end of the turn, all the Forwards you control gain +4000 power and Brave.", "effects": [ { "type": "POWER_MOD", "amount": 4000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-119C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ardyn enters the field", "effect": "Select 1 of the 2 following actions. \"Until the end of the turn, all the Forwards you control gain +1000 power and First Strike.\" \"Choose 1 Forward. Until the end of the turn, it gains +3000 power and Brave.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Until the end of the turn, all the Forwards you control gain +1000 power and First Strike.", "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] }, { "index": 1, "description": "Choose 1 Forward. Until the end of the turn, it gains +3000 power and Brave.", "effects": [ { "type": "POWER_MOD", "amount": 3000, "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-120H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Tifa enters the field", "effect": "You may search for 1 Card Name Cloud and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Forward other than Tifa you control attacks", "effect": "It gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "ANY", "source_filter": { "card_type": "FORWARD" } }, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Tifa enters the field", "effect": "You may play 1 Category VII Character from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": {}, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-121L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Barret is dealt damage less than his power, the damage becomes 0 instead. The Job AVALANCHE Operative Forwards other than Barret you control gain Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_PREVENTION_CONDITIONAL", "condition": "DAMAGE_LESS_THAN_POWER", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Job AVALANCHE Operative other than Card Name Barret in your Break Zone. Add it to your hand. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ], "cost": "Discard 1 card" }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-122L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Al-Cid enters the field", "effect": "You may play 1 Ice or Lightning Forward of cost 4 or less from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": { "card_type": "FORWARD", "element": "ICE", "cost_max": 4 }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Al-Cid or an Ice Forward enters your field", "effect": "Choose up to 1 Forward. Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "FREEZE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When a Lightning Forward you control attacks", "effect": "Choose 1 Forward. Dull it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "ANY", "source_filter": { "card_type": "FORWARD", "element": "LIGHTNING" } }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-123C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Sephiroth enters the field", "effect": "Select 1 of the 2 following actions: \"Choose 1 active Forward. Deal it 5000 damage.\" or \"Choose 1 dull Forward. Freeze it. That Forward's controller discards 1 card from their hand.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 active Forward. Deal it 5000 damage.", "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_active": true }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 dull Forward. Freeze it. That Forward's controller discards 1 card from their hand.", "effects": [ { "type": "DISCARD", "amount": 1, "target": { "type": "OPPONENT" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-124H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Zeromus is also Card Name Zemus in all situations.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ALSO_NAMED", "target": { "type": "CHOSEN" }, "also_name": "zemus" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Zeromus enters the field or attacks", "effect": "choose 1 Character. Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "FREEZE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "field", "name": "", "trigger": "", "effect": "At the end of each of your opponent's turns, dull all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "ALL", "zone": "FIELD", "owner": "OPPONENT", "filter": { "card_type": "FORWARD" } } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 3, "original": { "type": "special", "name": "Damage 3", "trigger": "", "effect": "Zeromus gains Haste.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Damage 3", "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-125L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Vaan enters the field", "effect": "You may search for 1 [Job Sky Pirate] of cost 2 or less and play it onto the field. Then, activate all the Backups you control.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a [Job Sky Pirate] you control is chosen by your opponent's Summons or abilities", "effect": "Choose up to 2 Backups. Activate them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "CHOSEN_BY_OPPONENT", "source": "ANY", "source_filter": {} }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-126C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Aerith enters the field", "effect": "Select 1 of the 2 following actions. \"Choose 1 Forward other than Aerith you control. Return it to its owner's hand.\" \"Choose 1 Forward you control. It gains 'This Forward cannot be chosen by your opponent's abilities' until the beginning of your next turn.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Forward other than Aerith you control. Return it to its owner's hand.", "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, { "index": 1, "description": "Choose 1 Forward you control. It gains 'This Forward cannot be chosen by your opponent's abilities' until the beginning of your next turn.", "effects": [ { "type": "UNKNOWN", "raw": "Choose 1 Forward you control. It gains 'This Forward cannot be chosen by your opponent's abilities' until the beginning of your next turn.", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-127H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Zidane cannot be blocked.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BLOCK_IMMUNITY", "condition": null, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Zidane deals damage to your opponent", "effect": "choose up to 1 Forward. Return it to its owner's hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "DEALS_DAMAGE_TO_OPPONENT", "source": "SELF" }, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Steal", "trigger": "", "effect": "Your opponent reveals their hand. Select 1 card in their hand. Your opponent removes it from the game. You can cast it as though you owned it this turn. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Steal", "effects": [ { "type": "PERMISSION", "timing": "SUMMON_TIMING", "target": { "type": "CHOSEN" }, "action": "CAST" } ], "cost": "S, 1 Wind CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-128H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "If you cast Prishe, you may pay an extra {Wind}{Earth}{1}. When Prishe enters the field, if you paid the extra cost, reveal the top 5 cards of your deck. Play up to 1 Wind Character or Earth Character of cost 5 or less among them onto the field and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "you cast Prishe" }, "then_effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 5, "destination": "HAND" } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Damage 3 — Prishe gains +1000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-129H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Gessho enters the field", "effect": "Your opponent reveals their hand. Select 1 card in their hand. Your opponent removes it from the game.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_SELECT_REMOVE", "count": 1, "target": { "type": "OPPONENT_HAND" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "14-130H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "During this turn, if your opponent has discarded a card from their hand due to the Summons or abilities, the cost required to cast Cloud of Darkness is reduced by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "cloud of darkness", "amount": 2, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "During this turn, if you have drawn 3 or more cards, the cost required to cast Cloud of Darkness is reduced by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "cloud of darkness", "amount": 2, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Cloud of Darkness enters the field", "effect": "Choose 1 Character. Dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-001R/9-002H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Select 1 of the 3 following actions. If you have a total of 5 or more Card Name Ifrita and/or Card Name Ifrit in your Break Zone (before paying the cost for Ifrita), select up to 3 of the 3 following actions instead.\n\"Choose 1 Forward. Deal it 7000 damage.\"\n\"Choose 1 Monster of cost 3 or less. Break it.\"\n\"Deal 3000 damage to all the Forwards opponent controls.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 3, "modes": [ { "index": 0, "description": "Choose 1 Forward. Deal it 7000 damage.", "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Monster of cost 3 or less. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "cost_max": 3 }, "owner": "ANY" } } ] }, { "index": 2, "description": "Deal 3000 damage to all the Forwards opponent controls.", "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] } ], "enhanced_condition": { "description": "if you have a total of 5 or more card name ifrita and/or card name ifrit in your break zone (before paying the cost for ifrita)", "select_count": 3, "select_up_to": true } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-002C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{s}, discard 1 card: Choose 1 Forward. Deal it 3000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "{s}, discard 1 card, put Sky Warrior into the Break Zone: Choose 1 Forward. Deal it 6000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 6000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-003C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Discard 1 card: Sky Samurai gains +2000 power until the end of the turn. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "Damage 3", "trigger": "", "effect": "Damage 3 — Sky Samurai gains Brave.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Damage 3", "effects": [ { "type": "ABILITY_GRANT", "ability": "BRAVE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-004C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Edgar enters the field", "effect": "Choose 1 Forward you control. It gains +3000 power until the end of the turn. If it is a Category VI Forward, it also gains \"When this Forward attacks, choose 1 Forward opponent controls. Deal it 7000 damage.\" until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-005R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "For each Job Warrior Forward or Card Name Warrior Forward other than Guy you control, Guy gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Guy enters the field", "effect": "you may search for 1 Job Rebel of cost 3 or less and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-006H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cyan, a Job Samurai Forward or a Card Name Samurai Forward enters your field", "effect": "choose 1 Forward opponent controls. Deal it 9000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "Damage 5", "trigger": "When Cyan enters the field", "effect": "choose 1 Forward opponent controls. Remove it from the game.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Damage 5", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-007C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Samurai enters the field", "effect": "Gain 1 CP of any element.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "ANY" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. If it deals damage to a Forward this turn, the damage increases by 1000 instead. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "modifier_type": "INCREASE" } ], "cost": "1 CP, put Samurai into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-008C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Shadow is put from the field into the Break Zone, gain 1 Fire CP.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Shadow gains Haste until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": "1 Fire CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-009C": [ { "ability_index": 0, "original": { "type": "special", "name": "", "trigger": "", "effect": "Before paying the cost to cast Bahamut, you can pay [Fire] to reduce the cost required to cast Bahamut by 2. Choose 1 Forward. Deal it 9000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-010R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Forward other than Vargas is put from the field into the Break Zone", "effect": "Vargas gains +3000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "ANY", "source_filter": { "card_type": "FORWARD" } }, "effects": [ { "type": "POWER_MOD", "amount": 3000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Vargas attacks", "effect": "Choose up to 1 Forward opponent controls. If Vargas has 10000 power or more, activate it and it gains \"If possible, this Forward must block.\" until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-011L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "At the end of each of your turns", "effect": "At the end of each of your turns, place 1 EXP Counter on each Job Apprentice Mage you control.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ADD_COUNTER", "count": 1, "counter_type": "EXP", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "For each EXP Counter placed on Palom, Palom gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 2000 damage. If there are 3 or more EXP Counters placed on Palom, deal it 8000 damage instead. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "0" }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-012H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Faris enters the field, choose up to 2 Forwards in your Break Zone. If the total of their power is 3000, play them onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Pirate Storm", "trigger": "", "effect": "Choose any number of Forwards. Deal them a total amount of damage equal to 5000 multiplied by each Forward of cost 3 or less you control, split as you wish among the chosen Forwards (damage must be in increments of 1000).", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Pirate Storm", "cost": { "special": 1, "fire": 1 } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "15-013L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Firion enters the field", "effect": "When Firion enters the field, you may pay [Fire]. When you do so, draw 1 card, Firion gains +1000 power, Haste and First Strike. (This effect does not end at the end of the turn.)", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "[Fire]: Firion gains +3000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": { "fire": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-014H": [ { "ability_index": 0, "original": { "type": "special", "name": "EX BURST", "trigger": "", "effect": "Choose 1 Forward. Deal it 5000 damage. When it is put from the field into the Break Zone this turn, draw 1 card.", "is_ex_burst": true }, "parsed": { "type": "SPECIAL", "is_ex_burst": true, "name": "EX BURST", "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-015R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Bwagi or a [Job Headhunter] enters your field", "effect": "place 1 Bounty Counter on Bwagi.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ADD_COUNTER", "count": 1, "counter_type": "BOUNTY", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Draw 1 card. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ], "cost": "{s}, remove 1 Bounty Counter from a Character" }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-016C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Bomb enters the field", "effect": "Choose 1 Forward. Deal it 5000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Until the end of the turn, Bomb also becomes a Forward with 6000 power. At the end of the turn, break Bomb. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-017H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If the number of Characters your opponent controls is greater than the number of Characters you control, the cost required to cast Machina is reduced by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "machina", "amount": 2, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 2 or less Forwards, Machina gains Brave and \"When Machina attacks, deal 4000 damage to all the Forwards opponent controls.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "you control 2 or less Forwards" }, "then_effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "15-018C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Sabin enters the field", "effect": "Sabin gains \"At the beginning of Main Phase 1 during each of your turns, choose 1 Forward opponent controls. Deal it 9000 damage.\" until the end of your next turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-019C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Josef enters the field", "effect": "you may search for 1 Job Rebel Forward and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-020R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Rinok enters the field", "effect": "place 2 Bounty Counters on Rinok.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ADD_COUNTER", "count": 2, "counter_type": "BOUNTY", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 5000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "S, remove 1 Bounty Counter from a Character" }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-021R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Players cannot cast Summons. The Forwards you control must block if possible.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CAST_RESTRICTION", "card_filter": "summons", "applies_to": "ALL_PLAYERS" } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "15-022C": [ { "ability_index": 0, "original": { "type": "special", "name": "", "trigger": "", "effect": "Put Amidatelion into the Break Zone: Until the end of the turn, all the Forwards opponent controls lose Haste, First Strike and Brave.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-023R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "At the end of each of your turns, if your opponent has discarded a card from their hand due to your Summons or abilities this turn", "effect": "draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-024R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When your opponent discards 1 or more cards due to your Summons or abilities, choose 1 Forward opponent controls. Dull it.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "At the beginning of the Attack Phase during each of your turns, your opponent discards 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "TRIGGERED_DISCARD", "trigger": { "phase": "ATTACK" }, "target": { "type": "OPPONENT" }, "count": 1 } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-025C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Dull it. You can only use this ability if you have cast a Summon this turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-026C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{S}, put Kazusa into the Break Zone: Choose 1 Forward. Break it. You can only use this ability if your opponent has discarded a card from their hand due to your Summons or abilities this turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-027R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When The Emperor is put from the field into the Break Zone", "effect": "you may search for 1 Card Name The Emperor of cost 5 or less and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Starfall", "trigger": "", "effect": "Choose 1 dull Forward. Deal it 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Starfall", "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ], "cost": { "ice": 2, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-028H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When a Forward or Monster you control uses an action ability, Gogo uses the same action ability without paying the cost. This effect will trigger only once per turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "COPY_ACTION", "target": { "type": "CHOSEN" }, "free": true } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Mimic", "trigger": "", "effect": "Use 1 special ability that a Character has used this turn other than ~Ability Name Mimic~ without paying the cost.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Mimic", "effects": [ { "type": "USE_ABILITY", "count": 1, "filter": "special ability", "used_this_turn": true } ], "cost": { "special": true, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-029R/9-025H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Choose 1 dull Forward of cost 2, 3, 5 or 7. Break it.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "15-030H": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "", "effect": "Choose 1 Forward and up to 1 other Forward. Dull the former. If you have 2 or more Card Name Shiva in your Break Zone, also dull the latter. If you have 4 or more, also Freeze them. If you have 6 or more, also your opponent discards 2 cards from their hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-031C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Before paying the cost to cast Shiva, you can pay {Ice} to reduce the cost required to cast Shiva by 2. Select 1 of the 2 following actions: \"Choose 1 dull Forward. Deal it 9000 damage.\" \"All the Ice Forwards you control gain +3000 power until the end of the turn.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 dull Forward. Deal it 9000 damage.", "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ] }, { "index": 1, "description": "All the Ice Forwards you control gain +3000 power until the end of the turn.", "effects": [ { "type": "POWER_MOD", "amount": 3000, "duration": "END_OF_TURN", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-032C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cid Raines is put from the field into the Break Zone", "effect": "your opponent randomly discards 1 card from their hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "DISCARD", "amount": 1, "target": { "type": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-033C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Jumbo Flan enters the field", "effect": "Choose 1 Forward. Dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Until the end of the turn, Jumbo Flan also becomes a Forward with 6000 power. At the end of the turn, break Jumbo Flan. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-034R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Snow enters the field", "effect": "When Snow enters the field, you may pay {Ice}. When you do so, select 1 of the 2 following actions. \"Freeze all the Forwards opponent controls.\" \"Freeze all the Backups opponent controls.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Freeze all the Forwards opponent controls.", "effects": [ { "type": "FREEZE", "target": { "type": "ALL", "filter": { "card_type": "FORWARD" } } } ] }, { "index": 1, "description": "Freeze all the Backups opponent controls.", "effects": [ { "type": "FREEZE", "target": { "type": "ALL", "filter": { "card_type": "BACKUP" } } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-035H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Setzer enters the field", "effect": "You may pay {Ice}. When you do so, reveal the top card of your deck. If it is a Character, you may play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "At the end of each player's turn", "effect": "If a Forward you controlled has been put from the field into the Break Zone this turn, gain {Ice}.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "a Forward you controlled has been put from the field into the Break Zone this turn" }, "then_effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "ICE" } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-036H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Celes enters the field", "effect": "Select 1 of the 2 following actions. \"Search for 1 Card Name Locke and add it to your hand.\" \"Your opponent discards 1 card from their hand.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Search for 1 Card Name Locke and add it to your hand.", "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, { "index": 1, "description": "Your opponent discards 1 card from their hand.", "effects": [ { "type": "DISCARD", "amount": 1, "target": { "type": "OPPONENT" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When 1 or more Category VI Forwards you control form a party and attack", "effect": "Select 1 of the 2 following actions. \"Choose up to 2 Characters. Freeze them.\" \"Choose 1 Category VI Character in your Break Zone. Add it to your hand.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose up to 2 Characters. Freeze them.", "effects": [ { "type": "FREEZE", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Category VI Character in your Break Zone. Add it to your hand.", "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-037L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Terra enters the field", "effect": "You may reveal any number of Summons from your hand. When you do so, choose up to the same number of Characters as the Summons you revealed. Dull them and Freeze them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When you cast a Summon", "effect": "Choose up to 1 Forward and up to 1 Backup. Dull or Freeze the former and dull or Freeze the latter.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "SUMMON_CAST", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-038C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Knight enters the field", "effect": "Gain {Ice}.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "ICE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward of cost 3 or less. Dull it. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 3 }, "owner": "ANY" } } ], "cost": "{Ice}, put Knight into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-039C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When a Forward other than Mime enters your field, Mime's power becomes the same as that Forward's power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "COPY_POWER", "target": { "type": "CHOSEN" }, "copy_from": "forward", "duration": "END_OF_TURN" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-040C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Larzos enters the field", "effect": "Choose 1 Forward. Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "FREEZE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Larzos leaves the field", "effect": "Gain 1 [Ice].", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "ICE" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-041L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast Lightning is increased by 1 for each card in your opponent's hand.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_INCREASE_SCALING", "card_filter": "lightning", "increase_per": 1, "count_filter": "card in your opponent's hand." } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you have 2 cards or less in your hand, Lightning gains +1000 power and Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": "if you have 2 cards or less in your hand, lightning", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "At the end of each of your turns", "effect": "If each player has no cards in their hands, Lightning deals your opponent 1 point of damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "each player has no cards in their hands" }, "then_effects": [ { "type": "DAMAGE_TO_OPPONENT", "amount": 1, "source": "lightning" } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-042R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 2 or more Category VI Characters, the cost required to cast Locke is reduced by 1.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "locke", "amount": 1, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "EX BURST When you cast a Category VI card", "effect": "reveal the top card of your deck. If it is a Category VI Character, add it to your hand. If it is not a Category VI Character, put it into the Break Zone.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-043R-8-046R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Choose 1 Character of cost 4 or more. Break it.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER", "cost_min": 4 }, "owner": "ANY" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "15-044L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Job Sky Pirate Forwards other than Vaan you control gain \"This Forward cannot be blocked by a Forward of cost 3 or more.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BLOCK_IMMUNITY", "condition": { "comparison": "GTE", "value": 3, "attribute": "cost" }, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Vaan enters the field, you may pay [Wind]. When you do so, activate all the Job Sky Pirate you control.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Vaan enters the field, you may pay [Wind]. When you do so, choose 1 Forward. Until the end of the turn, it loses 2000 power for each Job Sky Pirate you control.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": -2000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-045H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "During each turn, if Edge is dealt damage by your opponent's Summons or abilities for the first time in that turn, the damage becomes 0 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_PREVENTION", "condition": { "damage_source": "OPPONENT_SUMMONS_OR_ABILITIES", "once_per_turn": true }, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Summon or ability that is choosing only 1 Wind Forward you control. The Summon or ability is now choosing Edge instead, if possible.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "UNKNOWN", "raw": "Choose 1 Summon or ability that is choosing only 1 Wind Forward you control. The Summon or ability is now choosing Edge instead, if possible.", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "element": "WIND" }, "owner": "CONTROLLER" } } ], "cost": "0" }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "15-046C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "At the end of each of your turns, if Dancer is dull, deal 2000 damage to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "All the Forwards you control gain +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-047R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Remove Kytes from the game: Choose 1 Job Sky Pirate you control. Remove it from the game. Play it onto the field at the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-048L": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "When Kain attacks, select 1 of the 2 following actions.", "effect": "\"Draw 1 card.\" or \"Activate all the Characters other than Kain you control.\"", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "At the end of each of your turns, if you don't have a [Lightning], your opponent gains control of Kain.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL_CONTROL_CHANGE", "condition": { "not_control": "[lightning]" }, "new_controller": "OPPONENT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-049C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Before paying the cost to cast Garchimacera, you can pay [Wind] to reduce the cost required to cast Garchimacera by 2. Select 1 of the 2 following actions.\n\"Choose 1 Forward of cost 2 or less. Return it to its owner's hand. Draw 1 card.\"\n\"Choose 1 Forward of cost 5 or more. Break it.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Forward of cost 2 or less. Return it to its owner's hand. Draw 1 card.", "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, { "index": 1, "description": "Choose 1 Forward of cost 5 or more. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_min": 5 }, "owner": "ANY" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-050C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Gigantuar enters the field", "effect": "Choose 1 Forward of cost 5 or more. Deal it 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_min": 5 }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Until the end of the turn, Gigantuar also becomes a Forward with 6000 power. At the end of the turn, break Gigantuar. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": "0" }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-051C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "During each turn, when you cast the second card you've cast", "effect": "Shikaree G gains \"Shikaree G cannot be blocked.\" until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "GRANT_ABILITY_TEXT", "target": { "type": "CHOSEN" }, "ability_text": "shikaree g cannot be blocked.", "duration": "END_OF_TURN" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-052C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward forming a party. It gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-053H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Choose 1 Forward. Its power becomes 3000 until the end of the turn. If you have cast 4 or more cards this turn, all the Forwards' power become 3000 until the end of the turn instead.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "mode": "SET" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-054R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "%S: Activate all the Job Moogle other than Nono you control. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-055H": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "When a Job Warrior of Light other than Bartz enters your field", "effect": "gain [Wind].", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "WIND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you have a [Wind], Bartz gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if you have a [wind], bartz", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When a Job Warrior of Light you control is put from the field into the Break Zone", "effect": "you may pay [Wind][Wind][Wind]. When you do so, play it onto the field. This effect will trigger only once per turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "ANY", "source_filter": { "element": "LIGHT" } }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-056R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Job Sky Pirate Backups you control can produce Wind or Water CP.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PRODUCE_CP", "element": "WIND OR WATER", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Wind Soul", "trigger": "", "effect": "Choose 1 Job Sky Pirate Forward. Until the end of the turn, it gains Brave and \"This Forward can attack twice in the same turn.\"", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Wind Soul", "effects": [ { "type": "ABILITY_GRANT", "ability": "BRAVE", "duration": "PERMANENT", "target": { "type": "SELF" } } ], "cost": { "special": true, "wind": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-057R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Job Rebel Forwards you control gain +1000 power for each Job Rebel Forward you control.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If a Job Rebel Forward you control is dealt damage, reduce the damage by 2000 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": 2000, "target": { "type": "ALL", "owner": "CONTROLLER", "filter": { "card_type": "FORWARD" } }, "modifier_type": "REDUCTION" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-058C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Dragoon enters the field", "effect": "Gain 1 Wind CP.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "WIND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. It gains First Strike until the end of the turn. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "FIRST_STRIKE", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "[Dull], put Dragoon into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-059C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Llyud attacks", "effect": "All the Job Warrior Forwards you control gain +3000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 3000, "duration": "END_OF_TURN", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "Damage 3", "effect": "Llyud gains Haste.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-060R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Forward of power 10000 or more you control attacks", "effect": "Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "ANY", "source_filter": { "card_type": "FORWARD" } }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Leon enters the field", "effect": "Choose 1 Card Name Maria in your Break Zone. Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-061H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "At the end of each of your turns, if you have cast 3 or 4 cards this turn", "effect": "You may put Lehko Habhoka into the Break Zone. If you do so, search for 1 Character of cost 4 or less and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "At the end of each of your turns, if you have cast 5 or more cards this turn", "effect": "You may put Lehko Habhoka into the Break Zone. If you do so, search for 1 Character of cost 8 or less and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-062C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Rem enters the field or is put from the field into the Break Zone", "effect": "choose 1 Character other than Rem. Activate it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "put Rem into the Break Zone: Gain [Wind].", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-063C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When you draw a card", "effect": "Romaa Mihgo gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "DRAW", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-064C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Vanille enters the field", "effect": "Select 1 of the 2 following actions.\n\"Choose 1 dull Forward. Break it.\"\n\"Choose up to 2 Forwards in your Break Zone. Add them to your hand.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 dull Forward. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose up to 2 Forwards in your Break Zone. Add them to your hand.", "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-065C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Scholar enters the field", "effect": "Choose up to 1 card in your Break Zone. Place it at the bottom of your deck and put the top card of your deck into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Scholar into the Break Zone: Shuffle your deck.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": "1 CP (dull)" }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-066C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Forward damaged by Galuf is put from the field into the Break Zone on the same turn", "effect": "gain 1 [Earth].", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "ANY", "source_filter": { "card_type": "FORWARD" } }, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "EARTH" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-067R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Gijuk enters the field", "effect": "you may search for 1 Job Headhunter other than Card Name Gijuk and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Gijuk into the Break Zone: Choose 1 Forward you control. Place 2 Bounty Counters on it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": "Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-068R": [ { "ability_index": 0, "original": { "type": "special", "name": "", "trigger": "", "effect": "Put Gilgamesh into the Break Zone: Search for 1 Card Name Gilgamesh of cost 5 or less and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "Damage 3", "trigger": "When Gilgamesh is put from the field into the Break Zone", "effect": "Choose 1 Backup of cost 4 or more opponent controls. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Damage 3", "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "BACKUP", "cost_min": 4 }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "Damage 5", "trigger": "When Gilgamesh is put from the field into the Break Zone", "effect": "Choose 1 Forward of cost 4 or more opponent controls. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Damage 5", "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_min": 4 }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-069C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Discard 3 cards, each of a different card type, put Cu Sith into the Break Zone: Draw 4 cards.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 4, "target": { "type": "CONTROLLER" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-070R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cait Sith (XI) enters the field", "effect": "Reveal the top 2 cards of your deck. Add 1 Forward among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 2, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-071H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Kefka enters the field", "effect": "gain [Lightning CP].", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "LIGHTNING" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Divide all the Forwards opponent controls into 3 groups (You can make a group of 0 Forwards). Your opponent selects 1 group among them. Put all the Forwards of the other groups into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "earth": 3 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-072R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward and 1 other Forward. Until the end of the turn, the former loses Haste, First Strike and Brave. Then, the latter gains all the abilities lost by the previous effect until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "UNKNOWN", "raw": "Choose 1 Forward and 1 other Forward. Until the end of the turn, the former loses Haste, First Strike and Brave. Then, the latter gains all the abilities lost by the previous effect until the end of the turn.", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "15-073H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cecil enters the field", "effect": "If you don't pay [Earth], Cecil deals you 1 point of damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE_TO_CONTROLLER", "amount": 1, "source": "if you don't pay [earth], cecil" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "Damage 3", "trigger": "When Cecil is put from the field into the Break Zone", "effect": "You may search for 1 [Card Name Cecil] and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Damage 3", "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Souleater", "trigger": "", "effect": "Until the end of the turn, Cecil gains +2000 power, First Strike and \"If Cecil deals damage to your opponent, the damage becomes 2 instead.\"", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Souleater", "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ], "cost": { "special": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-074C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Zombie enters the field", "effect": "Choose 1 Forward of cost 1 in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Until the end of the turn, Zombie also becomes a Forward with 6000 power. At the end of the turn, break Zombie. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": "0" }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-075R": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "", "effect": "Choose 1 Forward you control and 1 Forward opponent controls. The former gains +2000 power until the end of the turn. Then, the former deals damage equal to its power to the latter.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-076C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Before paying the cost to cast Titan, you can pay {Earth} to reduce the cost required to cast Titan by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION_OPTIONAL", "card_filter": "titan", "payment": "{earth}", "reduction": 2 } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Select 1 of the 2 following actions.\n\"Choose 1 Forward. It gains +10000 power until the end of the turn.\"\n\"Choose 1 Forward. Deal it 7000 damage.\"", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Forward. It gains +10000 power until the end of the turn.", "effects": [ { "type": "POWER_MOD", "amount": 10000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Forward. Deal it 7000 damage.", "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-077H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Dadaluma is dealt damage by a Forward opponent controls", "effect": "Choose up to 1 Forward opponent controls. Deal it 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "Damage 3", "trigger": "", "effect": "Dadaluma gains +2000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Damage 3", "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-078C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Berserker must attack once per turn if possible.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "MUST_ATTACK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Berserker attacks", "effect": "Berserker gains +5000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 5000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-079R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ba'Gamnan or a Job Headhunter enters your field", "effect": "Place 1 Bounty Counter on Ba'Gamnan.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ADD_COUNTER", "count": 1, "counter_type": "BOUNTY", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. It gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Remove 1 Bounty Counter from a Character" }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "", "trigger": "", "effect": "Choose 1 dull Character. Break it.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER", "is_dull": true }, "owner": "ANY" } } ], "cost": "Remove 4 Bounty Counters from any number of Characters" }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-080C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Geomancer enters the field, gain 1 CP.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "ANY" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "{d}, put Geomancer into the Break Zone: Choose 1 Forward. It gains Brave until the end of the turn. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-081C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Job Rebel other than Firion, Firion gains +1000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": "if you control a job rebel other than firion, firion", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-082H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can only cast Hecatoncheir during your turn. Deal 8000 damage to all Forwards.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "15-083L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Rydia is dealt damage by your opponent's Summons or abilities, the damage becomes 0 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_PREVENTION", "condition": { "damage_source": "OPPONENT_SUMMONS_OR_ABILITIES" }, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Rydia or a Category IV Character enters your field", "effect": "place 2 Growth Counters on Rydia.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ADD_COUNTER", "count": 2, "counter_type": "GROWTH", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Cast 1 Summon of cost equal to or less than the number of Growth Counters placed on Rydia from your hand without paying the cost. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "CAST_FREE", "count": 1, "filter": { "card_type": "SUMMON" }, "zone_from": "HAND" } ], "cost": "Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-084L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Robel-Akbel enters the field", "effect": "you may pay {Earth}. When you do so, choose 1 Forward or Monster. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "At the beginning of Main Phase 1 during each of your turns", "effect": "choose 1 Backup in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-085R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "EX BURST", "effect": "When you cast a Summon, gain ⚡. This effect will trigger only once per turn.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST", "source": "SELF" }, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "LIGHTNING" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "Damage 3", "trigger": "", "effect": "When Aquila enters the field, choose 1 Lightning Summon in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Damage 3", "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-086R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Axis enters the field", "effect": "put the top 3 cards of your deck into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Axis into the Break Zone: Choose 1 Forward other than Card Name Axis in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-087C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Aranea enters the field", "effect": "When Aranea enters the field, reveal the top card of your deck. If it is a Lightning card, add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Damage 3 — The Job Dragoon Forwards you control gain +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-088H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Before paying the cost to cast Vayne, you can remove any number of active Backups you control from the game to reduce the cost required to cast Vayne by 4 for each Backup you removed this way.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Forwards you control gain +2000 power. The Forwards your opponent controls lose 2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-089C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{s}, put Sky Soldier into the Break Zone: Choose 1 Forward. It gains \"When this Forward deals battle damage to a Forward, break that Forward.\" until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-090H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Select 1 of the 2 following actions. \"Choose 1 Forward of cost 2 or less. Break it.\" \"Choose 1 Forward of cost 4 or less. If you have received a point of damage this turn, break it.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Forward of cost 2 or less. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 2 }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Forward of cost 4 or less. If you have received a point of damage this turn, break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 4 }, "owner": "ANY" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-091C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Thunder Drake enters the field", "effect": "Choose 1 Forward of cost 2 or less. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 2 }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Until the end of the turn, Thunder Drake also becomes a Forward with 6000 power. At the end of the turn, break Thunder Drake. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": "1 Lightning CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-092C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Sonitus into the Break Zone: Choose 1 Forward. Break it. Sonitus deals you 1 point of damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "lightning": 3, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-093R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Tredd enters the field", "effect": "Choose 1 Category XV Forward. Until the end of the turn, it gains +1000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Until the end of the turn, it gains +3000 power and First Strike.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Put Tredd into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-094L": [ { "ability_index": 0, "original": { "type": "special", "name": "", "trigger": "", "effect": "Until the end of the turn, Nyx gains +1000 power, First Strike and \"Nyx cannot be chosen by your opponent's abilities.\"", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ], "cost": "Remove 1 Job Kingsglaive in the Break Zone from the game" }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Search for 1 Category XV Forward of cost 5 or less and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ], "cost": "Remove 5 Job Kingsglaive in the Break Zone from the game" }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-095C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ninja enters the field", "effect": "gain {Lightning}.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "LIGHTNING" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 1000 damage. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "{Lightning}, put Ninja into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-096C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "First Strike", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "FIRST_STRIKE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Noel is blocked", "effect": "Deal 6000 damage to the Forward that blocks Noel.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "IS_BLOCKED", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 6000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-097H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Feolthanos enters the field", "effect": "Break all the active Forwards.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "At the end of each of your turns", "effect": "Break all the Forwards opponent controls and all the Backups you control.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-098C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Category XV Character, the cost required to cast Pelna is reduced by 1.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "pelna", "amount": 1, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Pelna into the Break Zone: All the Category XV Forwards you control gain +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-099C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{s}, discard 2 cards: Choose 1 Forward. Break it. Magitek Armor will not activate during your next Active Phase.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-100R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "At the end of each of your turns, if a Forward has been put from the field into the Break Zone this turn", "effect": "gain ⚡.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "LIGHTNING" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Ragelise enters the field", "effect": "gain ⚡.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "LIGHTNING" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-101R/6-102R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Select up to 2 of the 4 following actions. \"Choose 1 Monster of cost 2 or less. Break it.\" \"Choose 1 Forward of cost 4 or less. Dull it.\" \"Choose 1 active Forward. Deal it 7000 damage.\" \"Choose 1 Lightning Forward. It gains Haste until the end of the turn.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 2, "select_up_to": true, "mode_count": 4, "modes": [ { "index": 0, "description": "Choose 1 Monster of cost 2 or less. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "cost_max": 2 }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Forward of cost 4 or less. Dull it.", "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 4 }, "owner": "ANY" } } ] }, { "index": 2, "description": "Choose 1 active Forward. Deal it 7000 damage.", "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_active": true }, "owner": "ANY" } } ] }, { "index": 3, "description": "Choose 1 Lightning Forward. It gains Haste until the end of the turn.", "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "element": "LIGHTNING" }, "owner": "ANY" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-102H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Dull 1 active Job Dancer or Card Name Dancer: Choose 1 Forward. Dull it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Dull a total of 4 active Job Dancer or Card Name Dancer: Deal 8000 damage to all the active Forwards.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Climactic Flourish", "trigger": "", "effect": "During this turn, if a Job Dancer or Card Name Dancer you control is dealt damage by a Summon or an ability, the damage becomes 0 instead.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Climactic Flourish" }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "15-103R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast your Job Kingsglaive is reduced by 1.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "your job kingsglaive", "amount": 1, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Regis is chosen by your opponent's Summons or abilities", "effect": "you may put 1 Job Kingsglaive you control into the Break Zone. When you do so, cancel its effect.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "CHOSEN_BY_OPPONENT", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "CANCEL", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "field", "name": "", "trigger": "", "effect": "Damage 3 — Regis gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-104L": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Remove 1 Forward other than Lady Lilith from the game. Gain {Lightning}. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Lightning Forward. It gains Haste until the end of the turn. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "element": "LIGHTNING" }, "owner": "ANY" } } ], "cost": { "lightning": 1 } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "", "trigger": "", "effect": "Choose 1 Forward of cost 5 or less. Break it.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 5 }, "owner": "ANY" } } ], "cost": { "lightning": 2 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-105C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Before paying the cost to cast Remora, you can pay [Lightning] to reduce the cost required to cast Remora by 2. Choose 1 Forward you control and 1 Forward opponent controls. Until the end of the turn, the former gains +7000 power and the latter loses 7000 power.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 7000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-106C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Before paying the cost to cast Atomos, you can pay {Wind} to reduce the cost required to cast Atomos by 2. Your opponent selects 1 Forward they control. Put it into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-107H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Umaro enters the field, if you don't pay [Lightning]", "effect": "put Umaro into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Umaro is put from the field into the Break Zone", "effect": "gain 1 [Lightning].", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "LIGHTNING" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-108C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{s}, put Dancer into the Break Zone: Choose 1 Forward opponent controls. Until the end of the turn, it loses all its Categories and all its abilities.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-109R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ultros enters the field from the deck", "effect": "Choose 1 Forward. Put it at the bottom of its owner's deck.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PUT_INTO_DECK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "position": "BOTTOM" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Ultros at the bottom of its owner's deck. If you do so, shuffle your deck. Then, reveal the top 5 cards of your deck. Play 1 Card Name Ultros among them onto the field and return the other cards to the bottom of your deck in any order. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 5, "destination": "HAND" } ], "cost": { "water": 2 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-110C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Gau enters the field", "effect": "gain 1 CP of any Element.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "ANY" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Damage 3 — Gau gains +3000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-111C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If a Forward you controlled formed a party this turn, the cost required to cast Keiss is reduced by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "keiss", "amount": 2, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a party you control attacks", "effect": "activate Keiss.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "ANY", "source_filter": {} }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-112R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Shinryu Celestia is also Card Name Celestia in all situations.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ALSO_NAMED", "target": { "type": "CHOSEN" }, "also_name": "celestia" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Shinryu Celestia enters the field, you may put 1 Character you control into the Break Zone.", "effect": "When you do so, choose 1 Forward. It loses 7000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": -7000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When a Category TYPE-0 Character you control is put from the field into the Break Zone", "effect": "choose 1 Forward. It loses 3000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "ANY", "source_filter": {} }, "effects": [ { "type": "POWER_MOD", "amount": -3000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-113C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward opponent controls. Return it to its owner's hand. Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ], "cost": "1 Water, Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-114C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Dracoknight is put from the field into the Break Zone", "effect": "You may search for 1 Card Name Dracoknight and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-115H": [ { "ability_index": 0, "original": { "type": "special", "name": "", "trigger": "", "effect": "(This cost is reduced by 1 for each Job Sky Pirate other than Penelo you control.) Select 1 of the 3 following actions. You can only use this ability once per turn. \"Choose 1 Job Sky Pirate Forward other than Penelo. It gains 'This Forward cannot be chosen by your opponent's abilities' until the end of the turn.\" \"Choose 1 Forward. It loses 3000 power until the end of the turn.\" \"Draw 1 card.\"", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 3, "modes": [ { "index": 0, "description": "Choose 1 Job Sky Pirate Forward other than Penelo. It gains 'This Forward cannot be chosen by your opponent's abilities' until the end of the turn.", "effects": [ { "type": "GRANT_ABILITY_TEXT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "ability_text": "this forward cannot be chosen by your opponent's abilities", "duration": "END_OF_TURN" } ] }, { "index": 1, "description": "Choose 1 Forward. It loses 3000 power until the end of the turn.", "effects": [ { "type": "POWER_MOD", "amount": -3000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 2, "description": "Draw 1 card.", "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] } ] } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-116C": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "When Hilda enters the field", "effect": "Draw 1 card.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "Damage 5", "trigger": "When Hilda enters the field", "effect": "Choose 1 Forward of cost 3 or less in your Break Zone. Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Damage 5", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 3 }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-117R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Each player selects up to 2 Forwards or Monsters they control (select as many as possible). Put them into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "15-118C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Blue Wyrm enters the field", "effect": "Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Until the end of the turn, Blue Wyrm also becomes a Forward with 6000 power. At the end of the turn, break Blue Wyrm. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": "0" }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-119L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "At the end of each of your turns", "effect": "At the end of each of your turns, place 1 EXP Counter on each Job Apprentice Mage you control.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ADD_COUNTER", "count": 1, "counter_type": "EXP", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "For each EXP Counter placed on Porom, Porom gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward of cost 5 or less. It loses all abilities until the end of the turn. If 3 or more EXP Counters are placed on Porom, its power also becomes 1000 until the end of the turn. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "REMOVE_ABILITY", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 5 }, "owner": "ANY" }, "ability": "ALL" } ], "cost": "0" }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-120H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Look at the top 2 cards of your opponent's deck. Remove 1 card among them from the game and put the other to the bottom of your opponent's deck. You can cast the removed card as though you owned it without paying the cost this turn.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "15-121R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Job Dancer and Card Name Dancer you control cannot be chosen by your opponent's abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_ABILITIES", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Mayakov enters the field", "effect": "You may play 1 Job Dancer or Card Name Dancer of cost 3 or less from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": { "cost_max": 3 }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-122L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Mog (VI) enters the field", "effect": "You may pay [Water]. When you do so, draw 2 cards, then discard 1 card from your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 2, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "At the end of each of your turns, choose up to 1 Forward other than Mog (VI). During this turn, if you have drawn 4 or more cards, return it to its owner's hand. If you have drawn 6 or more cards, put it into the Break Zone instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETURN", "target": { "type": "CHOSEN" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Water Harmony", "trigger": "", "effect": "Draw 2 cards. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Water Harmony", "effects": [ { "type": "DRAW", "amount": 2, "target": { "type": "CONTROLLER" } } ], "cost": "[S][Dull]" }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-123C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Oracle enters the field, gain 1 CP of any Element.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "ANY" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "1 CP of any Element, put Oracle into the Break Zone: Choose 1 Forward. During this turn, the next damage dealt to it is reduced by 1000 instead. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-124H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Relm enters the field", "effect": "Choose 1 Forward or Monster you control. You may return it to its owner's hand. When you do so, gain 1 CP of any Element.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "ANY" } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Search for 1 Monster of cost 2 or less and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ], "cost": { "water": 2 } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Search for 1 Monster of cost 5 or less and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ], "cost": { "water": 3 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-125R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you don't control a Card Name Noctis Forward, Lunafreya cannot attack or block.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "RESTRICTION", "restriction": "CANNOT_ATTACK_OR_BLOCK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Lunafreya enters the field", "effect": "Choose 1 Category XV Forward other than Lunafreya you control. As long as Lunafreya is on the field, it gains +2000 power and \"This Forward cannot be chosen by your opponent's Summons or abilities.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-126R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Lenna enters the field", "effect": "You may pay [Light]. When you do so, choose 1 Forward of cost 2 or less in your Break Zone. Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Lenna enters the field", "effect": "You may pay [Light][Light]. When you do so, choose 1 Forward of cost 3 or less other than Card Name Lenna in your Break Zone. Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-127H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can only cast up to 2 cards per turn.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CAST_LIMIT", "limit": 2, "per": "TURN" } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can cast Forwards from your Break Zone.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "If a card is put into your Break Zone in any situation", "effect": "remove it from the game instead.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 3, "original": { "type": "auto", "name": "", "trigger": "When Ace enters the field", "effect": "discard your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DISCARD", "amount": "ALL", "target": { "type": "CONTROLLER_HAND" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-128L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Noctis can form a party with Forwards of any Element.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PARTY_ANY_ELEMENT", "target": { "type": "CHOSEN" }, "party_with": "forwards" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a party you control attacks, select 1 of the 5 following actions. If 3 or more Forwards form the party, select up to 2 of the 5 following actions instead.", "effect": "\"Choose 1 Forward. Deal it 8000 damage.\" \"Choose 1 Monster. Break it.\" \"Choose 1 Character. Dull it and Freeze it.\" \"Noctis gains Haste until the end of the turn.\" \"Draw 1 card.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "ANY", "source_filter": {} }, "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-129L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ardyn enters the field", "effect": "Discard your hand. When you do so, your opponent selects 1 more than the number of discarded cards from 3 following actions. Your opponent can select the same action more than once. \"Your opponent selects 1 Character they control. Put it into the Break Zone.\" \"Your opponent puts the top 20 cards of their deck into the Break Zone.\" \"Ardyn deals your opponent 1 point of damage.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "DISCARD", "amount": "ALL", "target": { "type": "CONTROLLER_HAND" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-130H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can only play Nox Suzaku if a Forward you controlled has been put from the field into the Break Zone this turn.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY_CONDITION", "condition": "a forward you controlled has been put from the field into the break zone this turn." } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "At the end of each of your turns, reveal the top 3 cards of your deck. Play up to 1 Forward of cost 4 or less among them onto the field and put the rest of the cards into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-131L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Job AVALANCHE Operative, the cost required to cast Wedge is reduced by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "wedge", "amount": 2, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When 2 or more Job AVALANCHE Operative Forwards you control form a party and attack", "effect": "Choose 1 dull Character of cost 4 or more opponent controls. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER", "cost_min": 4, "is_dull": true }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-132S": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Job AVALANCHE Operative, the cost required to cast Jessie is reduced by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "jessie", "amount": 2, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When 2 or more Job AVALANCHE Operative Forwards you control form a party and attack", "effect": "select 1 of the 2 following actions. \"Play 1 Card Name Cloud from your hand onto the field.\" \"Search for 1 Card Name Cloud and add it to your hand.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Play 1 Card Name Cloud from your hand onto the field.", "effects": [ { "type": "PLAY", "count": 1, "optional": false, "filter": {}, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, { "index": 1, "description": "Search for 1 Card Name Cloud and add it to your hand.", "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-133S": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Job AVALANCHE Operative, the cost required to cast Barret is reduced by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "barret", "amount": 2, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Dull active Barret", "trigger": "", "effect": "Choose 1 Forward opponent controls. Break it. You can only use this ability if a Job AVALANCHE Operative you controlled has been put from the field into the Break Zone this turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Dull active Barret", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-134S": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Job AVALANCHE Operative, the cost required to cast Biggs is reduced by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "biggs", "amount": 2, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When 2 or more Job AVALANCHE Operative Forwards you control form a party and attack", "effect": "draw 1 card, all Forwards in that party gain \"This Forward cannot be broken.\" until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-135S": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Job Member of the Turks Forwards other than Tseng you control gain +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Tseng enters the field", "effect": "Reveal the top 5 cards of your deck. Add 1 Job Member of the Turks among them to your hand and return the other cards to the bottom of your deck in any order. Then, you may play 1 Job Member of the Turks from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": {}, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-136S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When President Shinra enters the field", "effect": "you may search for 1 Card Name Rufus or Job Member of the Turks and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-137S": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Job President of Shinra, the Job Member of the Turks Forwards you control gain +1000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": "if you control a job president of shinra, the job member of the turks forwards you control", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "At the beginning of the Attack Phase during each of your turns, if you control 4 or more Job Member of the Turks", "effect": "Dull all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "START_OF_ATTACK_PHASE", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "ALL", "zone": "FIELD", "owner": "OPPONENT", "filter": { "card_type": "FORWARD" } } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-138S": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Job President of Shinra, the Job Member of the Turks Forwards you control gain +1000 power and First Strike.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": "if you control a job president of shinra, the job member of the turks forwards you control", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "At the beginning of the Attack Phase during each of your turns, if you control 4 or more Job Member of the Turks", "effect": "all the Job Member of the Turks Forwards you control gain Haste until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "START_OF_ATTACK_PHASE", "source": "SELF" }, "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "END_OF_TURN", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-139S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cloud enters the field, if you control a Job AVALANCHE Operative Forward", "effect": "select up to 2 of the 3 following actions. \"Choose 1 Forward. Deal it 10000 damage.\" \"Choose 1 Job AVALANCHE Operative of cost 4 or less in your Break Zone. Play it onto the field.\" \"All the Forwards you control gain Haste until the end of the turn.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 2, "select_up_to": true, "mode_count": 3, "modes": [ { "index": 0, "description": "Choose 1 Forward. Deal it 10000 damage.", "effects": [ { "type": "DAMAGE", "amount": 10000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Job AVALANCHE Operative of cost 4 or less in your Break Zone. Play it onto the field.", "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "cost_max": 4 }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, { "index": 2, "description": "All the Forwards you control gain Haste until the end of the turn.", "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "END_OF_TURN", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "15-140S": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "First Strike, Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "FIRST_STRIKE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "Damage 5", "trigger": "When Rufus enters the field", "effect": "You may pay [Lightning][Lightning][Lightning][Lightning]. When you do so, choose any number of Job Member of the Turks with different names in your Break Zone. Play them onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Damage 5", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-001R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Vaan enters the field", "effect": "Choose 1 Forward opponent controls. Deal it 3000 damage. If you have cast 3 or more cards this turn, deal it 8000 damage instead.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Red Spiral", "trigger": "", "effect": "Choose 1 Forward. Deal it 7000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Red Spiral", "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-002H": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "When Ace enters the field", "effect": "Choose 1 Forward. Reveal any number of cards from your hand. Deal it 3000 damage for each different Element among the revealed cards.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Ace attacks", "effect": "Ace gains +1000 power for each different Element among Characters you control until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-003C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Elbis enters the field, choose 1 Forward opponent controls. Deal it 3000 damage for each Job Morze's Soiree Member you control.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-004C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Onion Knight enters the field", "effect": "When Onion Knight enters the field, discard 2 cards, then draw 2 cards.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 2, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-005C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cloud enters the field", "effect": "Select 1 of the 3 following actions. \"Choose 1 Forward. Deal it 5000 damage.\" \"Choose 1 Category VII Forward in your Break Zone. Add it to your hand.\" \"Choose 1 Forward without [S] you control. Search for 1 Forward with the same name and add it to your hand.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 3, "modes": [ { "index": 0, "description": "Choose 1 Forward. Deal it 5000 damage.", "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Category VII Forward in your Break Zone. Add it to your hand.", "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 2, "description": "Choose 1 Forward without [S] you control. Search for 1 Forward with the same name and add it to your hand.", "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-006C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Crimson Hound enters the field", "effect": "Choose 1 Forward. Deal it 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Look at the top 2 cards of your deck. Return these to the top and/or bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "SCRY", "count": 2, "options": [ "TOP", "BOTTOM" ] } ], "cost": { "generic": 1, "special": "put Crimson Hound into the Break Zone" } }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-007R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Black Waltz 2 is discarded from your hand due to an ability", "effect": "choose 1 Forward. Deal it 4000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Discard 1 Job Black Mage from your hand. When you do so, choose 1 Forward opponent controls. Deal it 5000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOSEN" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-008C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Black Mage enters the field", "effect": "Choose 1 Forward. Deal it 3000 damage. If you have a Summon in your Break Zone, deal it 5000 damage instead.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-009C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{S}, put Samurai into the Break Zone: Choose 1 Fire Forward of cost 4 or less in your Break Zone. Play it onto the field. When it enters the field, if it is a Job Samurai or a Card Name Samurai, deal 2000 damage to all the Forwards opponent controls. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-010H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If a Fire Forward you control deals damage to a Forward, the damage increases by 1000 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_CARD", "card_name": "Deals Damage To A Forward" }, "then_effects": [ { "type": "DAMAGE_MODIFIER", "amount": 1000, "target": { "type": "CHOSEN" }, "modifier_type": "INCREASE" } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Damage 3 — {f}: Until the end of the turn, Djinn also becomes a Forward with 7000 power and First Strike. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 7000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": { "damage": 3, "cp": [ { "element": "Fire", "count": 1 } ] } }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-011L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If either player has 2 cards or less in their hands, Squall gains Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "either player has 2 cards or less in their hands" }, "then_effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If both you and your opponent have no cards in hand, Squall gains First Strike, Brave and \"Squall can attack twice in the same turn.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "MULTI_ATTACK", "attack_count": 2, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Squall attacks", "effect": "deal 4000 damage to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 3, "original": { "type": "auto", "name": "", "trigger": "When Squall is blocked", "effect": "deal 4000 damage to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "IS_BLOCKED", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-012R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you have a Job Shijin in your Break Zone, the cost required to cast Suzaku can be paid with CP of any Element.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_ANY_ELEMENT", "card_filter": "suzaku" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Suzaku enters the field", "effect": "You may search for 1 Job Shijin Forward other than Card Name Suzaku and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Suzaku attacks", "effect": "Choose 1 Forward opponent controls. Deal it 5000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-013H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Sol enters the field", "effect": "You may pay {f}. When you do so, play 1 Forward of cost 4 or less from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": { "card_type": "FORWARD", "cost_max": 4 }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a party you control attacks", "effect": "Gain {f}.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "ANY", "source_filter": {} }, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "FIRE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "All the Forwards you control gain +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ], "cost": "{f}" }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-014R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Delita enters the field", "effect": "deal 4000 damage to all the Forwards.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Character damaged by Delita is put from the field into the Break Zone on the same turn", "effect": "gain 1 Fire CP.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "ANY", "source_filter": {} }, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "FIRE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Delita gains \"If Delita deals damage to a Forward, the damage increases by 2000 instead.\" until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": 2000, "target": { "type": "CHOSEN" }, "modifier_type": "INCREASE" } ], "cost": "Remove 1 Forward other than Delita from the game" }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-015H": [ { "ability_index": 0, "original": { "type": "field", "name": "Haste", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Haste", "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Forwards you control can form a party with Forwards of any Element.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PARTY_ANY_ELEMENT", "target": { "type": "CHOSEN" }, "party_with": "forwards" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Morrow forms a party and attacks", "effect": "Discard 1 card from your hand. If you do so, draw 2 cards.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "DISCARD", "amount": 1, "target": { "type": "CONTROLLER" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "DRAW", "amount": 2, "target": { "type": "CONTROLLER" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 3, "original": { "type": "auto", "name": "Damage 5", "trigger": "When Morrow forms a party and attacks", "effect": "Morrow deals your opponent 1 point of damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Damage 5", "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DAMAGE_TO_OPPONENT", "amount": 1, "source": "morrow" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-016C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 9000 damage. If the cost to cast Bahamut was paid with CP of 3 or more different Elements, deal it 12000 damage instead.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-017R": [ { "ability_index": 0, "original": { "type": "special", "name": "Steel", "trigger": "", "effect": "Ramza gains Haste and Ramza's power becomes 9000.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Steel", "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Shout", "trigger": "", "effect": "Ramza gains First Strike, Brave and \"Ramza can attack twice in the same turn.\" (These effects don't end at the end of the turn.)", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Shout", "effects": [ { "type": "ABILITY_GRANT", "ability": "FIRST_STRIKE", "duration": "PERMANENT", "target": { "type": "SELF" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-018C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Return Lilty to its owner's hand. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "Damage 5", "effect": "Damage 5 — When Lilty enters the field, you may put Lilty into the Break Zone. When you do so, choose 1 Forward. Deal it 10000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "DAMAGE", "amount": 10000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-019R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "At the beginning of the Attack Phase during each of your turns", "effect": "select 1 of the 2 following actions:\n\"Choose 1 Job Warrior of Light other than Luneth. Until the end of the turn, it gains +1000 power, Haste and First Strike.\"\n\"Choose 1 Forward. Deal it 1000 damage for each Job Warrior of Light or Fire Character you control.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "START_OF_ATTACK_PHASE", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Job Warrior of Light other than Luneth. Until the end of the turn, it gains +1000 power, Haste and First Strike.", "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "element": "LIGHT" }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Forward. Deal it 1000 damage for each Job Warrior of Light or Fire Character you control.", "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-020L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "At the beginning of the Attack Phase during each of your turns, if you have received 5 points of damage or less", "effect": "shuffle your deck, then reveal the top card of your deck. If it is a Fire Character, you may play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "START_OF_ATTACK_PHASE", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "Damage 6", "trigger": "At the beginning of the Attack Phase during each of your turns", "effect": "you may search for 1 Fire Character and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Damage 6", "trigger": { "event": "START_OF_ATTACK_PHASE", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-021C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Rain enters the field", "effect": "Choose 1 Forward opponent controls. If a Forward you controlled has been put from the field into the Break Zone this turn, deal it 9000 damage.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-022R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Erwin enters the field", "effect": "your opponent discards 1 card from their hand. If you control 4 or more Job Morze's Soiree Member, your opponent reveals their hand, and you select 1 card for your opponent to discard from their hand instead.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DISCARD", "amount": 1, "target": { "type": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-023H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Category FFT Character other than Agrias, Agrias gains +3000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "condition": "if you control a category fft character other than agrias, agrias", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Agrias is chosen by your opponent's Summons or abilities", "effect": "your opponent discards 1 card from their hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "CHOSEN_BY_OPPONENT", "source": "SELF" }, "effects": [ { "type": "DISCARD", "amount": 1, "target": { "type": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Agrias attacks", "effect": "gain 1 Ice CP.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "ICE" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-024H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Vincent enters the field, choose 1 Backup. As long as Vincent is on the field, it does not activate during its controller's Active Phase.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Chaos Saber", "trigger": "", "effect": "Until the end of the turn, Vincent gains +2000 power, \"Vincent cannot be chosen by your opponent's Summons or abilities.\" and \"If Vincent is dealt damage by a Summon or an ability, the damage becomes 0 instead.\"", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Chaos Saber", "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-025C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Return Bard to its owner's hand. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Damage 5 — When Bard enters the field, you may put Bard into the Break Zone. When you do so, your opponent discards 2 cards.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-026L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cloud of Darkness enters the field", "effect": "You may pay {I}{I}. When you do so, choose 1 Forward opponent controls. Remove it from the game. As long as Cloud of Darkness is on the field, your opponent cannot play any copies of the removed card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "Damage 3", "trigger": "", "effect": "Cloud of Darkness gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Damage 3", "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-027C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Black Waltz 1 is discarded from your hand due to an ability", "effect": "Choose 1 Forward. Deal it 4000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Discard 1 Job Black Mage from your hand. When you do so, choose 1 dull Forward opponent controls. Deal it 7000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOSEN" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-028C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Choose 1 dull Forward. Break it. If the cost to cast Shiva was paid with CP of 3 or more different Elements, your opponent discards 1 card from their hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-029R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The power of Forwards you control cannot be decreased by your opponent's Summons or abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PROTECT_POWER_DECREASE", "target": { "type": "ALL", "owner": "CONTROLLER", "filter": { "card_type": "FORWARD" } } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "The power of Forwards opponent controls cannot be increased by your opponent's Summons or abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PREVENT_POWER_INCREASE", "target": { "type": "ALL", "owner": "OPPONENT", "filter": { "card_type": "FORWARD" } } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Countertek", "trigger": "", "effect": "Choose any number of auto-abilities. Cancel their effects.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Countertek", "effects": [ { "type": "CANCEL", "target": { "type": "CHOSEN" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-030L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If your opponent has 1 card or less in their hand, the cost required to cast Shantotto is reduced by 3.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "shantotto", "amount": 3, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Shantotto enters the field", "effect": "Choose 1 Character other than Card Name Shantotto in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Colossal Shantotto", "trigger": "", "effect": "Dull all the Forwards opponent controls. You can only use this ability if Shantotto is in your hand.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Colossal Shantotto", "effects": [ { "type": "DULL", "target": { "type": "ALL", "zone": "FIELD", "owner": "OPPONENT", "filter": { "card_type": "FORWARD" } } } ], "cost": { "ice": 1, "specific": "remove Shantotto in your hand from the game" } }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-031R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Development Counter is placed on Scarlet", "effect": "Select up to the same number of the 3 following actions as Development Counters placed on Scarlet. This effect will trigger only once per turn. \"Choose up to 2 Characters. Dull them.\" \"Choose 1 Character. Freeze it.\" \"Your opponent discards 1 card from their hand.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Place 1 Development Counter on Scarlet. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ADD_COUNTER", "count": 1, "counter_type": "DEVELOPMENT", "target": { "type": "CHOSEN" } } ], "cost": { "cp": [ { "element": "Ice", "count": 1 } ], "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-032H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Serah enters the field, if you control 2 or more Ice Characters other than Serah", "effect": "Your opponent discards 1 card from their hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DISCARD", "amount": 1, "target": { "type": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Serah enters the field, if you control a Category XIII Character of an Element other than Ice", "effect": "Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-033C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Celes enters the field", "effect": "Choose up to 2 Backups opponent controls. Freeze them.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "FREEZE", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-034C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When DG Sniper enters the field", "effect": "Choose 1 Forward opponent controls. Dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Choose 1 dull Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-035C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When YKT-63 enters the field", "effect": "Choose 1 Forward. Dull it and Freeze it. If your opponent has 1 card or less in their hand, break it instead.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Look at the top 2 cards of your deck. Return these to the top and/or bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "SCRY", "count": 2, "options": [ "TOP", "BOTTOM" ] } ], "cost": "1, put YKT-63 into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-036C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Devout enters the field", "effect": "gain {i}. Your opponent discards 1 card from their hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DISCARD", "amount": 1, "target": { "type": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-037R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Babus enters the field, your opponent selects 2 of the 4 following actions.\n\"Skip your opponent's Main Phase 1 and Main Phase 2 in their next turn.\"\n\"Freeze all the Characters opponent controls.\"\n\"Your opponent selects 1 Forward they control. Put it into the Break Zone.\"\n\"Your opponent discards 2 cards from their hand.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-038H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When your opponent discards 1 or more cards from their hand due to your Summons or abilities", "effect": "choose 1 Forward opponent controls. Dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Damage 3", "trigger": "", "effect": "Until the end of the turn, Byblos also becomes a Forward with 7000 power and \"When Byblos attacks, your opponent discards 1 card from their hand.\" You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Damage 3", "effects": [ { "type": "DISCARD", "amount": 1, "target": { "type": "OPPONENT" } } ], "cost": "0" }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-039C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Heavy-Armored Soldier enters the field", "effect": "When Heavy-Armored Soldier enters the field, you may search for 1 Job Standard Unit Forward and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-040R": [ { "ability_index": 0, "original": { "type": "field", "name": "Back Attack", "trigger": "", "effect": "During this turn, if your opponent has discarded a card from their hand due to your Summons or abilities, the cost required to cast Mustadio is reduced by 3.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Back Attack", "effects": [ { "type": "COST_REDUCTION", "card_filter": "mustadio", "amount": 3, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Mustadio enters the field", "effect": "choose 1 Character. Dull it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Mustadio is put from the field into the Break Zone", "effect": "gain 1 Fire CP.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "FIRE" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-041C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{s}, discard 1 card: Your opponent discards 1 card from their hand. You can only use this ability during your turn and only once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DISCARD", "amount": 1, "target": { "type": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-042R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Lasswell or a Job Knight enters your field", "effect": "Choose 1 Character. Dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "At the end of each of your turns, if a Job Knight you controlled attacked this turn", "effect": "Your opponent discards 1 card from their hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DISCARD", "amount": 1, "target": { "type": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-043H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "During each turn, when you cast the second card you've cast", "effect": "Choose up to 2 Backups. Activate them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Damage 3", "trigger": "", "effect": "Until the end of the turn, Atomos also becomes a Forward with 7000 power and \"When Atomos attacks, activate all the Backups you control.\" You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Damage 3", "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "CONTROLLER" } } ], "cost": "0" }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-044L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast Wol is reduced by 1 for each Character of cost 5 or more you control (it cannot become 0).", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION_SCALING", "card_filter": "wol", "reduction_per": 1, "scale_by": "FIELD_CARDS_CONTROLLED", "scale_filter": { "cost_comparison": "GTE", "cost_value": 5 }, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Forwards of cost 5 or more other than Wol you control gain \"This Forward cannot be chosen by your opponent's Summons or abilities.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_SUMMONS_AND_ABILITIES", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When you cast a Character of cost 5 or more, draw 1 card. This effect will trigger only once per turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-045C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Gargoyle enters the field", "effect": "Choose 1 Forward of cost 5 or more. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_min": 5 }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Gargoyle into the Break Zone: Look at the top 2 cards of your deck. Return these to the top and/or bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "generic": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-046C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Activate all the Backups you control. Draw 1 card. If the cost to cast Chocobo Chick (VII) was paid with CP of 3 or more different Elements, all the Forwards you control also gain +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-047R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Sherlotta enters the field, gain 1 Wind CP.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "WIND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Sherlotta is put from the field into the Break Zone, gain 1 Wind CP.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Gain 1 Wind CP. You can only use this ability if Sherlotta is in your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "WIND" } ], "cost": "Discard Sherlotta" }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-048H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Zidane enters the field or attacks", "effect": "Your opponent removes the top card of their deck from the game. You can cast it as though you owned it at any time you could normally cast it. The cost for casting it can be paid using CP of any Element.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PERMISSION", "timing": "SUMMON_TIMING", "target": { "type": "CHOSEN" }, "action": "CAST" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Zidane enters the field, if you have cast 3 or more cards this turn", "effect": "Zidane gains Haste until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-049R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you have a Job Shijin in your Break Zone, the cost required to cast Seiryu can be paid with CP of any Element.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_ANY_ELEMENT", "card_filter": "seiryu" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Seiryu enters the field", "effect": "When Seiryu enters the field, you may search for 1 Job Shijin Forward other than Card Name Seiryu and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "field", "name": "", "trigger": "", "effect": "Seiryu cannot be chosen by your opponent's abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_ABILITIES", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-050H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ceodore enters the field", "effect": "you may dull 3 active Category IV Characters you control. When you do so, choose 1 Character of cost 4 or more. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "DULL", "target": { "type": "CHOOSE", "count": 3, "zone": "FIELD", "filter": { "card_type": "CHARACTER", "is_active": true }, "owner": "CONTROLLER" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER", "cost_min": 4 }, "owner": "ANY" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "At the beginning of the Attack Phase during each of your turns", "effect": "activate all the Category IV Forwards you control.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "START_OF_ATTACK_PHASE", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-051L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cecil enters the field", "effect": "you may play 1 Character of cost 4 or less from your hand onto the field. When it enters the field, if it is a Category IV Character, choose up to 2 Backups. Activate them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When 1 or more Characters you control are chosen by your opponent's Summons or abilities", "effect": "if your opponent doesn't pay {2}, cancel their effects.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "your opponent doesn't pay {2}" }, "then_effects": [ { "type": "CANCEL", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-052C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Return Selkie to its owner's hand. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "Damage 5", "trigger": "When Selkie enters the field", "effect": "You may put Selkie into the Break Zone. When you do so, choose 1 Character of cost 4 or more. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Damage 5", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER", "cost_min": 4 }, "owner": "ANY" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-053H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When King Tycoon enters the field", "effect": "Choose any number of Forwards and Monsters opponent controls. Return them to their owners' hands.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-054C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Chocobo is put from the field into the Break Zone", "effect": "choose 1 Character of cost 2 or less in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER", "cost_max": 2 }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-055C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Chocobo Sam enters the field", "effect": "You may search for 1 [Job Chocobo] or [Card Name Chocobo] and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. It gains +1000 power until the end of the turn. If it is a [Job Chocobo] or a [Card Name Chocobo], it gains +3000 power until the end of the turn instead.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Dull, 1 Earth CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-056R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Fat Chocobo cannot attack or block.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "RESTRICTION", "restriction": "CANNOT_ATTACK_OR_BLOCK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "At the end of each of your turns", "effect": "Reveal the top card of your deck. If it is a Wind Character, add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Play 1 Wind Backup of cost 2 or less from your hand onto the field. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY", "count": 1, "optional": false, "filter": { "card_type": "BACKUP", "element": "WIND", "cost_max": 2 }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ], "cost": "Dull" }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 3, "original": { "type": "special", "name": "Gysahl Greens", "trigger": "", "effect": "Fat Chocobo gains +10000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Gysahl Greens", "effects": [ { "type": "POWER_MOD", "amount": 10000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-057C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Remove the top 2 cards of your deck from the game: Choose 1 Forward. Deal it 2000 damage. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-058R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Fina cannot be chosen by your opponent's Summons or abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_SUMMONS_AND_ABILITIES", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Remove Fina in your hand from the game: Choose 1 auto-ability triggered from a Forward. Cancel its effect. You can only use this ability if you control 4 or more Wind Backups and if Fina is in your hand.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-059C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Pecciotta enters the field", "effect": "When Pecciotta enters the field, activate all the Job Morze's Soiree Member you control.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-060C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Madam M enters the field", "effect": "Reveal the top 4 cards of your deck. Add 1 Wind Character among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 4, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-061R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Yuri enters the field", "effect": "Reveal the top 5 cards of your deck. Add 1 card among them to your hand or play 1 Wind Character of cost 3 among them onto the field, and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 5, "add_count": 1, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-062C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Card Name Madam Edel you control cannot be chosen by your opponent's Summons.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_SUMMONS", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Card Name Madam Edel Forward or Job Morze's Soiree Member Forward you control. It gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-063R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "The Card Name Ceodore Forward and Card Name Cecil Forward you control gain +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-064C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast Dark Knight is reduced by 1 for each point of damage you have received.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION_SCALING", "card_filter": "dark knight", "reduction_per": 1, "scale_by": "DAMAGE_RECEIVED", "scale_filter": {}, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Until the end of the turn, it gains +1000 power for each point of damage you have received.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "SCALING_EFFECT", "base_effect": { "type": "POWER_MOD", "duration": "END_OF_TURN", "target": { "type": "SELF" } }, "scale_by": "DAMAGE_RECEIVED", "multiplier": 1000 } ], "cost": { "dull": true, "earth": 2 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-065C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Amber enters the field", "effect": "You may search for 1 Card Name Madam Edel or Job Morze's Soiree Member and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-066R": [ { "ability_index": 0, "original": { "type": "field", "name": "Brave", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Brave", "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Heretical Knight Garland enters the field, choose 1 Forward other than Heretical Knight Garland you control. As long as Heretical Knight Garland is on the field, it gains +4000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 4000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "", "trigger": "", "effect": "Dull Heretical Knight Garland. Heretical Knight Garland gains \"Heretical Knight Garland cannot be broken.\" until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ], "cost": { "fire": 0, "ice": 0, "wind": 0, "earth": 3, "lightning": 0, "water": 0, "light": 0, "dark": 0, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-067L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Forwards other than Aerith you control gain +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Aerith is put from the field into the Break Zone", "effect": "You may remove Aerith from the game. When you do so, place 3 Reraise Counters on Aerith.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "ADD_COUNTER", "count": 3, "counter_type": "RERAISE", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "At the beginning of Main Phase 1 during each of your turns, if 1 or more Reraise Counters are placed on Aerith", "effect": "Remove 1 Reraise Counter from Aerith. Then, if there are no Reraise Counters on Aerith, play Aerith onto the field. This effect will trigger only if Aerith is removed from the game.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-068C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Eiko into the Break Zone: Choose 1 Forward. Deal it 10000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 10000, "target": { "type": "CHOSEN" } } ], "cost": { "cp": [ "Earth", "Earth", "Earth" ], "dull": true, "generic": 0 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-069C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "For each Backup you control, Ciaran gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Soulshot", "trigger": "", "effect": "Choose 1 Forward. Deal it damage equal to Ciaran's power.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Soulshot", "effects": [ { "type": "DAMAGE", "amount": "POWER_OF", "power_source": "ciaran", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "S, 1 Earth CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-070L": [ { "ability_index": 0, "original": { "type": "field", "name": "Brave", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Brave", "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Kirin cannot become dull by your opponent's Summons or abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 2, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Job Shijin Forwards you control gain +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 3, "original": { "type": "auto", "name": "", "trigger": "When Kirin enters the field", "effect": "When Kirin enters the field, reveal the top 5 cards of your deck. Play 1 Forward of cost 4 among them onto the field and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 5, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-071C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Return Gladiator to its owner's hand. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "Damage 5 — When Gladiator enters the field", "effect": "You may put Gladiator into the Break Zone. When you do so, until the end of the turn, all the Forwards you control gain +10000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "POWER_MOD", "amount": 10000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-072C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Beastmaster enters the field", "effect": "Reveal the top 5 cards of your deck. Add 1 Monster among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 5, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-073C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Damage 3 — Benjamin gains +1000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Damage 5 — When Benjamin enters the field, choose 1 dull Character opponent controls. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-074C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Choose 1 Forward. Break it. If the cost to cast Cactuar was paid with CP of 2 or less different Elements, Cactuar deals you 1 point of damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-075R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast your job Morze's Soiree Member can be paid with CP of any Element.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_ANY_ELEMENT", "card_filter": "job morze's soiree member" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "The job Morze's Soiree Member Forwards you control can form a party with job Morze's Soiree Member Forwards of any Element.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PARTY_ANY_ELEMENT", "target": { "type": "CHOSEN" }, "party_with": "job morze's soiree member forwards" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-076R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Sophie deals damage to a Forward due to an ability, double the damage instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "modifier": "DOUBLE", "condition": "sophie" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When you cast a Character of cost 5 or more, choose 1 Forward opponent controls.", "effect": "Deal it damage equal to Sophie's power. This effect will trigger only once per turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": "POWER_OF", "power_source": "sophie", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-077R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Category VI Backups you control can produce CP of any Element.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Until the end of the turn, Terra gains +2000 power and Haste.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ], "cost": { "fire": 1 } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Character. Freeze it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "FREEZE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ], "cost": { "ice": 1 } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 3, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Character. Dull it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ], "cost": { "wind": 1 } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 4, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "fire": 1, "ice": 1, "wind": 1, "earth": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-078C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Demonolith enters the field", "effect": "choose 1 Forward you control and 1 Forward opponent controls. The former deals damage equal to its power to the latter.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "direction": "FIRST_TO_SECOND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" }, "amount_source": "POWER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Demonolith into the Break Zone: Look at the top 2 cards of your deck. Return these to the top and/or bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "cp": { "earth": 1 } } }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-079H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "At the end of each of your turns, you may discard 1 Backup. If you do so, draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Damage 3", "trigger": "", "effect": "Until the end of the turn, Hades also becomes a Forward with 7000 power and \"When Hades attacks, choose 1 Forward opponent controls. It gains 'When this Forward is dealt damage, break this Forward.' until the end of the turn.\" You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Damage 3", "effects": [ { "type": "BREAK", "target": { "type": "SELF" } } ], "cost": "1 Earth CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-080H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Job Morze's Soiree Member you control gain \"If this Character is dealt damage by your opponent's Summons or abilities, the damage becomes 0 instead.\" and \"This Character cannot be broken by opposing Summons or abilities that don't deal damage.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PROTECTION", "protection_from": "ABILITIES", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Madam Edel enters the field", "effect": "choose 1 Job Morze's Soiree Member in your Break Zone. Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-081R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Mira enters the field", "effect": "Choose 1 Monster in your Break Zone. If its cost is equal to or less than the damage you have received, play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Monster you control is put from the field into the Break Zone", "effect": "Choose 1 Forward opponent controls. Deal it 2000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "ANY", "source_filter": { "card_type": "MONSTER" } }, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-082H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "During this turn, the next damage dealt to Mont Leonis by a Summon or an ability, becomes 0 instead. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "cost": "0" }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "special", "name": "Taunting Blade", "trigger": "", "effect": "Choose up to 2 Forwards opponent controls. Deal them 9000 damage. You can only use this ability while Mont Leonis is attacking.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Taunting Blade", "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-083H": [ { "ability_index": 0, "original": { "type": "field", "name": "Brave", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Brave", "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "All Forwards must attack once per turn if possible.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "MUST_ATTACK", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 2, "original": { "type": "field", "name": "", "trigger": "", "effect": "All Forwards must block if possible.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 3, "original": { "type": "action", "name": "", "trigger": "", "effect": "Layle gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": "Discard 1 card" }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-084R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "At the beginning of Main Phase 1 during each of your turns", "effect": "choose 2 Forwards you control. If you control a Forward of an Element other than Earth, break them and Leslie.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "At the end of each of your turns", "effect": "you may give control of Leslie to your opponent.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "16-085C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{d}, put Assassin into the Break Zone: Choose 1 Forward that entered the field this turn. Deal it 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-086C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Choose 1 Forward. It loses 8000 power until the end of the turn. If the cost to cast Ixion was paid with CP of 3 or more different Elements, all the Forwards opponent controls also lose 2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": -8000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-087C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Puppetmaster enters the field", "effect": "you may discard 1 card. When you do so, choose 1 Character in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-088L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Black Waltz 3 is discarded from your hand due to an ability", "effect": "Choose 1 Forward. Deal it 4000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Black Waltz 3 is put from the field into the Break Zone", "effect": "Choose up to 2 Job Black Mage other than Card Name Black Waltz 3 in your Break Zone. Add them to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Discard 1 Job Black Mage from your hand. When you do so, choose 1 Forward of cost 3 or less opponent controls. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": "0" }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-089H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Category VII Character of an Element other than Lightning, the cost required to cast Zack is reduced by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "zack", "amount": 2, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Zack is put from the field into the Break Zone", "effect": "You may play 1 Category VII Character from your hand onto the field. If its cost is 5 or more, Zack deals you 1 point of damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": {}, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-090R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Seymour enters the field", "effect": "choose 1 Forward opponent controls. If you have 3 or more Summons in your Break Zone, break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Seymour deals your opponent 1 point of damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_TO_OPPONENT", "amount": 1, "source": "seymour" } ], "cost": "Remove 6 Summons in the Break Zone from the game" }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-091C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Chadley enters the field", "effect": "place 2 Research Counters on Chadley.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ADD_COUNTER", "count": 2, "counter_type": "RESEARCH", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "dull": true, "special": "remove 1 Research Counter from Chadley" } }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-092C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Noel enters the field", "effect": "When Noel enters the field, choose up to 2 Forwards opponent controls. Dull them.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Meteor Javelin", "trigger": "", "effect": "Put Noel into the Break Zone: Dull all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Meteor Javelin", "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "special": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-093R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast Noctis is reduced by 1 for each Category XV Character you control.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION_SCALING", "card_filter": "noctis", "reduction_per": 1, "scale_by": "FIELD_CARDS_CONTROLLED", "scale_filter": { "category": "XV" }, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Category XV Character other than Noctis enters your field", "effect": "choose 1 Forward opponent controls. Dull it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When a Category XV Character other than Noctis you control is put from the field into the Break Zone", "effect": "choose 1 Forward opponent controls. Dull it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "ANY", "source_filter": {} }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-094C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{s}, put Palmer into the Break Zone: Look at the top 4 cards of your deck. Add 2 cards among them to your hand and put the rest of the cards into the Break Zone. You can only use this ability if you have no cards in your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-095H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Vivi enters the field", "effect": "When Vivi enters the field, choose 1 Job Black Mage other than Card Name Vivi in your Break Zone. Add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 4000 damage for each Job Black Mage you control.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-096R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you have a Job Shijin in your Break Zone, the cost required to cast Byakko can be paid with CP of any Element.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_ANY_ELEMENT", "card_filter": "byakko" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "EX BURST", "trigger": "When Byakko enters the field", "effect": "When Byakko enters the field, you may search for 1 Job Shijin Forward other than Card Name Byakko and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Byakko attacks", "effect": "When Byakko attacks, choose 1 Forward. Dull it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-097H": [ { "ability_index": 0, "original": { "type": "special", "name": "", "trigger": "", "effect": "Hyoh gains Haste and Hyoh's power becomes 7000.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ], "cost": 1 }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Hyoh gains \"If Hyoh deals damage to your opponent, the damage becomes 2 instead.\" and Hyoh's power becomes 10000. You can only use this ability if Hyoh has 7000 power or more. (These effects do not end at the end of the turn.)", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 10000, "target": { "type": "CHOSEN" }, "mode": "SET" } ], "cost": 3 }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-098H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "At the beginning of the Attack Phase during each of your turns", "effect": "choose 1 Forward opponent controls. Dull it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "START_OF_ATTACK_PHASE", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Damage 3", "trigger": "", "effect": "Until the end of the turn, Spectral Keeper also becomes a Forward with 7000 power and \"When Spectral Keeper attacks, choose 1 Forward. Dull it.\" You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Damage 3", "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ], "cost": { "damage": 3, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-099C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 2 or more Job Morze's Soiree Member, Merald gains Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_COUNT", "comparison": "GTE", "value": 2, "filter_text": "job morze's soiree member" }, "then_effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Merald enters the field", "effect": "Choose 1 Forward opponent controls. If you control 4 or more Job Morze's Soiree Member, break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-100L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Y'shtola enters the field", "effect": "Choose 1 Forward opponent controls. Until the end of the turn, it loses 4000 power for each Job Scion of the Seventh Dawn Forward you control.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": -4000, "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Category XIV Forward. Until the end of the turn, it gains Haste and First Strike.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ], "cost": "Dull 1 active Job Scion of the Seventh Dawn Forward" }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Pulse of Creation", "trigger": "", "effect": "Deal 9000 damage to all the Forwards other than Job Scion of the Seventh Dawn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Pulse of Creation", "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "S, discard 2 Lightning cards" }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-101C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Return Yuke to its owner's hand. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOSEN" } } ], "cost": "Dull" }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "Damage 5", "trigger": "When Yuke enters the field", "effect": "You may put Yuke into the Break Zone. When you do so, choose 1 Forward of cost 5 or less. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Damage 5", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 5 }, "owner": "ANY" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-102R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Lann enters the field", "effect": "Choose 1 Monster in your Break Zone. You may remove it from the game. If you do so, Lann gains +2000 power and \"At the beginning of the Attack Phase during each player's turn, choose 1 Forward opponent controls. Dull it.\" (This effect does not end at the end of the turn.)", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-103C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Larva enters the field", "effect": "When Larva enters the field, choose 1 Forward of cost 3 or less. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Larva into the Break Zone: Look at the top 2 cards of your deck. Return these to the top and/or bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-104R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Reeve enters the field", "effect": "Choose 1 Forward of cost 2 or less in your Break Zone. Play it onto the field. As long as it is on the field, Reeve does not activate during your Active Phase.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 2 }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-105R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Reynn enters the field", "effect": "Choose 1 Monster in your Break Zone. You may remove it from the game. If you do so, Reynn gains +2000 power and \"At the beginning of the Attack Phase during each player's turn, choose 1 Forward. It gains Haste until the end of the turn.\" (This effect does not end at the end of the turn.)", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-106C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Dull 2 active Category VII Characters: All the Forwards opponent controls lose all abilities until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_active": true }, "owner": "OPPONENT" } } ], "cost": { "dull_characters": "2 active Category VII Characters" } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Dull 1 active Card Name Cloud, put Andrea Rhodea into the Break Zone: Choose 1 Forward. Put it at the bottom of its owner's deck.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "dull": true, "dull_other": "1 active Card Name Cloud", "special": "put Andrea Rhodea into the Break Zone" } }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-107R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ezel enters the field", "effect": "You may search for 1 Forward of the same cost as the total cost of discarded cards to cast Ezel and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-108C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Each Forward you control with a Ronso Counter on it gains \"If this Forward is dealt damage by your opponent's Summons or abilities, the damage becomes 0 instead.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_PREVENTION", "condition": { "damage_source": "OPPONENT_SUMMONS_OR_ABILITIES" }, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Kimahri enters the field", "effect": "Choose 1 Forward you control. Place 1 Ronso Counter on it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ADD_COUNTER", "count": 1, "counter_type": "RONSO", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-109C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Kyrie enters the field, your opponent reveals their hand. Then, look at the top 2 cards of your deck. Return these to the top and/or bottom of your deck in any order.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "SCRY", "count": 2, "options": [ "TOP", "BOTTOM" ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-110C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Return Clavat to its owner's hand. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOSEN" } } ], "cost": "Dull" }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "Damage 5 — When Clavat enters the field", "effect": "You may put Clavat into the Break Zone. When you do so, draw 2 cards.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "DRAW", "amount": 2, "target": { "type": "CONTROLLER" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-111R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you have a Job Shijin in your Break Zone, the cost required to cast Genbu can be paid with CP of any Element.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_ANY_ELEMENT", "card_filter": "genbu" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Genbu enters the field", "effect": "You may search for 1 Job Shijin Forward other than Card Name Genbu and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "If Genbu is dealt damage", "effect": "Reduce the damage by 3000 instead.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "16-112C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Corsair enters the field", "effect": "Draw 2 cards, then discard 1 card from your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 2, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ], "cost": { "water": 1, "generic": 1, "dull": true, "special": "put Corsair into the Break Zone" } }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-113C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Sahagin enters the field", "effect": "choose 1 Forward opponent controls. Return it to its owner's hand. Draw 1 card, then discard 1 card from your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Look at the top 2 cards of your deck. Return these to the top and/or bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "SCRY", "count": 2, "options": [ "TOP", "BOTTOM" ] } ], "cost": "1, put Sahagin into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-114C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When you discard 1 or more cards due to Summons or abilities", "effect": "Draw 1 card. This effect will trigger only during your opponent's turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "DISCARD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-115H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Sarah (MOBIUS) enters the field", "effect": "gain [Lightning CP].", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "LIGHTNING" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When you gain a [Lightning CP]", "effect": "reveal the top card of your deck. If it is a Backup, add it to your hand. If it is not a Backup, put it at the top or bottom of your deck.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "", "trigger": "", "effect": "Until the end of the turn, Sarah (MOBIUS) gains +1000 power and \"If Sarah (MOBIUS) is dealt damage less than her power, the damage becomes 0 instead.\"", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ], "cost": "[Lightning CP]" }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-116L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Tidus cannot be blocked.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BLOCK_IMMUNITY", "condition": null, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Tidus is put from the field into its owner's deck", "effect": "draw 3 cards.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 3, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Tidus is chosen by your opponent's Summons or abilities", "effect": "you may put Tidus at the bottom of its owner's deck. When you do so, choose 1 Forward opponent controls. Put it at the bottom of its owner's deck.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "CHOSEN_BY_OPPONENT", "source": "SELF" }, "effects": [ { "type": "PUT_INTO_DECK", "target": { "type": "CHOSEN" }, "position": "BOTTOM" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-117H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Forward opponent controls is returned from the field to its owner's hand", "effect": "Draw 1 card. This effect will trigger only once per turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Damage 3", "trigger": "", "effect": "Until the end of the turn, Tros also becomes a Forward with 7000 power and \"When Tros attacks, choose 1 Forward of cost 4 or less opponent controls. Return it to its owner's hand.\" You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Damage 3", "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOSEN" } } ], "cost": "0" }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-118C": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "When Fiona enters the field", "effect": "Draw 1 card.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Fiona is chosen by your opponent's Summons or abilities", "effect": "You may put Fiona on top of its owner's deck.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "CHOSEN_BY_OPPONENT", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "16-119H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Fusoya enters the field", "effect": "When Fusoya enters the field, select the following actions from top to bottom up to the same number of Elements other than Water as the cost you paid to cast Fusoya. \"Draw 1 card.\" \"Choose 1 Summon in your Break Zone. Add it to your hand.\" \"Choose 1 Character opponent controls. Return it to its owner's hand.\" \"Choose 1 Forward. Put it on top of its owner's deck.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-120C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Forward damaged by Firion is put from the field into the Break Zone on the same turn", "effect": "draw 2 cards.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "ANY", "source_filter": { "card_type": "FORWARD" } }, "effects": [ { "type": "DRAW", "amount": 2, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-121R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Vesvia enters the field, if you control 2 or more Job Morze's Soiree Member", "effect": "draw 1 card.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Vesvia enters the field, if you control 4 or more Job Morze's Soiree Member", "effect": "draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-122R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Marche enters the field", "effect": "You may search for 1 Character of cost 2 or less other than Light or Dark and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Marche attacks", "effect": "If you control 3 or more Category FFTA Characters, draw 1 card. If you control 5 or more, draw 2 cards instead.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_COUNT", "comparison": "GTE", "value": 3, "card_type": "CHARACTER" }, "then_effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-123L": [ { "ability_index": 0, "original": { "type": "field", "name": "Haste", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Haste", "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Meia cannot attack or block.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "RESTRICTION", "restriction": "CANNOT_ATTACK_OR_BLOCK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Cast 1 Summon from your hand. The cost required to cast it is reduced by 3 and can be paid using CP of any Element (it cannot become 0). Remove that Summon from the game after use instead of putting it in the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-124H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Lightning enters the field", "effect": "Choose 1 Forward. If the number of Forwards your opponent controls is greater than the number of Forwards you control, remove it from the game.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Switch Schemata", "trigger": "", "effect": "Remove Lightning from the game. Play Lightning onto the field at the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Switch Schemata", "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-125C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Choose 1 Forward of cost 5 or less. Put it at the top or bottom of its owner's deck. If the cost to cast Leviathan was paid with CP of 3 or more different Elements, also draw 1 card, then discard 1 card from your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-126R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You must control Characters of cost 1, 2, 3, 4, 5 and 6 to cast Leo.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "You cannot play Leo due to Summons or abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Leo enters the field", "effect": "Look at the top 5 cards of your deck. Cast 1 card among them without paying the cost and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "16-127L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "For each Forward other than Warrior of Light you control, Warrior of Light gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Remove Warrior of Light from the game: All the Forwards you control gain \"This Forward cannot be broken.\" until the end of the turn. You can only use this ability during your opponent's turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-128H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "1 Light CP, put Bartz into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Reveal the top 5 cards of your deck. Add 1 Job Warrior of Light among them to your hand and return the other cards to the bottom of your deck in any order. You can only use this ability if Bartz is in the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": "2 Light CP, remove Bartz in the Break Zone from the game" }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-129L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast Chaos is reduced by 2 for each Element among Characters opponent controls.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION_SCALING", "card_filter": "chaos", "reduction_per": 2, "scale_by": "OPPONENT_FIELD_CARDS", "scale_filter": { "owner": "OPPONENT" }, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Chaos enters the field", "effect": "your opponent selects 1 Forward other than Light or Dark they control. You gain control of it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "TAKE_CONTROL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "", "trigger": "", "effect": "Put 1 Character you control owned by your opponent into the Break Zone: Choose 1 Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-130H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Twintania is also a Monster in all situations.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ALSO_TYPE", "target": { "type": "CHOSEN" }, "also_type": "MONSTER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Twintania enters the field dull.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ENTERS_DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Twintania enters the field, or active Twintania becomes dull", "effect": "When Twintania enters the field, or active Twintania becomes dull, place 1 Gigaflare Counter on Twintania.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ADD_COUNTER", "count": 1, "counter_type": "GIGAFLARE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 3, "original": { "type": "auto", "name": "", "trigger": "At the beginning of Main Phase 1 during each of your turns", "effect": "At the beginning of Main Phase 1 during each of your turns, remove 1 Gigaflare Counter from Twintania. When you do so, choose 1 Forward opponent controls. Deal it 7000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-131S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Jecht enters the field", "effect": "Choose 1 Forward opponent controls. Deal it 4000 damage and 1000 more damage for each Category X Character you control.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Put Jecht into the Break Zone: Search for 1 Light or Dark Character and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-132S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Before paying the cost to cast Bahamut, you can remove 10 Fire Characters and/or Category X Characters in your Break Zone from the game to reduce the cost required to cast Bahamut by 5. Choose 1 Forward. Deal it 10000 damage. If it is put from the field into the Break Zone this turn, remove it from the game instead.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 10000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-133S": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You may use Braska's special ability by discarding a Summon instead of discarding a Card Name Braska as part of the cost.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ALTERNATE_COST", "ability": "braska", "alternate_discard": "summon", "original_discard": "card name braska" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Summon", "trigger": "", "effect": "Choose 1 Forward. Deal it 7000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Summon", "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Grand Summon", "trigger": "", "effect": "Choose 2 Forwards opponent controls. Break them. Braska deals your opponent 1 point of damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Grand Summon", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-134S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Yuna enters the field, select 1 of the 2 following actions. If you have received 5 points of damage or more, select up to 2 of the 2 following actions instead. \"Choose 1 Job Guardian of cost 2 or less in your Break Zone. Play it onto the field.\" \"Activate all the Backups you control.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Job Guardian of cost 2 or less in your Break Zone. Play it onto the field.", "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "cost_max": 2 }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, { "index": 1, "description": "Activate all the Backups you control.", "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "CONTROLLER" } } ] } ], "enhanced_condition": { "description": "if you have received 5 points of damage or more", "select_count": 2, "select_up_to": true } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "Damage 3", "trigger": "", "effect": "Yuna gains \"The Job Guardian Forwards you control gain +2000 power.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Damage 3", "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-135S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Lulu enters the field", "effect": "Choose 1 Card Name Yuna or Summon in your Break Zone. You may add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "SUMMON" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When you cast a Summon", "effect": "Choose up to 1 Forward opponent controls. Its power becomes 5000 until the end of the turn. This effect will trigger only during your turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "SUMMON_CAST", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" }, "mode": "SET" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-136S": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Summons and abilities of your opponent must choose Auron if possible.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "TAUNT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Job Summoner Forward or a Job Guardian Forward other than Auron, Auron gains \"When Auron is put from the field into the Break Zone, draw 1 card.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_CARD", "card_name": "Job Summoner Forward" }, "then_effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 2, "original": { "type": "field", "name": "", "trigger": "", "effect": "Damage 3 — Auron gains +3000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-137S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Rikku attacks, choose 1 Forward opponent controls. Return it to its owner's hand. If you control a Job Summoner Forward, put it on top of its owner's deck and draw 1 card instead.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-138S": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can remove 3 Reel Counters from Wakka to use Wakka's special ability without paying the cost.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Wakka or a Category X Forward enters your field", "effect": "place 1 Reel Counter on Wakka.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ADD_COUNTER", "count": 1, "counter_type": "REEL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Aurochs Spirit", "trigger": "", "effect": "Choose 1 Forward. It loses all abilities until the end of the turn. Break it.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Aurochs Spirit", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-139S": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast Tidus is reduced by 1 for each Category X Forward you control.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION_SCALING", "card_filter": "tidus", "reduction_per": 1, "scale_by": "FORWARDS_CONTROLLED", "scale_filter": { "category": "X", "card_type": "FORWARD" }, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Tidus enters the field", "effect": "You may search for 1 Card Name Jecht, Card Name Yuna or Card Name Wakka and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Tidus attacks", "effect": "All the Forwards you control gain +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "16-140S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Sin is added to your hand from the deck due to a search effect", "effect": "You may pay {3}. When you do so, choose 1 Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Sin enters the field", "effect": "Break all the Forwards other than Sin. If you have received 6 points of damage, break all the Forwards opponent controls instead.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-001H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The damage dealt by your abilities to Forwards opponent controls cannot be reduced.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "During this turn, if your ability deals damage to a Forward, double the damage instead.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "cost": { "fire": 2 } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 2, "original": { "type": "special", "name": "Jamming Thrust", "trigger": "", "effect": "Choose 1 Forward. Deal it 10000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Jamming Thrust", "effects": [ { "type": "DAMAGE", "amount": 10000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "fire": 3, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-002L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Edgar enters the field", "effect": "Choose up to 2 Category VI Forwards other than Card Name Edgar in your Break Zone. Add them to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Category VI Forward of cost 3 or more you control. The next time you use its special ability this turn, you can do so without paying {S}. You can only use this ability during your turn and only once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "UNKNOWN", "raw": "Choose 1 Category VI Forward of cost 3 or more you control. The next time you use its special ability this turn, you can do so without paying {S}. You can only use this ability during your turn and only once per turn.", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_min": 3 }, "owner": "CONTROLLER" } } ], "cost": { "dull": true } }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "17-003C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Elfe enters the field", "effect": "You may discard 1 card. If you do so, search for 1 Job AVALANCHE Operative and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 1000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Dull, put Elfe into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-004C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Forward of cost 2 or less, Garland gains +1000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": "if you control a forward of cost 2 or less, garland", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-005C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When King attacks", "effect": "Select 1 of the 2 following actions. \"Choose 1 Forward. Deal it 3000 damage.\" \"King gains +2000 power until the end of the turn.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Forward. Deal it 3000 damage.", "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 1, "description": "King gains +2000 power until the end of the turn.", "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-004R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Job Samurai Forwards and Card Name Samurai Forwards other than Gosetsu you control gain +1000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Gosetsu is put from the field into the Break Zone", "effect": "choose 1 Job Samurai or Card Name Samurai other than Card Name Gosetsu in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-007C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Goblin enters the field", "effect": "You may search for 1 [Job Goblin] and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Goblin into the Break Zone. Choose 1 Forward. Deal it 3000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOSEN" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-008H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Samurai enters the field", "effect": "You may pay {f}{1}. When you do so, choose 1 Forward. Deal it 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "Damage 3", "trigger": "", "effect": "Samurai gains +1000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Damage 3", "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-009C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Job Standard Unit Forward in your Break Zone. Add it to your hand. If it is a Fire Forward of cost 3 or less, play it onto the field instead. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "1 Fire CP, put Samurai into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-010C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Scott enters the field or is put from the field into the Break Zone", "effect": "choose 1 Forward. It gains +3000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 3000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "Damage 3", "trigger": "When Scott is put from the field into the Break Zone", "effect": "draw 2 cards.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Damage 3", "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 2, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-011R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Zenos enters the field", "effect": "you may play 1 Character of cost 4 from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": { "cost": 4 }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Zenos attacks", "effect": "all the Forwards other than Zenos you control gain +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-012R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Tifa enters the field, choose 1 Forward. Deal it 9000 damage.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Until the end of the turn, Tifa also becomes a Forward with 8000 power. You can only use this ability during your turn and only once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 8000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": { "cp": { "fire": 2 } } }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-013C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Berserker gains +3000 power until the end of the turn. At the end of the turn, break Berserker.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": "Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-014R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Choose up to 2 Forwards. Divide 10000 damage among them as you like. If you have received 5 points of damage or more, divide 15000 damage among those instead. (Units must be 1000.)", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "total_damage": 10000, "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "distribution": "SPLIT" } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "17-015H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Jet Bahamut enters the field", "effect": "Choose 1 Forward. Deal it 5000 damage. If it is put from the field into the Break Zone this turn, remove it from the game instead.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "Damage 3", "trigger": "When Jet Bahamut enters the field", "effect": "Choose 1 Card Name Garnet Bahamut or Card Name Amber Bahamut in your Break Zone. Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Damage 3", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-016L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 5 or more Fire Characters and/or [Category (XIV)] Characters, Hien gains Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_COUNT", "comparison": "GTE", "value": 5, "card_type": "CHARACTER" }, "then_effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Hien attacks", "effect": "Activate all the [Category (XIV)] Forwards you control. Until the end of the turn, they gain \"This Forward can attack twice in the same turn.\" This effect will trigger only once per turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-017H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast Sabin is reduced by 1 for each Category VI Character you control (it cannot become 0).", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION_SCALING", "card_filter": "sabin", "reduction_per": 1, "scale_by": "FIELD_CARDS_CONTROLLED", "scale_filter": { "category": "VI" }, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Chakra", "trigger": "", "effect": "Activate all the Forwards other than Sabin you control. They gain +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Chakra", "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Aura Cannon", "trigger": "", "effect": "Choose 1 Forward. Deal it 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Aura Cannon", "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-018C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{f}{1}, put Mystic Knight into the Break Zone: Choose 1 Forward. Deal it 4000 damage. If you have received a point of damage this turn, deal it 8000 damage instead.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-019R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "First Strike", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "FIRST_STRIKE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When you receive a fifth point of damage", "effect": "You may pay {Fire}. When you do so, play Marilith onto the field dull. This effect will trigger only if Marilith is in the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-020R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Montblanc enters the field", "effect": "When Montblanc enters the field, you may pay {Wind}. When you do so, search for 1 Card Name Hurdy of cost X and play it onto the field. You can only use Ice CP to pay {Wind}.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-021C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Red XIII enters the field", "effect": "You may discard 1 card. When you do so, choose 1 Forward. Deal it 7000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Red XIII enters the field", "effect": "You may pay {Fire}{1}. When you do so, choose 1 Forward. Deal it 7000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-022H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Umaro must attack once per turn if possible.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "MUST_ATTACK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Umaro enters the field, if you control 4 or less Category VI Characters", "effect": "discard 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 2, "original": { "type": "special", "name": "", "trigger": "", "effect": "Put Umaro into the Break Zone. Your opponent discards 2 cards.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "special": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-023H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Scholar enters the field", "effect": "You may pay {i}. When you do so, your opponent randomly discards 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "special", "name": "Damage 5", "trigger": "", "effect": "Choose 1 Forward. Dull it.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Damage 5", "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "{i}" }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-024C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you have a Card Name Supersoldier in your Break Zone, Supersoldier gains +3000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "condition": "if you have a card name supersoldier in your break zone, supersoldier", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-025C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 card in your opponent's Break Zone. Remove it from the game.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-026H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Khury Wezette enters the field", "effect": "Gain 1 CP of any element.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "ANY" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Forward opponent controls is put from the field into the Break Zone", "effect": "Gain 1 CP of any element. This effect will trigger only once per turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "ANY", "source_filter": { "card_type": "FORWARD" } }, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "ANY" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Dull and Freeze all the Characters opponent controls. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ], "cost": { "ice": 4, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-027R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Select 1 of the 2 following actions: \"Choose 1 dull Forward of cost 2 or less. Break it. Your opponent discards 1 card.\" or \"Choose 1 Forward. If it deals damage other than battle damage to a Forward this turn, the damage becomes 0 instead.\"", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 dull Forward of cost 2 or less. Break it. Your opponent discards 1 card.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 2, "is_dull": true }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Forward. If it deals damage other than battle damage to a Forward this turn, the damage becomes 0 instead.", "effects": [ { "type": "UNKNOWN", "raw": "Choose 1 Forward. If it deals damage other than battle damage to a Forward this turn, the damage becomes 0 instead.", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-028C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Calautidon enters the field", "effect": "Choose 1 Forward. Dull it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Calautidon into the Break Zone: Choose 1 dull Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "ice": 2, "generic": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-029L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast Xezat is increased by 1 for each card in your opponent's hand.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_INCREASE_SCALING", "card_filter": "xezat", "increase_per": 1, "count_filter": "card in your opponent's hand." } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Xezat enters the field, if your opponent has 3 or more cards in their hand", "effect": "your opponent reveals their hand. Select 1 card in their hand other than a Backup. Your opponent discards this card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Xezat attacks", "effect": "all the Forwards you control gain +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-030H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Setzer enters the field", "effect": "Name 1 card type. Then, your opponent discards 1 card. If the discarded card is the named card type, you draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Gil Toss", "trigger": "", "effect": "Choose 1 Forward. Remove the top card of your deck from the game. Deal it 3000 damage for each CP required to cast the removed card.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Gil Toss", "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "special": true, "ice": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-031L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Serah enters the field", "effect": "Reveal the top 5 cards of your deck. Add 1 Backup among them to your hand or play 1 Job Moogle Backup among them onto the field, and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 5, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Serah attacks", "effect": "Choose 1 Character. Dull it and Freeze it. If you control 4 or more Backups, your opponent discards 1 card as well.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-032C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Terra enters the field", "effect": "Choose 1 Summon in your Break Zone. Remove it from the game. When you do so, place 1 Magitek Counter on Terra.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "SUMMON" }, "owner": "ANY" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "ADD_COUNTER", "count": 1, "counter_type": "MAGITEK", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Terra gains +5000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 5000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": "Remove 1 Magitek Counter from Terra" }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-033C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Job Standard Unit Forward in your Break Zone. Add it to your hand. If it is an Ice Forward of cost 3 or less, play it onto the field instead. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "1 Ice, put Time Mage into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-034R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Dull, put Hurdy into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Hurdy", "trigger": "", "effect": "Play 1 Fire or Ice Forward of cost 5 or less from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Hurdy", "effects": [ { "type": "PLAY", "count": 1, "optional": false, "filter": { "card_type": "FORWARD", "element": "FIRE", "cost_max": 5 }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ], "cost": "3 Ice CP, Dull, put Hurdy into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-035R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If a Job Winged Chaos you control deals damage to a Forward, the damage increases by 3000 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_CARD", "card_name": "Deals Damage To A Forward" }, "then_effects": [ { "type": "DAMAGE_MODIFIER", "amount": 3000, "target": { "type": "CHOSEN" }, "modifier_type": "INCREASE" } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Garnet Bahamut is put from the field into the Break Zone", "effect": "You may search for 1 Card Name Jet Bahamut or Card Name Amber Bahamut and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-036R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If a Job Winged Chaos you control is dealt damage by a Forward, reduce the damage by 2000 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": 2000, "condition": { "damage_source": "FORWARD" }, "target": { "type": "ALL", "owner": "CONTROLLER", "filter": {} }, "modifier_type": "REDUCTION" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Amber Bahamut is put from the field into the Break Zone", "effect": "You may search for 1 Card Name Jet Bahamut or Card Name Garnet Bahamut and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-037C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Each player discards 1 card. At the end of the turn, each player draws 1 card. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "EACH_PLAYER_DRAW", "count": 1 } ], "cost": "S, put Harley into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-038R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If your opponent has 3 cards or less in their hand, White Tiger l'Cie Qun'mi gains +2000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if your opponent has 3 cards or less in their hand, white tiger l'cie qun'mi", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If your opponent has 1 card or less in their hand, White Tiger l'Cie Qun'mi cannot be broken.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" } ], "17-039C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Fencer into the Break Zone: Choose 1 dull Forward. Deal it 4000 damage. If you have received a point of damage this turn, deal it 8000 damage instead.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-040C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Mog (XIII-2) enters the field", "effect": "Remove the top card of your deck from the game. You can cast it this turn. The cost required to cast it is reduced by 2 (it cannot become 0).", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-041C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Yotsuyu enters the field", "effect": "Choose 1 Forward. If your opponent doesn't discard 1 card, break it.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-042R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Each Forward you control with a Turks Counter on it gains +5000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 5000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Discard 2 cards: Choose 1 Category VII Forward you control. Place 1 Turks Counter on it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ADD_COUNTER", "count": 1, "counter_type": "TURKS", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Legendary Turk into the Break Zone: Choose 1 Forward. Break it. You can only use this ability if a Turks Counter is placed on Legendary Turk.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-043H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Dancer enters the field, you may pay (1).", "effect": "When you do so, choose up to 3 Characters. Activate them. Damage 3 — Dull 1 active Job Dancer or Card Name Dancer: Choose 1 Forward. It gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_active": true }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-044R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Onion Knight enters the field, choose 1 Forward. It gains \"This Forward cannot attack or block.\" until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "PREVENT", "restriction": "CANNOT_ATTACK_OR_BLOCK", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" }, "action": "ATTACK_AND_BLOCK" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "{s}, return Onion Knight to its owner's hand: Play 1 Forward of cost 3 or 4 from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY", "count": 1, "optional": false, "filter": { "card_type": "FORWARD", "cost": 3 }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-045R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Forwards opponent controls lose 2000 power for each Poison Counter on them.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD_SCALING", "amount_per": -2000, "count_filter": "poison counter on them.", "target": { "type": "ALL", "owner": "OPPONENT", "filter": { "card_type": "FORWARD" } } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "At the beginning of the Attack Phase during each of your turns", "effect": "choose 1 Forward opponent controls. Place 1 Poison Counter on it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "START_OF_ATTACK_PHASE", "source": "SELF" }, "effects": [ { "type": "ADD_COUNTER", "count": 1, "counter_type": "POISON", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Bio", "trigger": "", "effect": "Choose up to 2 Forwards. Place 3 Poison Counters on them.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Bio", "effects": [ { "type": "ADD_COUNTER", "count": 3, "counter_type": "POISON", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-046C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Job Standard Unit Forward in your Break Zone. Add it to your hand. If it is a Wind Forward of cost 3 or less, play it onto the field instead. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "1 Wind CP, put Ranger into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-047L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If your opponent doesn't control a Forward of cost 5 or more, Kelger gains Haste, First Strike and Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_CARD", "card_name": "Forward Of Cost 5" }, "then_effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Kelger enters the field, you may pay {Earth}. When you do so, choose 1 Forward of cost 5 or more. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-048C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{S}, put Thief into the Break Zone: Your opponent puts the top 2 cards of their deck into the Break Zone. If you have received a point of damage this turn, your opponent puts the top 4 cards of their deck into the Break Zone instead.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-049C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cid Pollendina enters the field", "effect": "you may search for 1 Category IV Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-050C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cecil enters the field", "effect": "Draw 1 card.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-051C": [ { "ability_index": 0, "original": { "type": "special", "name": "S", "trigger": "", "effect": "Choose an opponent's auto-ability. If your opponent doesn't pay {Wind}{Wind}, cancel its effect.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "S", "effects": [ { "type": "CANCEL", "target": { "type": "CHOSEN" } } ], "cost": "{S}" }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-052H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Dario Hourne is dealt damage, reduce the damage by 2000 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": 2000, "target": { "type": "CHOSEN" }, "modifier_type": "REDUCTION" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Dario Hourne cannot be broken by opposing Summons or abilities that don't deal damage.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PROTECTION", "protection_from": "ABILITIES", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "At the end of each of your turns", "effect": "Choose 1 Forward. Activate it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 3, "original": { "type": "special", "name": "Aeroga Blade", "trigger": "", "effect": "Choose 1 Character of cost 4 or more. Break it.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Aeroga Blade", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER", "cost_min": 4 }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-053R": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "", "effect": "Reveal the top 3 cards of your deck. Add 1 Character among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 3, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-054R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Tiamat attacks", "effect": "Choose 1 Character you control. You may return it to its owner's hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When you receive a fifth point of damage", "effect": "You may pay {Wind}. When you do so, play Tiamat onto the field dull. This effect will trigger only if Tiamat is in the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-055H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Typhon enters the field", "effect": "Choose up to 2 cards in your opponent's Break Zone. Remove them from the game.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Return Typhon to its owner's hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOSEN" } } ], "cost": "0" }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Snort", "trigger": "", "effect": "Choose 1 Forward. Remove it from the game.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Snort", "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "special": true, "wind": 3, "generic": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-056L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Noel attacks", "effect": "When Noel attacks, you may remove Noel from the game. If you do so, at the beginning of your next Main Phase 1, play Noel onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Noel enters the field due to an ability of Card Name Noel", "effect": "When Noel enters the field due to an ability of Card Name Noel, select 1 of the 3 following actions. \"Choose 1 Character of cost 4 or more. Break it.\" \"Noel deals your opponent 1 point of damage.\" \"Search for 1 Forward and add it to your hand.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 3, "modes": [ { "index": 0, "description": "Choose 1 Character of cost 4 or more. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER", "cost_min": 4 }, "owner": "ANY" } } ] }, { "index": 1, "description": "Noel deals your opponent 1 point of damage.", "effects": [ { "type": "DAMAGE_TO_OPPONENT", "amount": 1, "source": "noel" } ] }, { "index": 2, "description": "Search for 1 Forward and add it to your hand.", "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "field", "name": "", "trigger": "", "effect": "Damage 3 — Noel gains Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "17-057H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "At the end of each of your turns, deal 1000 damage for each card you have cast this turn to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "SCALING_EFFECT", "base_effect": { "type": "DAMAGE", "target": { "type": "CHOSEN" } }, "scale_by": "OPPONENT_FORWARDS", "multiplier": 1000, "scale_filter": { "owner": "OPPONENT", "card_type": "FORWARD" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Its power becomes 4000 until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "mode": "SET" } ], "cost": "Dull 1 active Job Dancer or Card Name Dancer other than Penelo" }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-058R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Fuhito is put from the field into the Break Zone", "effect": "Choose 1 Forward opponent controls. Remove it from the game.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Look at the top 2 cards of your deck. Put 1 card among them on top of your deck and the other to the bottom of your deck.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "SCRY", "count": 2, "keep_top": 1 } ], "cost": "S, put Fuhito into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-059C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Hope enters the field, reveal the top card of your deck. If it is a Character, add it to your hand. If it is a Category XIII Character, also activate Hope.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-060C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Yagudo enters the field", "effect": "Choose 1 Forward. Its power becomes 4000 until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "mode": "SET" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Its power becomes 4000 until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "mode": "SET" } ], "cost": { "cp": [ { "element": "Wind", "count": 2 } ], "put_into_break_zone": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-061C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 2000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Dull" }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 10000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 10000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "3 Wind CP, put Archer into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-062C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Category II Forward other than Ricard, Ricard gains +1000 power and \"Summons and abilities of your opponent must choose Ricard if possible.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": "if you control a category ii forward other than ricard, ricard", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-063R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Luso enters the field, if you have cast 3 or more cards this turn", "effect": "Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Luso enters the field, if you have cast 7 or more cards this turn", "effect": "Deal 8000 damage to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-064C": [ { "ability_index": 0, "original": { "type": "field", "name": "Brave", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Brave", "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Ursula blocks or is blocked, you may put 1 Backup you control into the Break Zone. When you do so, Ursula gains +4000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "POWER_MOD", "amount": 4000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-065H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Arciela enters the field or attacks", "effect": "Choose 1 Summon from either player's Break Zone. You may remove it from the game. If you do so, place 1 Refresh Counter on Arciela.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "SUMMON" }, "owner": "ANY" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "ADD_COUNTER", "count": 1, "counter_type": "REFRESH", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Negate all damage dealt to it. It gains +4000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 4000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Remove 1 Refresh Counter from Arciela" }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-066C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Damage 3 — Cardian gains +3000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Damage 5 — Cardian gains Brave and \"Cardian cannot become dull by your opponent's Summons or abilities.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "17-067C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. It gains Brave until the end of the turn. You can only use this ability during your Main Phase.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "BRAVE", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": [ "dull" ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Damage 5", "trigger": "", "effect": "Choose 1 dull Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Damage 5", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ], "cost": [ "1 Earth CP", "put Gabranth into the Break Zone" ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-068R": [ { "ability_index": 0, "original": { "type": "auto", "name": "Back Attack", "trigger": "When Duke Snakeheart blocks", "effect": "Break Duke Snakeheart and any Forwards that are blocked by Duke Snakeheart.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Back Attack", "trigger": { "event": "BLOCKS", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-069C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{s}, put Warrior into the Break Zone: Choose 1 Forward. It gains +2000 power until the end of the turn. If you have received a point of damage this turn, it gains +10000 power until the end of the turn instead.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-070R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Select 1 of the 2 following actions. \"Choose 1 Forward of cost 5 or more. Deal it 9000 damage.\" \"All the Forwards you control gain +5000 power until the end of the turn.\"", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Forward of cost 5 or more. Deal it 9000 damage.", "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_min": 5 }, "owner": "ANY" } } ] }, { "index": 1, "description": "All the Forwards you control gain +5000 power until the end of the turn.", "effects": [ { "type": "POWER_MOD", "amount": 5000, "duration": "END_OF_TURN", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-071R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Dorando deals damage to your opponent", "effect": "choose up to 1 Forward in your Break Zone and up to 1 Backup in your Break Zone. Add them to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "DEALS_DAMAGE_TO_OPPONENT", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Rebellious Spirit", "trigger": "", "effect": "Until the end of the turn, Dorando gains +4000 power, Brave and \"Dorando cannot be chosen by your opponent's abilities.\"", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Rebellious Spirit", "effects": [ { "type": "POWER_MOD", "amount": 4000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-072H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Baron Guardsman enters the field", "effect": "You may pay {Earth}. When you do so, name 1 card type. Remove all the cards of named card type in your opponent's Break Zone from the game.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "Damage 3", "trigger": "", "effect": "Baron Guardsman gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Damage 3", "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-073C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Seeping Brie enters the field", "effect": "Choose 1 Forward. Until the end of the turn, it gains +2000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Seeping Brie into the Break Zone: Choose 1 Forward. Deal it 2000 damage for each Backup you control.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "SCALING_EFFECT", "base_effect": { "type": "DAMAGE", "target": { "type": "CHOSEN" } }, "scale_by": "BACKUPS_CONTROLLED", "multiplier": 2000, "scale_filter": { "card_type": "BACKUP" } } ], "cost": { "dull": true, "cp": [ { "element": "Earth", "count": 2 }, { "element": "generic", "count": 1 } ] } }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-074L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Prishe enters the field or attacks", "effect": "Choose 1 Forward opponent controls. Prishe and the chosen Forward deal damage equal to their respective power to the other.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "MUTUAL_DAMAGE", "source_card": "prishe", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Prishe gains +2000 power until the end of the turn. If the discarded card is a Card Name Prishe, Prishe gains +4000 power until the end of the turn instead.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": "Discard 1 card" }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "field", "name": "Damage 5", "trigger": "", "effect": "Prishe gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Damage 5", "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-075C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Maat gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Maat gains \"Maat cannot be broken by opposing Summons or abilities that don't deal damage.\" until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "PREVENT", "action": "BREAK_BY_OPPONENT", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": { "dull": true, "earth": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-076H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Matoya (I) enters the field", "effect": "Select 1 of the 3 following actions.\n\"Choose 1 Character in your Break Zone. Add it to your hand.\"\n\"Remove all the cards in your opponent's Break Zone from the game.\"\n\"You may pay {Earth}{Earth}2. When you do so, break all Forwards.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 3, "modes": [ { "index": 0, "description": "Choose 1 Character in your Break Zone. Add it to your hand.", "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, { "index": 1, "description": "Remove all the cards in your opponent's Break Zone from the game.", "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, { "index": 2, "description": "You may pay {Earth}{Earth}2. When you do so, break all Forwards.", "effects": [ { "type": "BREAK", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-077C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Job Standard Unit Forward in your Break Zone. Add it to your hand. If it is an Earth Forward of cost 3 or less, play it onto the field instead. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "1 Earth CP, put Monk into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-078R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Your opponent may only declare as many attacks in the same turn as the number of Backups they control.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "OPPONENT_MAY", "action": "only declare as many attacks in the same turn as the number of backups they control." } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When The Night Dancer is put from the field into the Break Zone", "effect": "Choose 1 Forward opponent controls. It gains \"This Forward cannot attack.\" until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "CANT_ATTACK", "restriction": "CANNOT_ATTACK", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-079L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Shadow Lord enters the field", "effect": "name 1 Job. Break all the Forwards with named Job and ~Card Name Job Standard Unit~. When 3 or more Forwards are put from the field into the Break Zone by this effect, Shadow Lord deals you 1 point of damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Damage 5 — Shadow Lord gains +1000 power and Brave. Shadow Lord's Element becomes Dark.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-080R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ewen is put from the field into the Break Zone", "effect": "you may put Ewen on top of its owner's deck.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "auto", "name": "Damage 3", "trigger": "When Ewen is put into the Damage Zone", "effect": "choose 1 Forward. Break it. (This ability may only be used as an EX Burst.)", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "Damage 3", "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-081H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You cannot play Lyse or Card Name Yda while already in control of either Character.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY_RESTRICTION", "cannot_play": "lyse or card name yda", "condition": { "control": "either character." } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If a Forward forming a party you control is dealt damage, the damage becomes 0 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_PREVENTION", "condition": { "in_party": true }, "target": { "type": "ALL", "owner": "CONTROLLER", "filter": { "card_type": "FORWARD" } } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When a party you control deals damage to your opponent", "effect": "draw 1 card. Lyse deals your opponent 1 point of damage. This effect will trigger only once per turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "DEALS_DAMAGE_TO_OPPONENT", "source": "ANY", "source_filter": {} }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-082R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Lich deals damage to a Forward or is dealt damage by a Forward", "effect": "break that Forward.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "DEALS_DAMAGE_TO_FORWARD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When you receive a fifth point of damage", "effect": "you may pay {Earth}. When you do so, play Lich onto the field dull. This effect will trigger only if Lich is in the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-083C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Rydia enters the field", "effect": "Choose 1 Forward put in your Break Zone from the field during this turn. Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-084C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Lorenzo attacks", "effect": "Lorenzo will not activate during your next Active Phase.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Lorenzo attacks", "effect": "Until the end of the turn, Lorenzo doubles its power and gains \"When Lorenzo deals damage to your opponent, choose 1 Character in your Break Zone. Add it to your hand.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-085R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Ovjang & Mnejing is also Card Name Ovjang and Card Name Mnejing in all situations.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ALSO_NAMED", "target": { "type": "CHOSEN" }, "also_name": "ovjang and card name mnejing" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Dispel", "trigger": "", "effect": "Choose 1 Character. It loses all its abilities until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Dispel", "effects": [ { "type": "REMOVE_ABILITY", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" }, "ability": "ALL" } ], "cost": { "special": true, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Shield Bash", "trigger": "", "effect": "Choose 1 Forward. Deal it 9000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Shield Bash", "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "special": true, "dull": true, "cp": { "lightning": 1 } } }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-086H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Red Mage enters the field, you may pay {Fire}{1}. When you do so, choose 1 Forward of cost 4 or less. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "Damage 3", "trigger": "", "effect": "When Red Mage enters the field, choose 1 Forward other than Red Mage. Until the end of the turn, it gains +1000 power and Haste.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Damage 3", "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-087H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Aphmau enters the field", "effect": "You may search for 1 Card Name Oujang and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Aphmau enters the field", "effect": "You may search for 1 Card Name Mnejing and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Card Name Oujang or Card Name Mnejing in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ], "cost": { "cp": { "lightning": 2 }, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-088R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Alisaie enters the field", "effect": "Choose 1 Forward other than Card Name Alisaie in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "Damage 3 — When Alisaie enters the field", "effect": "Choose 1 Job Scion of the Seventh Dawn Forward other than Card Name Alisaie in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-089C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Arecia Al-Rashia enters the field", "effect": "Choose 1 Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-090R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "If you cast Ixion, you may pay an extra {Lightning}{2}. Break all the Forwards of cost 2 or less. If you paid the extra cost, break all the Forwards of cost 3 or less instead.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "you cast Ixion" }, "then_effects": [ { "type": "BREAK", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-091L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If there are 10 or more cards removed from the game, Exdeath gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if there are 10 or more cards removed from the game, exdeath", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Exdeath enters the field", "effect": "Remove all the Characters in each player's Break Zone from the game.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "At the end of each of your turns, if there are 20 or more cards removed from the game", "effect": "Your opponent selects 1 Character they control. Remove it from the game.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-092R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "During each turn, when Owe is chosen by your opponent's Summon or ability for the first time in that turn, cancel its effect.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CANCEL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Owe enters the field, gain 1 Lightning CP.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "LIGHTNING" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "New Moon Blade", "trigger": "", "effect": "Choose 1 Forward of cost 5 or less. Break it. Gain 1 Lightning CP.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "New Moon Blade", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 5 }, "owner": "ANY" } } ], "cost": { "special": 1, "lightning": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-093C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Orc enters the field", "effect": "choose 1 damaged Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Orc into the Break Zone: Choose 1 Forward. Dull it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "lightning": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-094C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cid of Clan Gully enters the field", "effect": "choose 1 Lightning Character in your Break Zone. Add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER", "element": "LIGHTNING" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-095C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward you control. Until the end of the turn, it gains +2000 power and Haste. You can only use this ability if you control only 1 Forward.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ], "cost": { "dull": true, "cp": [ { "element": "Lightning", "count": 1 } ] } }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-096H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You cannot play Man in Black or Card Name Golbez while already in control of either Character.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY_RESTRICTION", "cannot_play": "man in black or card name golbez", "condition": { "control": "either character." } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Man in Black enters the field or attacks", "effect": "choose 1 Summon in your Break Zone. Remove it from the game. You can cast it at any time you could normally cast it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "SUMMON" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When you cast a Summon", "effect": "choose up to 1 Forward. It gains \"This Forward cannot attack or block.\" until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "SUMMON_CAST", "source": "SELF" }, "effects": [ { "type": "PREVENT", "restriction": "CANNOT_ATTACK_OR_BLOCK", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "action": "ATTACK_AND_BLOCK" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-097H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Salire enters the field", "effect": "Select 1 of the 3 following actions. \"Choose 1 Forward. Dull it.\" \"You may pay ◆. When you do so, choose 1 Forward of cost 2 or less. Break it.\" \"You may pay ◆◆◆. When you do so, choose 1 active Forward. Deal it 9000 damage.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 3, "modes": [ { "index": 0, "description": "Choose 1 Forward. Dull it.", "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 1, "description": "You may pay ◆. When you do so, choose 1 Forward of cost 2 or less. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, { "index": 2, "description": "You may pay ◆◆◆. When you do so, choose 1 active Forward. Deal it 9000 damage.", "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOSEN" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-098R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cissnei enters the field", "effect": "You may discard 1 card. When you do so, choose 1 Forward. Deal it 1000 damage for each CP required to cast the discarded card. If the discarded card is a Job Member of the Turks, also deal it 5000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Damage 3 — Cissnei gains +2000 power, Haste and Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-099C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Jack deals damage to a Forward or your opponent, double the damage instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "modifier": "DOUBLE", "condition": "jack" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-100C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Knight is active, Knight cannot be chosen by your opponent's abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_ABILITIES", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Knight is dull, Knight gains +3000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "condition": "if knight is dull, knight", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-101C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Knight into the Break Zone: Choose 1 active Forward. Deal it 4000 damage. If you have received a point of damage this turn, deal it 8000 damage instead.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-102L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You cannot play Hooded Man or Card Name Kain while already in control of either Character.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY_RESTRICTION", "cannot_play": "hooded man or card name kain", "condition": { "control": "either character." } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Hooded Man enters the field", "effect": "choose 1 Card Name Hooded Man or Card Name Kain in your Break Zone. You may remove it from the game. When you do so, activate all the Backups you control and draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-103R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Yugiri enters the field, you may search for 1 Job Ninja or Card Name Ninja other than Card Name Yugiri and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Discard a total of 2 Job Ninja or Card Name Ninja: Choose 1 Forward of cost 4 or less. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-104C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Character is put from the field into the Break Zone", "effect": "Learte gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "ANY", "source_filter": {} }, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-105C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Job Standard Unit Forward in your Break Zone. Add it to your hand. If it is a Lightning Forward of cost 3 or less, play it onto the field instead. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Dull, put Dragoon into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-106C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward in your opponent's Break Zone. Remove it from the game. Blue Mage's power becomes the same as that Forward's power until the end of the turn. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-107R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Alphinaud enters the field", "effect": "Draw 2 cards, then discard 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 2, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Alphinaud enters the field", "effect": "Choose 1 Forward of cost 4 or less other than Card Name Alphinaud in your Break Zone. Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 4 }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-108C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Andoria enters the field", "effect": "choose 1 Forward. If you control 2 or more Forwards, put it at the bottom of its owner's deck.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PUT_INTO_DECK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "position": "BOTTOM" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-109R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Choose 1 Forward. At the beginning of the next Main Phase 1, put it into the Break Zone.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-110C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Quadav enters the field", "effect": "your opponent selects 1 Forward of cost 2 or less they control. Put it into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Quadav into the Break Zone: Choose 1 Forward opponent controls. Your opponent puts it at the top or bottom of its owner's deck.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "cp": [ { "element": "Water", "count": 1 }, { "element": "Water", "count": 1 }, { "element": "generic", "count": 1 } ], "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-111C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Chemist into the Break Zone: Draw 1 card, then discard 1 card. If you have received a point of damage this turn, draw 2 cards, then discard 1 card instead.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-112R": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "", "effect": "When Kraken attacks, draw 1 card, then discard 1 card.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When you receive a fifth point of damage", "effect": "When you receive a fifth point of damage, you may pay {W}. When you do so, play Kraken onto the field dull. This effect will trigger only if Kraken is in the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-113L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can pay with Water CP instead of S when paying for the special abilities of Category FFBE Characters you control.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Glaciela Wezette enters the field", "effect": "Gain 1 Water CP.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "WATER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Surefire Burst", "trigger": "", "effect": "Choose 1 Forward. Deal it 2000 damage for each Character you control.", "is_ex_burst": true }, "parsed": { "type": "SPECIAL", "is_ex_burst": true, "name": "Surefire Burst", "effects": [ { "type": "SCALING_EFFECT", "base_effect": { "type": "DAMAGE", "target": { "type": "CHOSEN" } }, "scale_by": "FIELD_CARDS_CONTROLLED", "multiplier": 2000 } ], "cost": { "s": true, "water": 1, "light": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-114C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Water Forward other than Curilla, Curilla gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": "if you control a water forward other than curilla, curilla", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a [Job Knight] Forward other than Curilla, Curilla gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": "if you control a [job knight] forward other than curilla, curilla", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-115R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The opponent's Forwards enter the field dull.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ENTERS_DULL", "target": { "type": "ALL", "owner": "OPPONENT", "filter": { "card_type": "FORWARD" } } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Card Name Alys the Ensorceled, Maquis the Phantasm gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if you control a card name alys the ensorceled, maquis the phantasm", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Maquis the Phantasm enters the field", "effect": "When Maquis the Phantasm enters the field, choose 1 Job Duelhorn in your Break Zone. You may pay ◆. If its cost is X, play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-116C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Gordon enters the field", "effect": "When Gordon enters the field, draw 1 card, then discard 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Gordon enters the field", "effect": "When Gordon enters the field, you may pay {Water}. When you do so, draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-117C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Zazan is dealt damage less than his power, the damage becomes 0 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_PREVENTION_CONDITIONAL", "condition": "DAMAGE_LESS_THAN_POWER", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-118R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Alys the Ensorceled enters the field dull.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ENTERS_DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Alys the Ensorceled does not activate during your Active Phase.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 2, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Card Name Maquis the Phantasm, Alys the Ensorceled gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if you control a card name maquis the phantasm, alys the ensorceled", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 3, "original": { "type": "auto", "name": "", "trigger": "When Alys the Ensorceled attacks", "effect": "your opponent selects 1 Forward they control. Put it into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-119C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put White Mage into the Break Zone: Choose 1 Job Standard Unit Forward in your Break Zone. Add it to your hand. If it is a Water Forward of cost 3 or less, play it onto the field instead. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": "1 Water CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-120H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Princess Sarah cannot attack or block.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "RESTRICTION", "restriction": "CANNOT_ATTACK_OR_BLOCK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Princess Sarah is chosen by Summons or abilities", "effect": "you may draw 1 card. This effect will trigger only during your opponent's turn and only once per turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-121H": [ { "ability_index": 0, "original": { "type": "auto", "name": "Damage 3", "trigger": "When Frimelda enters the field", "effect": "Choose 1 Forward opponent controls. It loses 7000 power until the end of the turn.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "Damage 3", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": -7000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "Damage 5", "trigger": "", "effect": "Frimelda gains +1000 power and \"When Frimelda attacks, choose 1 Character opponent controls. Put it into the Break Zone.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Damage 5", "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-122C": [ { "ability_index": 0, "original": { "type": "special", "name": "Resistance Break", "trigger": "", "effect": "Choose 1 Forward. Deal it 3000 damage for each card in your hand.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Resistance Break", "effects": [ { "type": "SCALING_EFFECT", "base_effect": { "type": "DAMAGE", "target": { "type": "CHOSEN" } }, "scale_by": "CARDS_IN_HAND", "multiplier": 3000 } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-123L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Before paying the cost to cast Minwu, you can remove 3 Summons each of a different Element in your Break Zone from the game to reduce the cost required to cast Minwu by 3.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 ability that is choosing a Forward you control. Cancel its effect. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "CANCEL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-124H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Mog (VI) enters the field", "effect": "draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "During this turn, your opponent cannot search.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "cost": "Put Mog (VI) into the Break Zone" }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "17-125R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ramada enters the field", "effect": "Choose 1 Forward opponent controls. Return it to its owner's hand. Gain 1.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Sharp Spear", "trigger": "", "effect": "Until the end of the turn, Ramada gains +2000 power, Haste and \"If Ramada deals damage to your opponent, the damage becomes 2 instead.\"", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Sharp Spear", "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ], "cost": { "fire": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-126H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Rursan Reaver enters the field", "effect": "you may pay {I}{1}. When you do so, choose 1 Forward opponent controls. It loses 5000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": -5000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "Damage 3", "trigger": "", "effect": "Rursan Reaver gains +2000 power and \"When Rursan Reaver attacks, choose 1 Forward opponent controls. It loses 2000 power until the end of the turn.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Damage 3", "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-127H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Engelbert enters the field", "effect": "Gain 2 {Earth}.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "GENERATE_CP", "amount": 2, "element": "EARTH" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. It gains \"If this Forward is dealt damage by your opponent's abilities, the damage becomes 0 instead.\" until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "GRANT_ABILITY_TEXT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "ability_text": "if this forward is dealt damage by your opponent's abilities, the damage becomes 0 instead.", "duration": "END_OF_TURN" } ], "cost": "{Earth}" }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-128L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Forwards of cost 2 or less other than Maria you control gain +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Maria enters the field", "effect": "Choose up to 1 Backup you control. Activate it. It loses all its abilities and also becomes a Forward with 8000 power. (This effect does not end at the end of the turn.)", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-129H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast Vinera Fennes is reduced by 1 for each [Dark] you have.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION_SCALING", "card_filter": "vinera fennes", "reduction_per": 1, "scale_by": "UNKNOWN", "scale_filter": { "element": "DARK" }, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "Haste", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Haste", "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Vinera Fennes attacks", "effect": "When Vinera Fennes attacks, you may pay [Dark]. When you do so, all the Forwards opponent controls lose 5000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": -5000, "target": { "type": "ALL", "owner": "OPPONENT", "filter": { "card_type": "FORWARD" } }, "duration": "END_OF_TURN" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "17-130L": [ { "ability_index": 0, "original": { "type": "field", "name": "Brave", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Brave", "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If a Palamecia Counter is placed on The Emperor, The Emperor gains \"If The Emperor is dealt damage, remove 1 Palamecia Counter from The Emperor and the damage becomes 0 instead.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "GRANT_ABILITY_TEXT", "target": { "type": "CHOSEN" }, "ability_text": "if the emperor is dealt damage, remove 1 palamecia counter from the emperor and the damage becomes 0 instead" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When The Emperor enters the field", "effect": "When The Emperor enters the field, you may search for up to 2 Card Name The Emperor and remove them from the game. Then, draw 1 card and place 1 Palamecia Counter on The Emperor for each card you removed due to this ability.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-001C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Achuka enters the field", "effect": "Choose 1 Forward. Deal it 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 1000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "field", "name": "Damage 3", "trigger": "", "effect": "If Achuka deals damage to a Forward, the damage increases by 1000 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Damage 3", "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "Achuka deals damage to a Forward" }, "then_effects": [ { "type": "DAMAGE_MODIFIER", "amount": 1000, "target": { "type": "CHOSEN" }, "modifier_type": "INCREASE" } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "18-002C": [ { "ability_index": 0, "original": { "type": "field", "name": "Brave", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Brave", "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Dull 1 active Job Manikin: False Stalwart gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "is_active": true }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-003C": [ { "ability_index": 0, "original": { "type": "special", "name": "", "trigger": "", "effect": "{s}, discard Machinist: Draw 1 card. You can only use this ability if Machinist is in your hand.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-004R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "At the end of each of your turns, place 2 Melody Counters on Cleome.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ADD_COUNTER", "count": 2, "counter_type": "MELODY", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Remove 1 Melody Counter from Cleome: Choose 1 Forward. Deal it 1000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Remove 1 Melody Counter from Cleome: Choose 1 Forward. It gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-005C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you cast Salamander, you may remove 10 Fire cards in your Break Zone from the game as an extra cost. Deal 5000 damage to all the Forwards opponent controls. If you paid the extra cost, deal 7000 damage to all the Forwards opponent controls instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "you cast Salamander" }, "then_effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "18-006C": [ { "ability_index": 0, "original": { "type": "field", "name": "Haste", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Haste", "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Zell attacks", "effect": "When Zell attacks, choose 1 Forward opponent controls. If Zell has 10000 power or more, deal it 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Discard 2 cards: Zell gains +3000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": "Discard 2 cards" }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-007C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Selphie enters the field, choose 1 Fire Forward in your Break Zone. Add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Fire Forward. It gains +3000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "element": "FIRE" }, "owner": "ANY" } } ], "cost": "Dull, put Selphie into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-008H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Fire Forward you control attacks", "effect": "Choose 1 Forward opponent controls. Deal it 4000 damage. Put the top 2 cards of your deck into the Break Zone. Until the end of the turn, Two-Headed Dragon also becomes a Forward with 9000 power. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "ANY", "source_filter": { "card_type": "FORWARD", "element": "FIRE" } }, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-009H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Tidus enters the field", "effect": "Put the top 5 cards of your deck into the Break Zone. When you do so, choose up to 1 Forward. If all the cards put into the Break Zone are of Fire Element, deal it 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-010C": [ { "ability_index": 0, "original": { "type": "field", "name": "First Strike", "trigger": "", "effect": "First Strike", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "First Strike", "effects": [ { "type": "KEYWORD", "keyword": "FIRST_STRIKE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Berserker must attack once per turn if possible.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "MUST_ATTACK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Berserker enters the field", "effect": "You may pay {Fire}. When you do so, choose 1 Forward. It gains \"If possible, this Forward must block.\" until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "MUST_BLOCK", "restriction": "MUST_BLOCK", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-011R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Paine enters the field, choose 1 Forward", "effect": "Deal it 7000 damage. If it is a Multi-Element Forward, deal it 10000 damage instead.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If a damaged Forward opponent controls is put from the field into the Break Zone, remove it from the game instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "a damaged Forward opponent controls is put from the field into the Break Zone" }, "then_effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "18-012L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Faris enters the field or attacks", "effect": "deal 1000 damage to all Forwards.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Faris or a Job Warrior of Light Forward you control is dealt damage", "effect": "choose up to 1 Forward opponent controls. Deal it 3000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Faris enters the field", "effect": "you may search for 1 Job Warrior of Light other than Card Name Faris and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "element": "LIGHT" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-013R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 3 or more Category XIII Characters, the Category XIII Forwards you control gain +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if you control 3 or more category xiii characters, the category xiii forwards you control", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "During this turn, the cost required to cast your next Category XIII Forward is reduced by 2 (it cannot become 0). You can only use this ability during your turn and only once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "cost": "Dull" }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "18-014R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Meeth enters the field", "effect": "When Meeth enters the field, you may discard 1 Multi-Element card. If you do so, search for 1 card other than a Backup and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "BACKUP" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-015R": [ { "ability_index": 0, "original": { "type": "special", "name": "Warp 2", "trigger": "", "effect": "Warp 2", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Warp 2", "cost": "Fire, 1 Fire" }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Ramza enters the field", "effect": "Choose 1 Job Knight of cost 5 or less in your Break Zone. Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "cost_max": 5 }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward opponent controls. Break it. Ramza deals your opponent 1 point of damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ], "cost": "Dull 4 active Job Knight" }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-016C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{s}, discard 1 card: Choose 1 Forward. Deal it 3000 damage. If it is a Multi-Element Forward, deal it 5000 damage instead.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-017R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you don't control any Forwards, the cost required to cast Rain is reduced by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "rain", "amount": 2, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Damage 3 — Rain gains +1000 power and \"When Rain attacks, choose 1 Forward. Deal it 5000 damage.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-018R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "During this turn, if a Character enters the field by your opponent's Summons or abilities, remove it from the game instead.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } } ], "cost": "Dull, put Alhanalem into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-019R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When your opponent discards 1 or more cards due to your Summons or abilities", "effect": "Choose 1 Character. Dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "Damage 5", "trigger": "", "effect": "Weiss gains +1000 power and \"Weiss cannot be chosen by your opponent's Summons or abilities.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Damage 5", "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-020C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Quistis enters the field", "effect": "Choose 1 Forward. Until the end of the turn, it gains +2000 power and \"When this Forward attacks, your opponent randomly discards 1 card.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-021R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cu Chaspel enters the field", "effect": "Each player selects 1 card from their Break Zone and adds it to their hand. Then each player discards 1 card.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-022C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Discard Black Mage: Draw 1 card. You can only use this ability if Black Mage is in your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-023H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Krysta enters the field", "effect": "your opponent randomly discards 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Until the end of the turn, Krysta also becomes a Forward with 8000 power. You can only use this ability if your opponent has 2 cards or less in their hand and only once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 8000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": "0" }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-024C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "If you cast Shiva, you may remove 10 Ice cards in your Break Zone from the game as an extra cost. Choose 1 Forward. Dull it and Freeze it. If you paid the extra cost, break it instead.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "you cast Shiva" }, "then_effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-025C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Until the end of the turn, it gains +1000 power and First Strike. You can only use this ability if your opponent has 1 card or less in their hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-026L": [ { "ability_index": 0, "original": { "type": "special", "name": "Warp 2", "trigger": "", "effect": "If your opponent has 2 cards or less in their hand, Teodor gains +2000 power, Haste and First Strike.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Warp 2", "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "your opponent has 2 cards or less in their hand" }, "then_effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] } ], "cost": "{Ice}{Ice}" }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Teodor enters the field", "effect": "When Teodor enters the field, your opponent discards 2 cards.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Teodor enters the field due to Warp", "effect": "When Teodor enters the field due to Warp, your opponent discards 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "18-027C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Nooj enters the field", "effect": "Choose 1 dull Forward. Break it. Your opponent discards 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-028C": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "When Nero enters the field", "effect": "You may search for 1 Card Name Weiss and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Card Name Weiss enters your field", "effect": "Your opponent discards 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "18-029R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Hein cannot be broken by opposing Summons or abilities that don't deal damage.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PROTECTION", "protection_from": "ABILITIES", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Hein enters the field", "effect": "Choose up to 4 Characters. Freeze them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "FREEZE", "target": { "type": "CHOOSE", "count": 4, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-030H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you have 1 card or less in your hand, Physalis gains +3000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "condition": "if you have 1 card or less in your hand, physalis", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Discard 1 card: Remove the top 2 cards of your deck from the game. You can cast them at any time you could normally cast them this turn. You can only use this ability during your turn and only once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } } ], "cost": { "discard": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-031C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Rune Fencer enters the field or attacks", "effect": "You may pay 1 [Ice]. When you do so, choose 1 Forward. Dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-032C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When 1 or more Job Manikin Forwards you control are chosen by your opponent's Summons or abilities", "effect": "You may pay {2}. When you do so, cancel their effects.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CANCEL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-033R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Yuna enters the field, your opponent selects 1 Forward they control. Dull and Freeze all the other Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Great Whirl", "trigger": "", "effect": "Choose 1 Forward. Deal it 8000 damage. You may dull active Yuna. When you do so, use this special ability again without paying the cost.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Great Whirl", "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "special": true, "ice": 2 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-034R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Lasswell enters the field, if your opponent controls 4 or more dull Characters", "effect": "draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Damage 3 — Lasswell gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-035R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Arc enters the field", "effect": "When Arc enters the field, reveal the top 5 cards of your deck. Add 1 Fire, Earth or Water card among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 5, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If there are 4 or more different Elements among Forwards you control, the Forwards you control gain +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if there are 4 or more different elements among forwards you control, the forwards you control", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-036R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Category XV Forward enters your field", "effect": "Activate Iris.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. It gains \"This Forward cannot be chosen by your opponent's abilities.\" until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "restriction": "CANNOT_BE_TARGETED", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "S, put Iris into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-037C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Delusory Dragoon enters the field", "effect": "Choose 1 Job Manikin Forward. It gains Haste until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-038C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Kytes enters the field", "effect": "When Kytes enters the field, reveal the top 3 cards of your deck. Add 1 Wind card among them to your hand and return the other cards to the bottom of your deck in any order. If it is a Category XII Character, also activate Kytes.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Kytes into the Break Zone: Choose up to 2 Characters. Activate them.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": "Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-039C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ranger enters the field", "effect": "Choose 1 Forward or Monster of cost 1. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-040H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cerberus enters the field", "effect": "Select 1 of the 3 following actions. \"Choose 1 Forward of cost 5 or more. Break it.\" \"Activate all the Backups you control.\" \"Draw 1 card.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 3, "modes": [ { "index": 0, "description": "Choose 1 Forward of cost 5 or more. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_min": 5 }, "owner": "ANY" } } ] }, { "index": 1, "description": "Activate all the Backups you control.", "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "CONTROLLER" } } ] }, { "index": 2, "description": "Draw 1 card.", "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Until the end of the turn, Cerberus also becomes a Forward with 9000 power. You can only use this ability if you have cast 2 or more cards this turn and only once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 9000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-041C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "During each turn, when Colkhab is chosen by your opponent's Summon or ability for the first time in that turn", "effect": "Each player puts the top card of their deck into the Break Zone. If both cards are of the same card type, cancel its effect.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "Damage 3", "trigger": "", "effect": "Colkhab gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Damage 3", "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-042C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Search for 1 Category VII Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ], "cost": "Dull, put Zhijie into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-043C": [ { "ability_index": 0, "original": { "type": "special", "name": "", "trigger": "", "effect": "Discard Thief: Draw 1 card. You can only use this ability if Thief is in your hand.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-044R": [ { "ability_index": 0, "original": { "type": "special", "name": "Warp", "trigger": "", "effect": "Warp 2", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Warp", "cost": "2 Wind" }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Sherlotta enters the field", "effect": "you may search for 1 card and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-045C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "If you cast Dryad, you may remove 10 Wind cards in your Break Zone from the game as an extra cost. Choose 1 Forward. Deal it 2000 damage for each Wind Character you control. If you paid the extra cost, also draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "you cast Dryad" }, "then_effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-046R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Gnash enters the field", "effect": "you may pay {W}{W}{2}. When you do so, choose 1 Forward or Monster of cost 4 or more. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward of cost 2 or less. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 2 }, "owner": "ANY" } } ], "cost": "{W}{W}{1}, put Gnash into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-047H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Bartz enters the field", "effect": "Name 1 Job and 1 Element other than Light or Dark. Bartz gains named Job and Element. (This effect does not end at the end of the turn.)", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "For each Forward other than Bartz you control with the same Job as Bartz, Bartz gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "field", "name": "", "trigger": "", "effect": "Bartz cannot be chosen by your opponent's Summons or abilities that share its Element.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_SUMMONS_AND_ABILITIES", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-048R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Wind Forwards you control gain \"This Forward cannot be blocked by a Forward of cost 3 or more.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BLOCK_IMMUNITY", "condition": { "comparison": "GTE", "value": 3, "attribute": "cost" }, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Ice Forwards you control gain +1000 power and First Strike.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Earth Forwards you control gain +1000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-049R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 3 or more Category FFCC Characters, Yuri cannot be chosen by your opponent's Summons or abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_SUMMONS_AND_ABILITIES", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Yuri enters the field or attacks", "effect": "choose up to 2 Category FFCC Characters. Activate them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-050L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Yuffie attacks", "effect": "Activate all the Forwards you control. Until the end of your opponent's turn, Yuffie gains +1000 power and \"Yuffie cannot be chosen by your opponent's Summons or abilities.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "owner": "CONTROLLER", "filter": { "card_type": "FORWARD" } } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Doom of the Living", "trigger": "", "effect": "Choose any number of Forwards. Divide 24000 damage among them as you like. (Units must be 1000.)", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Doom of the Living", "effects": [ { "type": "DAMAGE", "total_damage": 24000, "target": { "type": "CHOSEN" }, "distribution": "SPLIT" } ], "cost": "S, Wind, Wind, Wind" }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-051C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Search for 1 Forward of cost 5 or 6 and play it onto the field. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ], "cost": "Damage 3, put Leafkin into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-052H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Ahriman enters the field, choose 1 Forward other than Multi-Element. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "{Ⓢ}: Until the end of the turn, Ahriman also becomes a Forward with 8000 power. You can only use this ability if you control a Forward of power 9000 or more and only once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 8000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-053C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Delusory Knight into the Break Zone: Choose 1 Job Manikin. It gains \"This Character cannot be broken.\" until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-054L": [ { "ability_index": 0, "original": { "type": "field", "name": "Brave", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Brave", "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Galuf attacks", "effect": "choose 1 Forward opponent controls. Deal it damage equal to Galuf's power.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": "POWER_OF", "power_source": "galuf", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Galuf gains +3000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": "Remove 3 cards in the Break Zone from the game" }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 3, "original": { "type": "field", "name": "Damage 3", "trigger": "", "effect": "Galuf gains +3000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Damage 3", "effects": [ { "type": "POWER_MOD", "amount": 3000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-055R": [ { "ability_index": 0, "original": { "type": "auto", "name": null, "trigger": "When Krile enters the field", "effect": "When Krile enters the field, select 1 of the 2 following actions.\n\"Choose 1 Summon in your Break Zone. Add it to your hand.\"\n\"Choose 1 Category V Forward in your Break Zone. Add it to your hand.\"", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Summon in your Break Zone. Add it to your hand.", "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "SUMMON" }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Category V Forward in your Break Zone. Add it to your hand.", "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-056C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cait Sith (XI) enters the field", "effect": "Choose 1 Forward in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Damage 3 — If Cait Sith (XI) is on the field, Cait Sith (XI) can produce CP of any Element.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PRODUCE_ANY_CP", "condition": { "card_on_field": "cait sith (xi)" }, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-057C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Kolka enters the field", "effect": "you may discard 1 Forward. When you do so, choose 1 Forward. Deal it damage equal to the discarded Forward's power.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": "POWER_OF", "power_source": "the discarded forward", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-058R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Serafie enters the field", "effect": "You may search for 1 Card Name Lann and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Forward of cost 2 or less enters your field", "effect": "Place 1 Gem Counter on Serafie.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ADD_COUNTER", "count": 1, "counter_type": "GEM", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Remove 2 Gem Counters from Serafie: Draw 1 card. You can only use this ability during your turn and only once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-059R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Tama cannot attack or block.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "RESTRICTION", "restriction": "CANNOT_ATTACK_OR_BLOCK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Tama cannot be chosen by your opponent's Summons or abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_SUMMONS_AND_ABILITIES", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When a Forward you control is chosen by your opponent's Summon or ability", "effect": "You may put Tama into the Break Zone. When you do so, cancel its effect.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "CANCEL", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-060H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If a Forward you control other than Daisy is dealt damage, the damage is dealt to Daisy instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "field", "name": "Damage 3", "trigger": "", "effect": "Daisy gains +3000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Damage 3", "effects": [ { "type": "POWER_MOD", "amount": 3000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Warring Spirit", "trigger": "", "effect": "Daisy gains +30000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Warring Spirit", "effects": [ { "type": "POWER_MOD", "amount": 30000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-061R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Tilika enters the field, gain {Earth}.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "EARTH" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Gain {Earth}.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "EARTH" } ], "cost": "{Dull}" }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-062R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. It gains Brave until the end of the turn. You can only use this ability during your Main Phase.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "BRAVE", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Dull" }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward you control. Name 1 Job. It gains the named Job until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "MODIFY", "job": "NAMED", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" }, "property": "JOB" } ], "cost": "1 Earth CP, Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-063C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "If you cast Hashmal, you may remove 10 Earth cards in your Break Zone from the game as an extra cost. Choose 1 Forward you control. It gains +7000 power until the end of the turn. If you paid the extra cost, all the Forwards you control gain +7000 power until the end of the turn instead.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "you cast Hashmal" }, "then_effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-064C": [ { "ability_index": 0, "original": { "type": "special", "name": "", "trigger": "", "effect": "Discard Geomancer: Draw 1 card. You can only use this ability if Geomancer is in your hand.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ], "cost": { "earth": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-065C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Polk enters the field", "effect": "Choose 1 Job AVALANCHE Operative in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Polk into the Break Zone: Choose 1 Forward. It gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-066C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. It cannot attack or block until the end of your opponent's turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "PREVENT", "action": "ATTACK_AND_BLOCK", "duration": "END_OF_OPPONENT_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-067C": [ { "ability_index": 0, "original": { "type": "special", "name": "Warp 3", "trigger": "", "effect": "Warp 3 — {Earth CP 1}", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Warp 3", "cost": { "earth": 1 } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Yumcax is dealt damage, reduce the damage by 2000 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": 2000, "target": { "type": "CHOSEN" }, "modifier_type": "REDUCTION" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "field", "name": "", "trigger": "", "effect": "Damage 3 — Yumcax gains Brave and \"When Yumcax is put from the field into the Break Zone, draw 1 card.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "18-068R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Earth Backups you control can produce CP of any Element.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When you cast a Multi-Element Forward", "effect": "Choose 1 Earth Forward other than Card Name Rikku in your Break Zone. Add it to your hand. This effect will trigger only once per turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "element": "EARTH" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-069C": [ { "ability_index": 0, "original": { "type": "special", "name": "", "trigger": "", "effect": "Discard Red Mage: Draw 1 card. You can only use this ability if Red Mage is in your hand.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ], "cost": { "cp": { "lightning": 1 } } }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-070C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Aphmau enters the field", "effect": "Reveal the top 5 cards of your deck. Add 1 Character of cost 2 or less among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 5, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Damage 3", "trigger": "", "effect": "Put Aphmau into the Break Zone: Choose 1 Forward of cost 2 or less in your Break Zone. Play it onto the field. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Damage 3", "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": "{S}{Lightning}{Dull}" }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-071R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "During this turn, if 3 or more Forwards have left the field, the cost required to cast August is reduced by 6.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "august", "amount": 6, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When August attacks", "effect": "Activate August. August gains \"August can attack twice in the same turn.\" until the end of the turn. This effect will trigger only once per turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-072C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Kam'lanaut cannot be chosen by a Multi-Element Forward's ability.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "MULTI_ELEMENT_FORWARD_ABILITIES", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Kam'lanaut attacks", "effect": "When Kam'lanaut attacks, choose 1 Forward. Dull it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "field", "name": "", "trigger": "", "effect": "Damage 3 — Kam'lanaut gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-073H": [ { "ability_index": 0, "original": { "type": "special", "name": "Warp 5", "trigger": "", "effect": "When Garuda (III) enters the field, break all the Forwards other than Garuda (III).", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Warp 5", "effects": [ { "type": "BREAK", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "2 Lightning CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-074L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Gilgamesh enters the field", "effect": "You may remove any number of cards in your Break Zone from the game. When you do so, choose 1 Forward of cost equal to or less than the number of Elements among removed cards. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "field", "name": "", "trigger": "", "effect": "Damage 3 — Gilgamesh gains Brave and \"Gilgamesh can attack twice in the same turn.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "MULTI_ATTACK", "attack_count": 2, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-075R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Seifer enters the field", "effect": "You may receive 1 point of damage. When you do so, choose 1 Category VIII Forward other than Card Name Seifer in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When you receive a point of damage", "effect": "Choose 1 Forward. Until the end of the turn, it gains +2000 power and Haste.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-076C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "While paying the cost to cast a Category VIII card, if Cid Kramer is on the field, Cid Kramer can produce CP of any Element.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PRODUCE_ANY_CP", "condition": { "card_on_field": "cid kramer" }, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-077R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cid Sophiar enters the field", "effect": "Choose 1 Character in your Break Zone. Add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-078R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward opponent controls. Dull it. If you have received 4 points of damage or less, Cindy deals you 1 point of damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-079R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Card Name Seifer, Fujin and the Card Name Seifer Forward you control gain +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if you control a card name seifer, fujin and the card name seifer forward you control", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "Damage 3", "effect": "Fujin and the Card Name Seifer Forward you control gain +2000 power and \"This Forward cannot be chosen by your opponent's Summons.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-080C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Hurkan enters the field", "effect": "choose 1 Forward of cost 5 or less. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 5 }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "put Hurkan into the Break Zone: Choose 1 Forward of cost 5 or less. Break it.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "lightning": 3, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-081H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Melusine enters the field", "effect": "Choose 1 Forward of cost 4 or less. You gain control of it until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "TAKE_CONTROL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 4 }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Until the end of the turn, Melusine also becomes a Forward with 7000 power and \"When Melusine is chosen by your opponent's Summons or abilities, if your opponent doesn't discard 1 card, cancel its effect.\" You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "CANCEL", "target": { "type": "CHOSEN" } } ], "cost": "0" }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-082C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 3 or more Job Manikin, the cost required to cast Imitation Despot is reduced by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "imitation despot", "amount": 2, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Imitation Despot enters the field", "effect": "Choose 1 Job Manikin other than Card Name Imitation Despot in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-083R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Card Name Seifer, Raijin and the Card Name Seifer Forward you control gain +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if you control a card name seifer, raijin and the card name seifer forward you control", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "Damage 5", "effect": "Raijin and the Card Name Seifer Forward you control gain +2000 power and \"This Forward cannot be chosen by your opponent's abilities.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-084C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you cast Ramuh, you may remove 10 Lightning cards in your Break Zone from the game as an extra cost. Choose 1 Forward. Deal it 7000 damage. If you paid the extra cost, deal it 15000 damage instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "you cast Ramuh" }, "then_effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "18-085C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Dragoon enters the field", "effect": "You may pay {L}{L}{3}. When you do so, choose 1 Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "Damage 3", "effect": "Dragoon gains +3000 power and Haste.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-086H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast Ashe is reduced by 1 for each Water Backup you control.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION_SCALING", "card_filter": "ashe", "reduction_per": 1, "scale_by": "BACKUPS_CONTROLLED", "scale_filter": { "element": "WATER", "card_type": "BACKUP" }, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "EX BURST", "trigger": "When Ashe enters the field", "effect": "When Ashe enters the field, choose 1 Forward. Until the end of the turn, it loses 2000 power for each Water Backup you control.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": -2000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-087C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can discard 1 Job Manikin (instead of paying the CP cost) to cast False Hero.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Job Manikin Forwards other than False Hero you control gain +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-088R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ingrid is put from the field into the Break Zone", "effect": "Remove all the Characters in your opponent's Break Zone from the game. If 5 or more cards are removed from the game by this effect, draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-089H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Echidna enters the field", "effect": "Choose 1 Summon in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "SUMMON" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Discard 1 Summon: Until the end of the turn, Echidna also becomes a Forward with 8000 power and \"When Echidna attacks or blocks, draw 1 card.\" You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-090R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "All cards in your Break Zone cannot be chosen by your opponent's Summons or abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_SUMMONS_AND_ABILITIES", "target": { "type": "ALL", "zone": "FIELD", "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "The power of Forwards you control cannot be decreased by your opponent's Summons or abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PROTECT_POWER_DECREASE", "target": { "type": "ALL", "owner": "CONTROLLER", "filter": { "card_type": "FORWARD" } } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "18-091R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Cloud of Darkness enters the field, each player selects 1 Forward they control. Then, put all the Forwards other than the selected Forwards into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-092C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Forwards of an Element other than Water lose 1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Tchakka attacks", "effect": "All the Forwards opponent controls lose 2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": -2000, "target": { "type": "ALL", "owner": "OPPONENT", "filter": { "card_type": "FORWARD" } }, "duration": "END_OF_TURN" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-093R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Job Princess, Nerine gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if you control a job princess, nerine", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Job Princess enters your field", "effect": "Draw 1 card. This effect will trigger only once per turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-094C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{s}, discard Geomancer: Draw 1 card. You can only use this ability if Geomancer is in your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-095C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Rune Fencer enters the field", "effect": "Choose 1 Forward. It loses 4000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": -4000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Rune Fencer enters the field", "effect": "You may pay [Water][1]. When you do so, choose 1 Forward. It loses 7000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": -7000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-096C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "If you cast Leviathan, you may remove 10 Water cards in your Break Zone from the game as an extra cost. Choose 1 auto-ability triggered from a Forward. Cancel its effect. If you paid the extra cost and that Forward is on the field, return that Forward to its owner's hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "you cast Leviathan" }, "then_effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-097R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Warp 2 - {Wind}", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Rinoa enters the field", "effect": "you may pay {X}. When you do so, choose 1 Forward of cost X or less. Put it into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Angelo Cannon", "trigger": "", "effect": "reveal 1 Forward in your hand: Choose 1 Forward. Deal it damage equal to the power of the Forward you revealed.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Angelo Cannon", "effects": [ { "type": "CHOOSE", "count": 1, "target": { "type": "CHOSEN" } } ], "cost": "{S}" }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-098R": [ { "ability_index": 0, "original": { "type": "special", "name": "Warp", "trigger": "", "effect": "Warp 4 — {Ice}{Ice}", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Warp", "cost": { "ice": 2 } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Lunafreya enters the field", "effect": "Draw 2 cards.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 2, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Lunafreya enters the field due to Warp", "effect": "Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-099C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Leo enters the field", "effect": "When Leo enters the field, choose 1 Forward. Return it to its owner's hand. If you control 2 or more Job Standard Unit, put it on top of its owner's deck instead.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-100L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "All cards in your Break Zone cannot be removed from the game by your opponent's Summons or abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Remove 12 Water cards in the Break Zone from the game: Choose 1 Water Forward in your Break Zone. Play it onto the field. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-101C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Draw 1 card. You can only use this ability if you have cast a Summon this turn and only once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ], "cost": "1 Water CP, Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-102C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Wakka enters the field", "effect": "Reveal the top 3 cards of your deck. Add 1 Water or Category X card among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 3, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-103H": [ { "ability_index": 0, "original": { "type": "field", "name": "Brave", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Brave", "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Elena (FFBE) enters the field", "effect": "Elena (FFBE) gains +3000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 3000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Draw 1 card. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ], "cost": "1 Light CP, Dull" }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 3, "original": { "type": "action", "name": "", "trigger": "", "effect": "Your opponent reveals their hand. Select 1 card from their hand. Your opponent discards this card. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "cost": "3 Light CP, Dull" }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "18-104H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 2 or more Category VIII Characters, the cost required to cast Squall is reduced by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "squall", "amount": 2, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Squall enters the field or attacks", "effect": "Choose 1 Character. Dull it and Freeze it. All the Forwards you control gain +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-105H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required for all players to cast cards other than a Backup is increased by 1.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Damage 5 — The cost required for your opponent to cast cards other than a Backup is increased by 1.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 2, "original": { "type": "special", "name": "Hell's Judgement", "trigger": "", "effect": "All the Forwards other than Ultimecia lose 8000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Hell's Judgement", "cost": "S, 3 Dark CP" }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "18-106H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "At the beginning of the Attack Phase during each player's turn", "effect": "Select 1 of the 3 following actions. If you have received 5 points of damage or more, select up to 3 of the 3 following actions instead: \"Until the end of the turn, all the Forwards you control gain +1000 power and Brave.\" \"All the Forwards opponent controls lose 2000 power until the end of the turn.\" \"During this turn, your opponent cannot cast Summons.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "START_OF_ATTACK_PHASE", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 3, "modes": [ { "index": 0, "description": "Until the end of the turn, all the Forwards you control gain +1000 power and Brave.", "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] }, { "index": 1, "description": "All the Forwards opponent controls lose 2000 power until the end of the turn.", "effects": [ { "type": "POWER_MOD", "amount": -2000, "target": { "type": "ALL", "owner": "OPPONENT", "filter": { "card_type": "FORWARD" } }, "duration": "END_OF_TURN" } ] }, { "index": 2, "description": "During this turn, your opponent cannot cast Summons.", "effects": [] } ], "enhanced_condition": { "description": "if you have received 5 points of damage or more", "select_count": 3, "select_up_to": true } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-107L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Akstar enters the field", "effect": "dull and Freeze all the Forwards other than cost 3.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Akstar enters the field", "effect": "you may play 1 Fire or Ice Forward of cost 3 or less from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": { "card_type": "FORWARD", "element": "FIRE", "cost_max": 3 }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Akstar enters the field or attacks", "effect": "choose 1 Forward opponent controls. Deal it 3000 damage for each Forward of cost 3 you control.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SCALING_EFFECT", "base_effect": { "type": "DAMAGE", "target": { "type": "CHOSEN" } }, "scale_by": "FORWARDS_CONTROLLED", "multiplier": 3000, "scale_filter": { "cost": 3, "card_type": "FORWARD" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-108H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Caius enters the field", "effect": "Discard your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DISCARD", "amount": "ALL", "target": { "type": "CONTROLLER_HAND" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Caius attacks", "effect": "Select 1 of the 2 following actions. \"Your opponent discards 1 card.\" \"Caius gains 'If Caius deals damage to a Forward or your opponent, double the damage instead.' until the end of the turn.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Your opponent discards 1 card.", "effects": [] }, { "index": 1, "description": "Caius gains 'If Caius deals damage to a Forward or your opponent, double the damage instead.' until the end of the turn.", "effects": [ { "type": "GRANT_ABILITY_TEXT", "target": { "type": "CHOSEN" }, "ability_text": "if caius deals damage to a forward or your opponent, double the damage instead.", "duration": "END_OF_TURN" } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-109C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Snow enters the field or attacks", "effect": "Reveal the top 2 cards of your deck. Remove 1 Category XIII card among them from the game and return the other cards to the bottom of your deck in any order. You can cast it at any time you could normally cast it this turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "Damage 3", "trigger": "", "effect": "Snow gains +3000 power and Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Damage 3", "effects": [ { "type": "POWER_MOD", "amount": 3000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-110H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Xande enters the field", "effect": "Choose up to the same number of Forwards opponent controls as the Characters put in the Break Zone from your field during this turn. Deal them 9000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Put 5 Backups into the Break Zone: Play Xande onto the field. You can only use this ability during your turn and if Xande is in the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": "2 Fire CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-111L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Basch enters the field, you may receive 1 point of damage.", "effect": "When you do so, search for 1 Fire or Earth Character other than Card Name Basch and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "element": "FIRE" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "Damage 3", "trigger": "", "effect": "Basch gains +1000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Damage 3", "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "Damage 5", "trigger": "When Basch attacks, choose 1 Forward opponent controls.", "effect": "Deal it 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Damage 5", "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-112C": [ { "ability_index": 0, "original": { "type": "field", "name": "Brave", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Brave", "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Leon enters the field", "effect": "Leon deals you 1 point of damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE_TO_CONTROLLER", "amount": 1, "source": "leon" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-113H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cid Haze enters the field", "effect": "During this turn, the cost required to cast your next card is reduced by 2.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "At the beginning of the Attack Phase during each of your turns", "effect": "Choose 2 Characters opponent controls. If you have cast 3 or more cards this turn, dull them and Freeze them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "START_OF_ATTACK_PHASE", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-114C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Maria is put from the field into the Break Zone", "effect": "select 1 of the 2 following actions. \"Your opponent reveals their hand. Select 1 card from their hand. Your opponent discards this card.\" \"Activate all the Characters you control.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Your opponent reveals their hand. Select 1 card from their hand. Your opponent discards this card.", "effects": [ { "type": "REVEAL_AND_DISCARD", "count": 1, "target": { "type": "OPPONENT_HAND" } } ] }, { "index": 1, "description": "Activate all the Characters you control.", "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "CONTROLLER" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-115L": [ { "ability_index": 0, "original": { "type": "auto", "name": "Warp 1", "trigger": "When Melvien enters the field", "effect": "Choose up to 2 Backups and up to 2 other Backups. Activate the former and Freeze the latter.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Warp 1", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Melvien is put from the field into the Break Zone", "effect": "You may remove Melvien from the game. When you do so, place 2 Warp Counters on Melvien.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "ADD_COUNTER", "count": 2, "counter_type": "WARP", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-116L": [ { "ability_index": 0, "original": { "type": "auto", "name": "Back Attack", "trigger": "When Sephiroth enters the field", "effect": "When Sephiroth enters the field, choose 1 dull Forward opponent controls. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Back Attack", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Sephiroth attacks", "effect": "When Sephiroth attacks, select 1 of the 2 following actions. \"Your opponent discards 1 card.\" \"Choose 1 Forward of cost 2 or less. Break it.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Your opponent discards 1 card.", "effects": [] }, { "index": 1, "description": "Choose 1 Forward of cost 2 or less. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 2 }, "owner": "ANY" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-117H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Dull it. You can only use this ability while Lightning is attacking.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "lightning": 1 } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 dull Forward. Break it. You can only use this ability while Lightning is attacking.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ], "cost": { "ice": 1, "wind": 1 } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 3, "original": { "type": "action", "name": "", "trigger": "", "effect": "Your opponent discards 1 card. You can only use this ability during your turn and only once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "cost": { "lightning": 1, "generic": 3 } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "18-118C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Laguna enters the field or attacks", "effect": "select 1 of the 2 following actions. \"Choose 1 active Forward. Deal it 5000 damage.\" \"Choose 1 Forward. Dull it.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 active Forward. Deal it 5000 damage.", "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_active": true }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Forward. Dull it.", "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Satellite Laser", "trigger": "", "effect": "Choose 1 Forward. Deal it 9000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Satellite Laser", "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "special": true, "lightning": 3 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-119C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Chelinka enters the field", "effect": "Choose 1 Monster opponent controls. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-120H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Tifa is dealt damage, reduce the damage by 2000 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": 2000, "target": { "type": "CHOSEN" }, "modifier_type": "REDUCTION" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Tifa enters the field, you may pay {2}. When you do so, choose 1 Forward opponent controls. Tifa and the chosen Forward deal damage equal to their respective power to the other.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "MUTUAL_DAMAGE", "source_card": "when tifa enters the field, you may pay {2}. when you do so, choose 1 forward opponent controls. tifa", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Meteor Strike", "trigger": "", "effect": "Choose up to 3 Forwards. Deal them 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Meteor Strike", "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 3, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "special": true, "earth": 1, "generic": 2 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-121L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Card Name Balthier, Fran gains +1000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": "if you control a card name balthier, fran", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Fran enters the field or attacks", "effect": "you may play 1 Category XII Character of cost 4 or less from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": { "cost_max": 4 }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-122H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Dull active Vanille: Choose 1 opponent's auto-ability. If your opponent doesn't pay (2), cancel its effect.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Vanille", "trigger": "", "effect": "Put Vanille into the Break Zone: Choose 1 Backup in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Vanille", "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-123L": [ { "ability_index": 0, "original": { "type": "special", "name": "Back Attack", "trigger": "", "effect": "You can remove 1 Earth Backup you control and 1 Lightning Backup you control from the game (instead of paying the CP cost) to cast Sonon.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Back Attack", "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "BACKUP", "element": "EARTH" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": null, "trigger": "", "effect": "When Sonon enters the field, choose 1 Forward and up to 1 other Forward. Until the end of the turn, the former gains +5000 power and the latter loses 5000 power.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "POWER_MOD", "amount": 5000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-124C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Billy Bob enters the field", "effect": "Choose 1 Forward other than Card Name Billy Bob in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-125H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Onion Knight enters the field", "effect": "Select 1 of the 2 following actions. \"Choose 1 damaged Forward. Break it.\" \"Choose 1 Forward opponent controls. Return it to its owner's hand.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 damaged Forward. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Forward opponent controls. Return it to its owner's hand.", "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Onion Knight is put from the field into the Break Zone", "effect": "You may pay {1}. When you do so, search for 1 Card Name Onion Knight and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-126L": [ { "ability_index": 0, "original": { "type": "field", "name": "Haste", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Haste", "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Lightning enters the field, choose 1 Forward opponent controls. Dull it. Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "", "trigger": "", "effect": "Remove 1 Card Name Lightning and 1 Card Name Odin in the Break Zone from the game: Play Lightning onto the field. You can only use this ability during your turn and if Lightning is in the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "special": true, "remove_from_game": "1 Card Name Lightning and 1 Card Name Odin in the Break Zone" } }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-127C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Lilisette enters the field", "effect": "Choose 1 Forward of cost 2 or less opponent controls. Put it into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 2 }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Sensual Dance", "trigger": "", "effect": "All the Forwards opponent controls lose 4000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Sensual Dance", "effects": [ { "type": "POWER_MOD", "amount": -4000, "target": { "type": "ALL", "owner": "OPPONENT", "filter": { "card_type": "FORWARD" } }, "duration": "END_OF_TURN" } ], "cost": { "dark": 3 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-128H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "At the beginning of the Attack Phase during each of your turns", "effect": "You may reveal any number of cards from your hand. When you reveal 3 or more Fire cards, choose 1 Forward. Deal it 7000 damage. When you reveal 3 or more Water cards, draw 1 card. (If you reveal 3 or more cards of each Element, both effects will be triggered.)", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "START_OF_ATTACK_PHASE", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-129C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Until the end of the turn, Jecht gains Haste, First Strike and Brave. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ], "cost": { "cp": [ "Fire", "Fire" ] } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Jecht Beam", "trigger": "", "effect": "Choose 1 Forward. Deal it 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Jecht Beam", "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "dull": true, "cp": [ "Fire" ] } }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-130L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 5 or more Characters, Firion gains Haste and \"When Firion attacks, draw 1 card.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_COUNT", "comparison": "GTE", "value": 5, "card_type": "CHARACTER" }, "then_effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "If the discarded card is of Fire Element, until the end of the turn, Firion gains +2000 power and First Strike. If the discarded card is of Water Element, Firion gains +2000 power until the end of the turn and activate Firion.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "the discarded card is of Fire Element" }, "then_effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ] } ], "cost": "Discard 1 card" }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-131S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Iedolas enters the field", "effect": "Choose 1 Fire Forward of cost 4 or less in your Break Zone. Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 4, "element": "FIRE" }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 7000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Put Iedolas into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-132S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ravus enters the field", "effect": "You may remove 2 Job Captain in your Break Zone from the game. When you do so, choose 1 Forward. Deal it 10000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "DAMAGE", "amount": 10000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Damage 3 — Ravus gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-133S": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Card Name Noctis, Card Name Gladiolus and Card Name Prompto you control gain \"This Character cannot be chosen by your opponent's abilities.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_ABILITIES", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Ignis or a Card Name Noctis you control attacks", "effect": "Activate all the Characters you control.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-134S": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Card Name Noctis, Prompto gains +3000 power and Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "condition": "if you control a card name noctis, prompto", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Prompto attacks, if you control a Card Name Ignis and Card Name Gladiolus", "effect": "draw 2 cards.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 2, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Damage 3", "trigger": "When Prompto enters the field", "effect": "you may search for 1 Card Name Noctis, Card Name Ignis or Card Name Gladiolus and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Damage 3", "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-135S": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Card Name Noctis, the cost required to cast Gladiolus is reduced by 3.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "gladiolus", "amount": 3, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Gladiolus deals damage to a Forward, the damage increases by 2000 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "Gladiolus deals damage to a Forward" }, "then_effects": [ { "type": "DAMAGE_MODIFIER", "amount": 2000, "target": { "type": "CHOSEN" }, "modifier_type": "INCREASE" } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Damage 3", "trigger": "", "effect": "Gladiolus gains +1000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Damage 3", "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-136S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "If you cast Titan, you may remove 1 Forward in your Break Zone from the game as an extra cost. Choose 1 Forward. Deal it damage equal to the power of the Forward removed by the extra cost.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "you cast Titan" }, "then_effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-137S": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Haste, First Strike", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Aranea enters the field, choose 1 Forward of cost 3 or less opponent controls. Break it.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "Damage 5", "trigger": "", "effect": "When Aranea enters the field, choose 1 Forward of cost 5 or less opponent controls. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Damage 5", "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-138S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Glauca is put from the field into the Break Zone", "effect": "you may search for 2 Job Captain with different names and add them to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 2, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "put Glauca into the Break Zone: Choose up to 2 Forwards. Dull them.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-139S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Noctis enters the field, you may search for 1 Job Retainer and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Wind or Earth Forward other than Noctis enters your field", "effect": "When a Wind or Earth Forward other than Noctis enters your field, choose 1 Forward opponent controls. The Forward that entered the field deals damage equal to its power to the chosen Forward. This effect will trigger only once per turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "direction": "TO_TARGET", "target": { "type": "CHOSEN" }, "amount_source": "POWER" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "18-140S": [ { "ability_index": 0, "original": { "type": "field", "name": "Brave", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Brave", "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Forward is put from the field into the Break Zone, during this turn", "effect": "the cost required to cast your next Forward is reduced by 5 (it cannot become 0). This effect will trigger only once per turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "ANY", "source_filter": { "card_type": "FORWARD" } } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 2, "original": { "type": "special", "name": "Royal Retribution", "trigger": "", "effect": "Choose 1 Forward. It loses all its abilities until the end of the turn. Break it.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Royal Retribution", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "lightning": 1, "special": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-001R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If a Fire Forward has entered your field this turn, the cost required to cast Ifrit is reduced by 3. Choose 1 Forward. Deal it 7000 damage.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "ifrit", "amount": 3, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-002L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ace enters the field", "effect": "if you don't remove 5 Fire cards from your Break Zone from the game, put Ace into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Ace attacks", "effect": "choose 1 Forward opponent controls. Deal it 10000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 10000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Spiral Gambit", "trigger": "", "effect": "Until the end of the turn, Ace gains Brave and \"Ace can attack twice in the same turn.\"", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Spiral Gambit", "effects": [ { "type": "ABILITY_GRANT", "ability": "BRAVE", "duration": "PERMANENT", "target": { "type": "SELF" } } ], "cost": { "special": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-003R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Edgar into the Break Zone: Choose 1 Card Name Sabin of cost 4 or less in your Break Zone. Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "fire": 2, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Auto Crossbow", "trigger": "", "effect": "Choose up to 3 Forwards. Deal them 5000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Auto Crossbow", "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 3, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "special": true, "fire": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-004R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 2000 damage. If it is put from the field into the Break Zone this turn, remove it from the game instead.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-005C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Sazh enters the field", "effect": "You may search for 1 Card Name Dajh and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-006C": [ { "ability_index": 0, "original": { "type": "special", "name": "Warp 3", "trigger": "", "effect": "Warp 3 — {Fire CP}", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Warp 3", "cost": { "fire": 1 } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "field", "name": "Brave", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Brave", "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "field", "name": "", "trigger": "", "effect": "Tifa can attack twice in the same turn.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "MULTI_ATTACK", "attack_count": 2, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-007C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Dajh enters the field, you may discard 1 card. If you do so, draw 1 card. The Card Name Sazh you control gains +1000 power and First Strike.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-008R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Forward of your opponent enters the field", "effect": "You may put Buffasaur into the Break Zone. When you do so, deal it 8000 damage. Buffasaur deals you 1 point of damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "ANY", "source_filter": { "card_type": "FORWARD" } }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-009C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 3 or more Fire Backups, Bomb also becomes a Forward with 5000 power and \"When Bomb is put from the field into the Break Zone, choose 1 Forward. Deal it 2000 damage.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_COUNT", "comparison": "GTE", "value": 3, "card_type": "BACKUP" }, "then_effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Bomb enters the field", "effect": "You may dull 2 active Fire Backups you control. When you do so, search for 1 Card Name Bomb of cost 2 or less and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "DULL", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "BACKUP", "element": "FIRE", "is_active": true }, "owner": "CONTROLLER" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-010H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 4 or more Category VI Characters, the cost required to cast Sabin is reduced by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "sabin", "amount": 2, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Sabin enters the field", "effect": "Choose up to the same number of Forwards opponent controls as the Category VI Characters put in the Break Zone from your field during this turn. Deal them 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-011C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Miyu enters the field", "effect": "You may search for 1 Job Agito Cadet and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-012C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{d}, put Monk into the Break Zone: Choose 1 attacking Forward. It gains +4000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "Damage 3", "trigger": "When Monk enters the field", "effect": "Choose 1 Forward. Deal it 7000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Damage 3", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-013C": [ { "ability_index": 0, "original": { "type": "field", "name": "Brave", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Brave", "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Lilty enters the field, choose 1 Forward. If the cost to cast Lilty was paid with CP of 3 or more different Elements, deal it 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-014C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Luneth enters the field, deal 5000 damage to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-015R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Ruby Weapon is dealt damage, the damage becomes 1000 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Ruby Weapon blocks", "effect": "Dull Ruby Weapon.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "BLOCKS", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Whirlsand", "trigger": "", "effect": "Choose 1 Forward. Remove it from the game. You can only use this ability if your opponent controls 2 or more Forwards.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Whirlsand", "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-016H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Laragorn enters the field", "effect": "You may search for 1 Card Name Moebius or Card Name Curlax and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Choose 1 Card Name Moebius or Card Name Curlax in your Break Zone. Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ], "cost": { "fire": 3, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-017R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 4 or more Job Rebel, Leon gains +4000 power and Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 4000, "condition": "if you control 4 or more job rebel, leon", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Leon enters the field", "effect": "You may search for 1 Card Name Maria and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-018R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "At the end of each of your turns, gain [Ice].", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "ICE" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-019R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Vincent enters the field", "effect": "Choose up to 3 Backups. Freeze them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "FREEZE", "target": { "type": "CHOOSE", "count": 3, "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Character. Freeze it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "FREEZE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Nightmare Shot", "trigger": "", "effect": "Choose 1 Forward. Deal it 8000 damage.", "is_ex_burst": true }, "parsed": { "type": "SPECIAL", "is_ex_burst": true, "name": "Nightmare Shot", "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "special": true, "ice": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-020H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Put Umaro into the Break Zone", "trigger": "", "effect": "Choose 1 Forward. Deal it damage equal to Umaro's power.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Put Umaro into the Break Zone", "effects": [ { "type": "DAMAGE", "amount": "POWER_OF", "power_source": "umaro", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "", "trigger": "", "effect": "Play Umaro onto the field dull. You can only use this ability during your Main Phase and if Umaro is in the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": "Discard 2 Category VI Characters" }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-021C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cloud of Darkness enters the field", "effect": "Choose 1 Monster opponent controls. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Damage 3 — Cloud of Darkness gains Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "BRAVE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "19-022R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If an Ice Forward has entered your field this turn, the cost required to cast Shiva is reduced by 4.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "shiva", "amount": 4, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward opponent controls. Dull it and Freeze it. Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-023C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If your opponent has 1 card or less in their hand, Snow gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if your opponent has 1 card or less in their hand, snow", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Snow blocks", "effect": "your opponent discards 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "BLOCKS", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "19-024L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Sarah (MOBIUS) cannot attack or block.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "RESTRICTION", "restriction": "CANNOT_ATTACK_OR_BLOCK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. It gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 2 Forwards. Dull them.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 3, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 opponent's auto-ability. If your opponent doesn't pay 2, cancel its effect.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "CANCEL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-025R": [ { "ability_index": 0, "original": { "type": "field", "name": "Back Attack", "trigger": "", "effect": "The cost required to cast Sephiroth is reduced by 1 for each point of damage you have received.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Back Attack", "effects": [ { "type": "COST_REDUCTION_SCALING", "card_filter": "sephiroth", "reduction_per": 1, "scale_by": "DAMAGE_RECEIVED", "scale_filter": {}, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Sephiroth enters the field", "effect": "Choose 1 dull Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-026H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a [Job Dream Stooge] you control is put from the field into the Break Zone", "effect": "your opponent discards 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "ANY", "source_filter": {} } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Dull it and Freeze it. You can only use this ability if you control a [Card Name Moebius] and [Card Name Laragorn] and only once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "0" }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-027R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Chocobo Eater enters the field", "effect": "Choose 1 Forward of cost 2 or less opponent controls. Remove it from the game for as long as Chocobo Eater is on the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 2 }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-028C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Terra enters the field", "effect": "Select 1 of the 2 following actions.\n\"Choose 1 dull Forward. Deal it 8000 damage.\"\n\"Choose 1 Summon in your Break Zone. Add it to your hand.\"", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 dull Forward. Deal it 8000 damage.", "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Summon in your Break Zone. Add it to your hand.", "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "SUMMON" }, "owner": "ANY" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-029C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Tohno enters the field", "effect": "Choose 1 Forward. Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "FREEZE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Your opponent discards 1 card. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "cost": "Dull, put Tohno into the Break Zone" }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "19-030R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Norschtalen enters the field", "effect": "Select 1 of the 2 following actions.\n\"Choose 1 Category FFCC Forward other than Card Name Norschtalen in your Break Zone. Add it to your hand.\"\n\"Choose 1 Card Name Waltrill Forward in your Break Zone. Play it onto the field.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Category FFCC Forward other than Card Name Norschtalen in your Break Zone. Add it to your hand.", "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Card Name Waltrill Forward in your Break Zone. Play it onto the field.", "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-031C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Flan is put from the field into the Break Zone", "effect": "you may search for 1 Card Name Flan and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Until the end of the turn, Flan also becomes a Forward with 3000 power. You can only use this ability during your turn and only once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 3000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-032C": [ { "ability_index": 0, "original": { "type": "field", "name": "First Strike", "trigger": "", "effect": "First Strike", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "First Strike", "effects": [ { "type": "KEYWORD", "keyword": "FIRST_STRIKE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Yuke enters the field", "effect": "When Yuke enters the field, choose 1 dull Forward. If the cost to cast Yuke was paid with CP of 3 or more different Elements, break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-033C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Lean enters the field, if your opponent has 1 card or less in their hand", "effect": "You may search for 1 card and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-034C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Character. Dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ], "cost": "Dull, put Nu Mou into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "Damage 3 — When Nu Mou enters the field", "effect": "your opponent discards 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "19-035R": [ { "ability_index": 0, "original": { "type": "special", "name": "", "trigger": "", "effect": "If a Wind Forward has entered your field this turn, the cost required to cast Alexander is reduced by 4. Select 1 of the 2 following actions. \"Choose 1 Forward of cost 5 or more. Break it.\" \"Choose 1 Monster. Break it. Draw 1 card.\"", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Forward of cost 5 or more. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_min": 5 }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Monster. Break it. Draw 1 card.", "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-036L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Vayne enters the field or at the beginning of your Main Phase 1 during each of your turns", "effect": "choose 1 card removed from the game with a Warp Counter on it. You may remove 1 Warp Counter from it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REMOVE_COUNTER", "count": 1, "counter_type": "WARP", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Warp Counter is removed from any player's card", "effect": "draw 1 card. This effect will trigger only once per turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-037R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Wol enters the field, if there are exactly 3 different Elements among Characters you control", "effect": "you may search for 1 Multi-Element Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-038R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Backup you control. Activate it. You can only use this ability during your turn and only once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-039R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Emerald Weapon is discarded from your hand due to your opponent's Summons or abilities", "effect": "you may pay {1}. If you do so, play Emerald Weapon from your Break Zone onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Emerald Big Bang", "trigger": "", "effect": "Deal 2000 damage for each Backup your opponent controls to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Emerald Big Bang", "effects": [ { "type": "SCALING_EFFECT", "base_effect": { "type": "DAMAGE", "target": { "type": "CHOSEN" } }, "scale_by": "OPPONENT_FORWARDS", "multiplier": 2000, "scale_filter": { "owner": "OPPONENT", "card_type": "FORWARD" } } ], "cost": { "s": true, "wind": 3 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-040C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Thief is dealt damage by your opponent's abilities, the damage becomes 0 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Thief enters the field, if the cost to cast Thief was paid with CP of 3 or more different Elements", "effect": "your opponent puts the top 3 cards of their deck into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-041H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{S}, return 1 Category VII Character other than Cid Highwind to its owner's hand: Choose 2 Characters. Activate them. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-042C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Multi-Element Forward in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "1 Wind CP, put White Mage into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "Damage 3", "trigger": "When White Mage enters the field", "effect": "Choose up to 2 Backups. Activate them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Damage 3", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-043C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a dull Character you control is activated due to your Summons or abilities", "effect": "Until the end of the turn, Zu also becomes a Forward with 8000 power. This effect will trigger only once per turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 8000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-044R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Category MOBIUS Forwards you control gain +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-045H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Warp 1 — Wind", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Sophie enters the field", "effect": "Select up to the same number of the 3 following actions as the Forwards you control other than Sophie. \"Choose 1 Monster. Break it.\" \"Activate all the Backups you control.\" \"Until the end of the turn, Sophie gains +2000 power and Haste.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-046C": [ { "ability_index": 0, "original": { "type": "auto", "name": null, "trigger": "When Buddy enters the field", "effect": "When Buddy enters the field, you may search for 1 Category X Backup and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "BACKUP" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-047C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Gramps enters the field", "effect": "When Gramps enters the field, choose 1 Forward of cost 4 or more. Break it.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-048C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Bartz at the bottom of its owner's deck: Draw 2 cards.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 2, "target": { "type": "CONTROLLER" } } ], "cost": "Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-049R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Your opponent puts the top card of their deck into the Break Zone. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-050C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Matoya enters the field", "effect": "Choose 1 Forward. Its power becomes 4000 until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "mode": "SET" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Put Matoya into the Break Zone: Deal 4000 damage to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ], "cost": { "wind": 2, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-051C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "While paying the cost to cast a Category X card, if Rikku is on the field, Rikku can produce CP of any Element.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PRODUCE_ANY_CP", "condition": { "card_on_field": "rikku" }, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-052C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Undead Princess into the Break Zone: Choose 1 Forward. It gains +4000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Remove Undead Princess in the Break Zone from the game: Choose 1 Earth Forward. It gains +2000 power until the end of the turn. You can only use this ability during your Main Phase and if Undead Princess is in the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-053C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Vanille enters the field", "effect": "Choose 1 card in your opponent's Break Zone. Remove it from the game.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Choose 1 Summon. If your opponent doesn't pay 2, cancel its effect.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "CANCEL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "SUMMON" }, "owner": "ANY" } } ], "cost": "1 Earth CP, Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-054C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Vincent enters the field", "effect": "Choose 1 Forward. Deal it 5000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Damage 3", "trigger": "", "effect": "Put Vincent into the Break Zone. Choose 1 Forward. Deal it 7000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Damage 3", "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOSEN" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-055R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Dull 3 active Job Summoners: Cast 1 Summon of cost 7 or less from your hand without paying its cost.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 3, "zone": "FIELD", "filter": { "card_type": "SUMMON", "cost_max": 7, "is_active": true }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-056C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Graff enters the field", "effect": "Choose 1 Forward. If the cost to cast Graff was only paid with Earth CP, break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-057L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If your opponent controls 3 or more Forwards, the cost required to cast Kefka is reduced by 5.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "kefka", "amount": 5, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Kefka is put from the field into the Break Zone", "effect": "Choose 1 Summon of cost 4 or less in your Break Zone. You may cast it without paying the cost. If you cast it, remove that Summon from the game after use instead of putting it in the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "SUMMON", "cost_max": 4 }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-058R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Jenova SYNTHESIS enters the field", "effect": "Deal 4000 damage to all the Forwards opponent controls. If you control 5 or more Earth Backups, deal 8000 damage to all the Forwards opponent controls instead.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-059R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Aster Protoflorian enters the field", "effect": "You may pay {Earth}{Earth}. When you do so, choose 1 Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Aster Protoflorian enters the field", "effect": "You may pay {Earth}{Earth}. When you do so, choose 1 Backup. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-060C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Search for 1 Monster of cost 2 or less and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ], "cost": "1 Earth CP, put Animist into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "Damage 3", "trigger": "When Animist enters the field", "effect": "You may search for 1 Monster of cost 4 or less and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Damage 3", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "MONSTER", "cost_max": 4 }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-061H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Doga enters the field, you may discard 1 Summon.", "effect": "When you do so, gain [Fire][Fire][Lightning][Lightning].", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "special", "name": "Forbidden Magic", "trigger": "", "effect": "Deal 7000 damage to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Forbidden Magic", "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ], "cost": { "fire": 1, "lightning": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Forbidden Magic", "trigger": "", "effect": "Choose 1 Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Forbidden Magic", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "fire": 1, "lightning": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-062R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If a Forward has entered your field due to Warp this turn, the cost required to cast Nacht is reduced by 5.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "nacht", "amount": 5, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Nacht enters the field", "effect": "Choose 1 Forward you control and 1 Forward opponent controls. Each Forward deals damage equal to its power to the other.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "direction": "MUTUAL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" }, "amount_source": "POWER" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-063H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When you cast a Multi-Element card", "effect": "deal 4000 damage to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Barret is put from the field into the Break Zone", "effect": "choose 1 Forward other than Card Name Barret in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-064R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If an Earth Forward has entered your field this turn, the cost required to cast Fenrir is reduced by 3.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "fenrir", "amount": 3, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Select 1 of the 2 following actions. \"Choose 1 Multi-Element Forward. Break it.\" \"Choose 1 Light Forward or Dark Forward. Break it.\"", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Multi-Element Forward. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Light Forward or Dark Forward. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "element": "LIGHT" }, "owner": "ANY" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-065C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put The Deathlord into the Break Zone: Choose up to 2 Characters in your Break Zone. Add them to your hand. The Deathlord deals you 1 point of damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "earth": 2, "ice": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-066C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Behemoth enters the field", "effect": "you may pay {Earth}. When you do so, choose 1 Forward. It cannot attack or block until the end of the next turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE", "count": 1, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Until the end of the turn, Behemoth also becomes a Forward with 7000 power. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 7000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": { "earth": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-067C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Monk enters the field", "effect": "When Monk enters the field, all the Forwards you control gain +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Monk enters the field", "effect": "When Monk enters the field, choose 1 Forward opponent controls. If the cost to cast Monk was paid with CP of 3 or more different Elements, Monk and the chosen Forward deal damage equal to their respective power to the other.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "MUTUAL_DAMAGE", "source_card": "when monk enters the field, choose 1 forward opponent controls. if the cost to cast monk was paid with cp of 3 or more different elements, monk", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-068R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Rydia enters the field", "effect": "You may search for up to 1 Job Summoner and up to 1 Summon that don't share Elements, and add them to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "SUMMON" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-069R": [ { "ability_index": 0, "original": { "type": "special", "name": "Black Box", "trigger": "", "effect": "Reveal the top card of your deck. If it is a Forward, deal 8000 damage to all the Forwards opponent controls. If it is a Backup, dull and Freeze all the Characters opponent controls. If it is a Summon or Monster, draw 4 cards.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Black Box", "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ], "cost": { "s": true, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-070C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Edge enters the field", "effect": "Place 3 Shuriken Counters on Edge.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ADD_COUNTER", "count": 3, "counter_type": "SHURIKEN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Remove 1 Shuriken Counter from Edge: Choose 1 Forward. Deal it 5000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOSEN" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-071C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Elgo enters the field", "effect": "Choose 1 Multi-Element card in your Break Zone. Add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-072C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Eald'narche enters the field", "effect": "When Eald'narche enters the field, you may discard 1 card. When you do so, choose 1 Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-073C": [ { "ability_index": 0, "original": { "type": "auto", "name": "Back Attack", "trigger": "When Kain enters the field", "effect": "Choose 1 Forward. It gains First Strike until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Back Attack", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ABILITY_GRANT", "ability": "FIRST_STRIKE", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-074C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Scholar into the Break Zone: Choose 1 damaged Forward. Deal it 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "Damage 3", "trigger": "When Scholar enters the field", "effect": "Choose 1 Forward of cost 3 or less opponent controls. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Damage 3", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 3 }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-075C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Chimera enters the field", "effect": "Choose 1 Character of cost 3 or less you control. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER", "cost_max": 3 }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Until the end of the turn, Chimera also becomes a Forward with 8000 power. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 8000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-076R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Kuja enters the field", "effect": "Choose 1 Forward of cost 2 or less. Break it.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 2 }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Kuja into the Break Zone. Choose 1 Forward. Dull it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-077L": [ { "ability_index": 0, "original": { "type": "special", "name": "Warp 4", "trigger": "", "effect": "Warp 4", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Warp 4", "cost": { "lightning": 2 } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Warp Counter is removed from Golbez", "effect": "You may play 1 Job Archfiend from your hand onto the field. When you do so, draw 1 card. This effect will trigger only if Golbez is removed from the game.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "PLAY", "count": 1, "optional": true, "filter": {}, "zone_from": "HAND", "modifiers": { "enters_dull": false } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "field", "name": "", "trigger": "", "effect": "All the Job Archfiend Forwards you control gain +3000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-078C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Dull it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Dull" }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Activate Jinnai.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ], "cost": "Discard a Lightning card" }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-079H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 3 or more Job Dream Stooge, the Job Dream Stooge Forwards you control gain +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if you control 3 or more job dream stooge, the job dream stooge forwards you control", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Moebius enters the field", "effect": "Choose 1 Card Name Curlax or Card Name Laragorn in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-080R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Vivi enters the field", "effect": "you may reveal any number of Lightning cards from your hand. When you do so, choose 1 Forward. Deal it 2000 damage for each card you revealed.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SCALING_EFFECT", "base_effect": { "type": "DAMAGE", "target": { "type": "CHOSEN" } }, "scale_by": "FIELD_CARDS_CONTROLLED", "multiplier": 2000 } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-081R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Behemoth enters the field", "effect": "Choose 1 Forward of cost 5 or less. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 5 }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "At the beginning of the Attack Phase during each of your turns", "effect": "Choose 1 Forward opponent controls. Dull it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "START_OF_ATTACK_PHASE", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-082H": [ { "ability_index": 0, "original": { "type": "field", "name": "Haste", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Haste", "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Lightning is put from the field into the Break Zone", "effect": "You may play 1 Category XIII Forward of cost 6 or less from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": { "card_type": "FORWARD", "cost_max": 6 }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Odin", "trigger": "", "effect": "Discard 1 Card Name Odin: Choose 1 Forward opponent controls. Break it and Lightning.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Odin", "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-083R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If a Lightning Forward has entered your field this turn, the cost required to cast Ramuh is reduced by 3.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "ramuh", "amount": 3, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward of cost 3 or less. Deal it 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 3 }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-084R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ricard enters the field", "effect": "Reveal the top 5 cards of your deck. Add 1 Lightning card among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 5, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. It gains First Strike until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "FIRST_STRIKE", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "dull": true, "special": "put Ricard into the Break Zone" } }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-085C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Dragoon enters the field", "effect": "Choose 1 Forward of cost 3 or less. If the cost to cast Dragoon was paid with CP of 3 or more different Elements, break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 3 }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-086R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ashe enters the field", "effect": "Choose 1 Forward. Activate it.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "At the beginning of the Attack Phase during each of your turns", "effect": "You may return Ashe to its owner's hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "START_OF_ATTACK_PHASE", "source": "SELF" }, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-087R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Wol cannot attack.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "RESTRICTION", "restriction": "CANNOT_ATTACK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Chef's Knife", "trigger": "", "effect": "Choose 1 Forward. Deal it 9000 damage. This damage cannot be reduced.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Chef's Knife", "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-088C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Aerith into the Break Zone: Choose 1 Light card in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-089H": [ { "ability_index": 0, "original": { "type": "auto", "name": "Back Attack", "trigger": "When Gau enters the field", "effect": "Choose 1 Category VI Forward you control. Until the end of the turn, it gains +1000 power for each Category VI Character you control.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Back Attack", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Gau on top of its owner's deck and shuffle your deck. Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ], "cost": { "cp": [ { "element": "Water", "count": 1 } ], "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-090C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Clavat enters the field", "effect": "Draw 1 card, then discard 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Clavat enters the field, if the cost to cast Clavat was paid with CP of 3 or more different Elements", "effect": "Your opponent selects 1 Forward they control. Put it into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-091R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you have 5 or more Job Weapon in your Break Zone, the cost required to cast Sapphire Weapon is reduced by 5.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "sapphire weapon", "amount": 5, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Sapphire Weapon is put from the field into the Break Zone", "effect": "Draw 2 cards.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 2, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-092C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward opponent controls. Return it to its owner's hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ], "cost": "Dull, put White Mage into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "Damage 3", "trigger": "When White Mage enters the field", "effect": "Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Damage 3", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-093H": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "When Strago enters the field or is put from the field into the Break Zone", "effect": "Reveal the top 4 cards of your deck. Add 1 Category VI Character among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 4, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Revenge Blast", "trigger": "", "effect": "Choose 1 Forward. Until the end of the turn, it loses 2000 power for each point of damage you have received.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Revenge Blast", "effects": [ { "type": "SCALING_EFFECT", "base_effect": { "type": "POWER_MOD", "amount_modifier": "NEGATIVE", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } }, "scale_by": "DAMAGE_RECEIVED", "multiplier": 2000 } ], "cost": { "special": 1, "water": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-094R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "At the beginning of the Attack Phase during each player's turn", "effect": "Choose 1 Forward. Activate it and it gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "START_OF_ATTACK_PHASE", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-095C": [ { "ability_index": 0, "original": { "type": "auto", "name": null, "trigger": "At the beginning of the Attack Phase during each of your turns", "effect": "Choose 1 Forward opponent controls. It loses 2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "START_OF_ATTACK_PHASE", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": -2000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-096C": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "When Tidus enters the field", "effect": "When Tidus enters the field, select 1 of the 2 following actions. \"Choose 1 Forward. Return it to its owner's hand.\" \"Draw 1 card.\"", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Forward. Return it to its owner's hand.", "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 1, "description": "Draw 1 card.", "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-097C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Tonberry enters the field", "effect": "Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Until the end of the turn, Tonberry also becomes a Forward with 2000 power and \"When Tonberry deals damage to a Forward, break it.\" You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": "Discard 1 card" }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-098C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Yuna enters the field", "effect": "Your opponent selects 1 Forward they control. Put it into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-099R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Card Name Firion, Josef gains +2000 power and \"When Josef attacks, draw 1 card.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if you control a card name firion, josef", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Josef enters the field, you may play 1 Category II Forward of cost 3 or less from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": { "card_type": "FORWARD", "cost_max": 3 }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-100C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Larsa enters the field", "effect": "You may discard 1 card. When you do so, search for 1 Category XII Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. During this turn, the next damage dealt to it is reduced by 2000 instead.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "modifier_type": "REDUCTION" } ], "cost": "Dull, put Larsa into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-101R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If a Water Forward has entered your field this turn, the cost required to cast Leviathan is reduced by 3. Choose 1 Forward opponent controls. Return it to its owner's hand. Until the end of the next turn, your opponent cannot cast any copies of it.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "leviathan", "amount": 3, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-102L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "At the beginning of the Attack Phase during each of your turns", "effect": "activate all the Job Warrior of Light you control. When 4 or more dull Characters are activated by this effect, draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "START_OF_ATTACK_PHASE", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Dull 4 active Job Warrior of Light: Choose 1 Forward opponent controls. Put it at the top or bottom of its owner's deck. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 4, "zone": "FIELD", "filter": { "card_type": "FORWARD", "element": "LIGHT", "is_active": true }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-103H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Tidus enters the field", "effect": "When Tidus enters the field, choose 1 Forward of cost 5 or less opponent controls. Put it at the bottom of its owner's deck.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PUT_INTO_DECK", "target": { "type": "CHOSEN" }, "position": "BOTTOM" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Remove 20 cards in the Break Zone from the game: Play Tidus onto the field. You can only use this ability during your Main Phase and if Tidus is in the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-104H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You must control a Light Forward to cast Madeen. Choose 1 Forward. Remove it from the game.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "19-105H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast Ark is reduced by 1 for each CP required to cast the highest cost Dark Forward you control.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION_SCALING", "card_filter": "ark", "reduction_per": 1, "scale_by": "FORWARDS_CONTROLLED", "scale_filter": { "element": "DARK", "card_type": "FORWARD" }, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Choose 1 Forward opponent controls. Break it. Your opponent discards 2 cards.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-106H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you have received 6 points of damage, the cost required to cast Sin is reduced by 6.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "sin", "amount": 6, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Sin leaves the field, remove Sin from the game instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "Sin leaves the field" }, "then_effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Sin enters the field due to your cast", "effect": "Your opponent selects 1 Forward or Backup they control for every 2 points of damage you have received (select as many as possible). Put them into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-107C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Vaan enters the field", "effect": "Select 1 of the 2 following actions. \"Choose 1 Forward. Deal it 5000 damage.\" \"Activate all the Backups you control.\"", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Forward. Deal it 5000 damage.", "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 1, "description": "Activate all the Backups you control.", "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "CONTROLLER" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-108L": [ { "ability_index": 0, "original": { "type": "field", "name": "Haste", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Haste", "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Zidane cannot be blocked by a Forward of cost 3 or more.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BLOCK_IMMUNITY", "condition": { "comparison": "GTE", "value": 3, "attribute": "cost" }, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Zidane enters the field or attacks", "effect": "Your opponent reveals their hand. You may select 1 card from their hand. If you do so, remove it from the game and your opponent draws 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-109H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Category XI Forwards you control can use action abilities with [Dull] in the cost as though they had Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTION_HASTE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Search for up to 1 Card Name Kukki-Chebukki and up to 1 Card Name Makki-Chebukki and play them onto the field.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-110H": [ { "ability_index": 0, "original": { "type": "field", "name": "Warp 2", "trigger": "", "effect": "Warp 2 - {Dark}{Dark}", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Warp 2" }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When The Emperor enters the field due to an ability", "effect": "Select 1 of the 2 following actions. \"Remove all the cards in your opponent's Break Zone from the game.\" \"Choose 1 Forward in your Break Zone. Add it to your hand.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Remove all the cards in your opponent's Break Zone from the game.", "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, { "index": 1, "description": "Choose 1 Forward in your Break Zone. Add it to your hand.", "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-111L": [ { "ability_index": 0, "original": { "type": "special", "name": "Warp 2", "trigger": "", "effect": "When Prishe in your hand is removed from the game due to Warp, choose 1 Forward. Deal it 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Warp 2", "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOSEN" } } ], "cost": { "ice": 2 } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Prishe enters the field, choose up to 1 Forward and up to 1 Backup. Dull them and Freeze them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-112C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Larkeicus enters the field", "effect": "Choose 1 Monster of cost 3 or less in your Break Zone. Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "cost_max": 3 }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-113C": [ { "ability_index": 0, "original": { "type": "field", "name": "Warp", "trigger": "", "effect": "Warp 1 — {Fire}{Wind}", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Warp" }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "field", "name": "Haste Brave", "trigger": "", "effect": "Haste, Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Haste Brave", "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Hurricane", "trigger": "", "effect": "Choose 1 Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Hurricane", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "S, 1 Fire CP, 1 Wind CP, 1 Earth CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-114L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast Cloud is reduced by 2 for each card you have cast this turn (it cannot become 1 or less).", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION_SCALING", "card_filter": "cloud", "reduction_per": 2, "scale_by": "FIELD_CARDS_CONTROLLED", "scale_filter": {}, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Cloud enters the field", "effect": "Choose up to 1 Forward of cost 4 or less and up to 1 Forward of cost 5 or more. Break them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 4, "cost_min": 5 }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-115H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If a Guinea Pig Counter is placed on Veriaulde, Veriaulde gains \"When Veriaulde attacks, dull all the Forwards opponent controls.\" and Veriaulde's power becomes 9000.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "a Guinea Pig Counter is placed on Veriaulde" }, "then_effects": [ { "type": "DULL", "target": { "type": "ALL", "zone": "FIELD", "owner": "OPPONENT", "filter": { "card_type": "FORWARD" } } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Remove the top 5 cards of your deck from the game: Place 1 Guinea Pig Counter on Veriaulde.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "field", "name": "", "trigger": "", "effect": "Damage 3 — Veriaulde gains Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "19-116C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Paine enters the field", "effect": "Choose 2 cards from either player's Break Zone. If you control 3 or more Category X Characters, remove them from the game and draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-117H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Search for 1 Card Name Scott and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Category II Forward in your Break Zone. Add it to your hand. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-118L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Yuna enters the field", "effect": "Choose 1 Forward opponent controls. If its cost is equal to or less than the number of Category X Characters you control, put it at the top or bottom of its owner's deck.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PUT_INTO_DECK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" }, "position": "CHOICE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "Damage 5", "trigger": "When Yuna enters the field", "effect": "You may search for 1 Category X Character of cost 6 or less and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Damage 5", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-119L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Before paying the cost to cast Unei, you can remove a total of 2 Earth and/or Water Summons in your Break Zone from the game to reduce the cost required to cast Unei by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Unei enters the field", "effect": "Choose up to 1 Forward opponent controls and up to 1 Backup opponent controls. Return them to their owner's hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Summon in your Break Zone. Add it to your hand. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "SUMMON" }, "owner": "ANY" } } ], "cost": "1 Earth CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-120C": [ { "ability_index": 0, "original": { "type": "special", "name": "Warp", "trigger": "", "effect": "Warp 2", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Warp", "cost": "2 Water Water" }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Garnet enters the field", "effect": "When Garnet enters the field, choose 1 Summon in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Garnet enters the field due to Warp", "effect": "When Garnet enters the field due to Warp, choose 1 Summon in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-121H": [ { "ability_index": 0, "original": { "type": "field", "name": "Brave", "trigger": "", "effect": "The Category MOBIUS Forwards other than Meia you control gain +1000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Brave", "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Meia enters the field", "effect": "Reveal the top 5 cards of your deck. Add up to 2 Category MOBIUS cards among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 5, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-122C": [ { "ability_index": 0, "original": { "type": "special", "name": "Warp 2", "trigger": "", "effect": "Warp 2", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Warp 2", "cost": { "fire": 2 } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "auto", "name": "EX BURST", "trigger": "When Zack enters the field", "effect": "When Zack enters the field, choose 1 Forward. Deal it 7000 damage.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Zack enters the field due to Warp", "effect": "When Zack enters the field due to Warp, until the end of the turn, Zack gains Haste, First Strike and Brave.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-123H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Anima enters the field", "effect": "Choose 2 cards in your Break Zone. Remove them from the game.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "At the end of each of your turns", "effect": "Remove the top card of your deck from the game. Then, if there are 5 or more cards removed by Anima's ability, add them to your hand and break all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-124L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Y'shtola enters the field", "effect": "you may receive 1 point of damage. When you do so, until the end of the turn, Y'shtola gains Haste and \"Y'shtola cannot be blocked.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When either player receives a point of damage", "effect": "choose 1 Forward opponent controls. Deal it 4000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-125H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast Mog (VI) is reduced by 1 for each Category VI Character you control.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION_SCALING", "card_filter": "mog (vi)", "reduction_per": 1, "scale_by": "FIELD_CARDS_CONTROLLED", "scale_filter": { "category": "VI" }, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Mog (VI) attacks", "effect": "When Mog (VI) attacks, all the Forwards you control gain First Strike until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "ABILITY_GRANT", "ability": "FIRST_STRIKE", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "Damage 3", "trigger": "When Mog (VI) enters the field", "effect": "Damage 3 — When Mog (VI) enters the field, choose 1 Character. Dull it and Freeze it. Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Damage 3", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-126C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Shadow Lord enters the field", "effect": "Your opponent discards 1 card. Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-127L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Relm enters the field, select 1 of the 2 following actions. \"Choose 1 Monster in your opponent's Break Zone. Play it onto your field.\" \"During this turn, if your next Summon of cost 4 or less cast from your hand is put into the Break Zone, remove it from the game instead. Then, cast it again without paying the cost.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Monster in your opponent's Break Zone. Play it onto your field.", "effects": [ { "type": "UNKNOWN", "raw": "Choose 1 Monster in your opponent's Break Zone. Play it onto your field.", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, { "index": 1, "description": "During this turn, if your next Summon of cost 4 or less cast from your hand is put into the Break Zone, remove it from the game instead. Then, cast it again without paying the cost.", "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-128L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can only pay with CP produced by Backups to cast Warrior of Light.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CAST_RESTRICTION_CP_SOURCE", "cp_source": "backups", "card_filter": "warrior of light." } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Haste First Strike Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Warrior of Light enters the field due to your cast", "effect": "activate all the Backups you control. Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 3, "original": { "type": "special", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 5000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-129S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Vanille enters the field", "effect": "When Vanille enters the field, you may search for 1 Card Name Lightning, Card Name Fang, or Card Name Hope and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "element": "LIGHTNING" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Imperilga", "trigger": "", "effect": "During this turn, if a Forward opponent controls is dealt damage, double the damage instead. Deal 2000 damage to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Imperilga", "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-130S": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 3 or more Category XIII Characters, the cost required to cast Bahamut is reduced by 3.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "bahamut", "amount": 3, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 10000 damage. If it is put from the field into the Break Zone this turn, remove it from the game instead.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 10000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-131S": [ { "ability_index": 0, "original": { "type": "field", "name": "Haste", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Haste", "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Fang attacks", "effect": "during this turn, the cost required to cast your next Card Name Bahamut is reduced by 2.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When you cast a Fire Summon", "effect": "activate Fang. Fang gains \"If Fang deals damage to your opponent, the damage becomes 2 instead.\" until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-132S": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Card Name Lightning, Snow and the Card Name Lightning you control gain \"This Character cannot be chosen by your opponent's Summons.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_SUMMONS", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Snow enters the field", "effect": "Select 1 of the 2 following actions. \"Your opponent discards 1 card.\" \"Choose up to 3 Characters. If you control a Card Name Serah, dull them and Freeze them.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Your opponent discards 1 card.", "effects": [] }, { "index": 1, "description": "Choose up to 3 Characters. If you control a Card Name Serah, dull them and Freeze them.", "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 3, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-133S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Serah enters the field", "effect": "You may search for 1 Card Name Mog (XIII-2) of cost 1 and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "cost": 1 }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Job Moogle enters your field", "effect": "Choose up to 2 Characters. Dull them or activate them. This effect will trigger only once per turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Froststrike", "trigger": "", "effect": "Choose 1 Forward. Deal it 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Froststrike", "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "special": 1, "ice": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-134S": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Card Name Serah you control cannot be chosen by your opponent's Summons or abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_SUMMONS_AND_ABILITIES", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Category XIII Forward. It gains +2000 power until the end of the turn. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-135S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cid Raines enters the field", "effect": "choose 1 Forward of cost 4 or less opponent controls. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 4 }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "Damage 3", "trigger": "", "effect": "Cid Raines gains +1000 power and First Strike.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Damage 3", "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "field", "name": "Damage 5", "trigger": "", "effect": "When Cid Raines attacks, choose 1 Forward opponent controls. Break it.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Damage 5", "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "19-136S": [ { "ability_index": 0, "original": { "type": "field", "name": "Haste", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Haste", "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Noel attacks", "effect": "Until the end of the turn, Noel gains +1000 power for each Category XIII Character you control.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When a Forward opponent controls leaves the field", "effect": "Choose 1 Forward opponent controls. Dull it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "ANY", "source_filter": { "card_type": "FORWARD" } }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-137S": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 5 or more Category XIII Characters, Hope gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": "if you control 5 or more category xiii characters, hope", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Hope enters the field", "effect": "Select 1 of the 2 following actions. \"Search for 1 Category XIII Forward and add it to your hand.\" \"Choose 1 active Forward. Until the end of the turn, it loses 1000 power for each Category XIII Character you control.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Search for 1 Category XIII Forward and add it to your hand.", "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, { "index": 1, "description": "Choose 1 active Forward. Until the end of the turn, it loses 1000 power for each Category XIII Character you control.", "effects": [ { "type": "POWER_MOD", "amount": -1000, "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_active": true }, "owner": "ANY" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "19-138S": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When 1 or more Category XIII Forwards you control attack", "effect": "all the Forwards you control gain +1000 power until the end of the turn. If 2 or more Category XIII Forwards were attacking this turn, also draw 1 card. If 3 or more Category XIII Forwards were attacking this turn, Lightning also deals your opponent 1 point of damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-001H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Irvine enters the field", "effect": "Choose 1 Forward. Deal it 6000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 6000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-002C": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "", "effect": "Choose 1 Forward. Deal it 6000 damage.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DAMAGE", "amount": 6000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-003C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ward attacks", "effect": "Ward gains +3000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 3000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-004C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "When your opponent controls 2 or more Forwards, Ephemeral Phantom gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-005C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Sage enters the field", "effect": "Choose 1 Forward. It gains Haste until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-006R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Sazh attacks", "effect": "Choose 1 Forward opponent controls. Deal it 1000 damage for each point of damage you have received.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "SCALING_EFFECT", "base_effect": { "type": "DAMAGE", "target": { "type": "CHOSEN" } }, "scale_by": "DAMAGE_RECEIVED", "multiplier": 1000 } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-007I": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can only pay with Fire CP to play Emperor Xande onto the field.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Emperor Xande attacks", "effect": "choose 1 Forward opponent controls. Deal it 5000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Emperor Xande is put from the field into the Break Zone", "effect": "choose 1 Forward opponent controls. Deal it 9000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-008C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Zell attacks", "effect": "Choose 1 Forward of cost 3 or less opponent controls. It cannot block this turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "PREVENT", "action": "BLOCKING", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 3 }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-009R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 attacking Forward. It gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Dull, Fire Fire" }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-010C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Warrior gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": "Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-011L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Tifa attacks", "effect": "Choose 1 Forward. It cannot block this turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "PREVENT", "action": "BLOCKING", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Falcon's Dive", "trigger": "", "effect": "All Forwards of cost 3 or less cannot block this turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Falcon's Dive", "effects": [ { "type": "PREVENT", "action": "BLOCKING", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": { "s": true, "fire": 3 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-012R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{s}, put Tellah into the Break Zone: Choose 1 Forward. Deal it 9000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-013C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "First Strike", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "FIRST_STRIKE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Ninja is blocked", "effect": "Deal the blocking Forward 2000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "IS_BLOCKED", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "2-014H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control [Card Name (Ashe)], Basch gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if you control [card name (ashe)], basch", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Flame Purge", "trigger": "", "effect": "Choose up to 2 Forwards. Deal them 9000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Flame Purge", "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "dull": true, "fire": 4, "generic": 2 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-015H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Palom enters your field other than from your hand", "effect": "Choose 1 Forward. You may deal it 7000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Comet", "trigger": "", "effect": "Dull 1 active [Card Name (Porom)]: Deal your opponent 1 point of damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Comet", "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "is_active": true }, "owner": "ANY" } } ], "cost": { "special": true, "fire": 3 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-016R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Palom attacks", "effect": "choose 1 Forward opponent controls. Deal it 2000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Palom deals damage to your opponent, or when the Forward damaged by Palom is put from the field into the Break Zone during the same turn", "effect": "you may put Palom into the Break Zone. If you do so, search for 1 [Card Name (Palom)], and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-017R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Deal all the Forwards opponent controls 1000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "cost": { "dull": true, "cp": { "fire": 1 } } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Bergan is chosen by a Summon", "effect": "Put Bergan into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-018C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{d}, put Summoner into the Break Zone: If a Forward receives damage this turn, the damage increases by 1000 instead.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-019R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Choose 1 Forward. Until the end of the turn, it gains +1000 power, Haste and First Strike. Draw 1 card.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-020C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Imitation Liegeman enters the field", "effect": "Choose 1 Forward opponent controls. Deal it 2000 damage. If you control a [Job (Manikin)] other than Imitation Liegeman, deal it 5000 damage instead.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-021C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 1000 damage for each [Job (Moogle)] you control.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Dull, 2 Fire CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-022H": [ { "ability_index": 0, "original": { "type": "field", "name": null, "trigger": "", "effect": "The [Job (Standard Unit)] Forwards you control gain Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "2-023H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Rubicante attacks", "effect": "Activate all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Barrier Shift", "trigger": "", "effect": "Name 1 Element. Rubicante cannot be chosen by Summons or abilities of the named Element this turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Barrier Shift", "cost": { "dull": true, "fire": 1 } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "2-024R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Rosso receives damage, reduce the damage by half instead (numbers are rounded up to units of 1000).", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" } ], "2-025H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Weiss enters the field", "effect": "you may play 1 Ice Forward of cost 3 or less from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": { "card_type": "FORWARD", "element": "ICE", "cost_max": 3 }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Weiss attacks", "effect": "Weiss gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-026L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Forwards of cost 5 or more opponent controls won't activate at the controller's Active Phase.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Vayne enters the field", "effect": "Dull all the Forwards of cost 5 or more opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "ALL", "zone": "FIELD", "owner": "OPPONENT", "filter": { "card_type": "FORWARD" } } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Force of Will", "trigger": "", "effect": "Freeze all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Force of Will", "effects": [ { "type": "FREEZE", "target": { "type": "ALL", "filter": { "card_type": "FORWARD" } } } ], "cost": { "ice": 2, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-027C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 dull Forward. Deal it 2000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ], "cost": "dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-028C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Semblance of a Lion blocks or is blocked", "effect": "Choose 1 Forward. Deal it 2000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "BLOCKS", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-029C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Imaginary Champion enters the field", "effect": "Each player discards 1 card from his/her hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DISCARD", "amount": 1, "target": { "type": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-030H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Dull it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "ice": 3, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-031C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "All Forwards lose Haste. Forwards cannot gain Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "2-032C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Bard enters the field", "effect": "Dull all the Backups opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-033C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Black Mage into the Break Zone: No Forward of cost 3 or less can attack this turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-034R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Zargabaath enters the field", "effect": "You may play a Forward of any Element except Ice and of cost 3 or less from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": { "card_type": "FORWARD", "element": "ICE", "cost_max": 3 }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-035H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Shelke enters the field", "effect": "you may play a Forward of any Element except Ice and of cost 2 or less from your hand onto the field. If you do so, your opponent discards 1 card from his/her hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "PLAY", "count": 1, "optional": true, "filter": { "card_type": "FORWARD", "element": "ICE", "cost_max": 2 }, "zone_from": "HAND", "modifiers": { "enters_dull": false } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "DISCARD", "amount": 1, "target": { "type": "OPPONENT" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-036R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Card Name Shelke you control gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "The next damage dealt to Card Name Shelke becomes 0 this turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_PREVENTION", "target": { "type": "CHOSEN" }, "duration": "NEXT_DAMAGE" } ], "cost": "S, put Shalua into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-037R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If a Forward you control is dealt damage by a Backup, the damage becomes 0 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" } ], "2-038H": [ { "ability_index": 0, "original": { "type": "field", "name": "First Strike", "trigger": "", "effect": "First Strike", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "First Strike", "effects": [ { "type": "KEYWORD", "keyword": "FIRST_STRIKE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "For each dull Character opponent controls, Squall gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Squall attacks", "effect": "Dull all the Backups opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-039C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Capricious Reaper is chosen by your opponent's Summons or abilities", "effect": "your opponent discards 1 card from his/her hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "CHOSEN_BY_OPPONENT", "source": "SELF" }, "effects": [ { "type": "DISCARD", "amount": 1, "target": { "type": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-040C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. It loses Haste and First Strike until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "REMOVE_ABILITY", "keywords": [ "HASTE", "FIRST_STRIKE" ], "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-041H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Backup you control is broken by your opponent's Summon or ability", "effect": "Your opponent puts 1 Character from his field into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "ANY", "source_filter": { "card_type": "BACKUP" } }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-042R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control [Card Name (Weiss)], Nero gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": "if you control [card name (weiss)], nero", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Nero blocks or is blocked", "effect": "Choose 1 Forward. Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "BLOCKS", "source": "SELF" }, "effects": [ { "type": "FREEZE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-043C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Dull all the Forwards with a cost equal to the number of [Job (Moogle)] you control.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "ALL", "zone": "FIELD", "owner": "CONTROLLER", "filter": { "card_type": "FORWARD" } } } ], "cost": { "ice": 3, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-044R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Opponent puts 1 attacking Forward into the Break Zone.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-045C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it damage equal to its power minus 1000.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DAMAGE", "amount": "TARGET_POWER", "amount_modifier": -1000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-046R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "First Strike", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "FIRST_STRIKE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Laguna attacks", "effect": "Choose 1 dull Forward opponent controls. Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "FREEZE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-047L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "For each [Category (VIII)] Forward other than Rinoa you control, Rinoa gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Rinoa is put from the field into the Break Zone", "effect": "Dull all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "ALL", "zone": "FIELD", "owner": "OPPONENT", "filter": { "card_type": "FORWARD" } } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Wishing Star", "trigger": "", "effect": "Choose 1 Forward and 1 Backup. Dull them and Freeze them.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Wishing Star", "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "ice": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-048R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Rinoa enters the field", "effect": "You may search for 1 [Category (VIII)] Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD", "category": "viii" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-049H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Select 1 of the 3 following actions. \"Choose up to 2 Forwards. Activate them.\" \"Choose up to 5 Backups. Activate them.\" \"Choose 1 Character card of cost 2 or less into your Break Zone. Add it to your hand.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 3, "modes": [ { "index": 0, "description": "Choose up to 2 Forwards. Activate them.", "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose up to 5 Backups. Activate them.", "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 5, "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "ANY" } } ] }, { "index": 2, "description": "Choose 1 Character card of cost 2 or less into your Break Zone. Add it to your hand.", "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER", "cost_max": 2 }, "owner": "ANY" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-050H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The [Job (Standard Unit)] Forwards you control gain +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-051L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Vaan attacks, choose 1 Forward you control.", "effect": "You may return 1 Backup of cost 2 or less you control to its owner's hand. If you do so, activate the Forward.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "BACKUP", "cost_max": 2 }, "owner": "CONTROLLER" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "White Whorl", "trigger": "", "effect": "Activate all the Wind Characters you control.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "White Whorl", "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "CONTROLLER" } } ], "cost": { "special": true, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-052C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Vaan enters the field or attacks", "effect": "Choose 1 Backup you control. Activate it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-053H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The [Job (Ninja)] and [Card Name (Ninja)] Forwards other than Edge you control gain +1000 power and First Strike.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-054R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Edge cannot be blocked by a Forward of cost 4 or more.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BLOCK_IMMUNITY", "condition": { "comparison": "GTE", "value": 4, "attribute": "cost" }, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Edge deals damage to your opponent", "effect": "Activate all the Backups you control.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "DEALS_DAMAGE_TO_OPPONENT", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-055H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Kan-E-Senna enters the field", "effect": "choose 1 Forward of cost 5 or more opponent controls. Break it.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_min": 5 }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-056C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{s}, put Ranger into the Break Zone: Choose 1 Backup of cost 1. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-057C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Your opponent shows his/her hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "cost": "1 Wind CP, Dull" }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "2-058C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When White Mage enters the field", "effect": "Choose up to 2 Wind Characters. Activate them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "CHARACTER", "element": "WIND" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-059C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Capricious Thief cannot be blocked by a Forward of cost 5 or more.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BLOCK_IMMUNITY", "condition": { "comparison": "GTE", "value": 5, "attribute": "cost" }, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Capricious Thief cannot be chosen by your opponent's Summons or abilities during your opponent's turn.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_SUMMONS_AND_ABILITIES", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-060C": [ { "ability_index": 0, "original": { "type": "field", "name": "First Strike", "trigger": "", "effect": "First Strike", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "First Strike", "effects": [ { "type": "KEYWORD", "keyword": "FIRST_STRIKE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Forwards forming a party with Chocobo gain First Strike.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "FIRST_STRIKE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "2-061C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "If Ninja deals damage to a Forward this turn, double the damage instead.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "cost": "Wind Wind" }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "2-062C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose as many Forwards as [Job (Moogle)] you control. Activate them.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ], "cost": { "dull": true, "cp": [ { "element": "Wind", "count": 2 } ] } }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-063R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Paine enters the field", "effect": "you may search for 1 [Card Name (Yuna)] or 1 [Card Name (Rikku)] and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "name": "yuna" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-064H": [ { "ability_index": 0, "original": { "type": "special", "name": "Maelstrom", "trigger": "", "effect": "Deal each Forward opponent controls damage equal to its power minus 1000.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Maelstrom", "cost": "S, Wind, Wind" }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "2-065L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "Whenever one of your Backups enters the field", "effect": "Activate Balthier.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 2000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "cp": [ { "element": "fire", "count": 1 } ], "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Fires of War", "trigger": "", "effect": "Balthier cannot be chosen by a Summon or an ability this turn and gains First Strike until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Fires of War", "effects": [ { "type": "ABILITY_GRANT", "ability": "FIRST_STRIKE", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": { "cp": [ { "element": "fire", "count": 1 } ], "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-066R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Balthier enters the field", "effect": "you may search for 1 [Card Name (Fran)] and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "name": "fran" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-067R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If all the Forwards you control have [Job (Sky Pirate)] or [Job (Pirate)], they gain +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": "if all the forwards you control have [job (sky pirate)] or [job (pirate)], they", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-068R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 [Card Name (Balthier)]. It gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ], "cost": "Dull" }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 [Card Name (Balthier)]. It gains Haste until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ], "cost": "Dull, Dull 1 [Card Name (Balthier)]" }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-069C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Fallacious Wanderer enters the field", "effect": "choose up to 2 Wind Characters you control. Activate them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "CHARACTER", "element": "WIND" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-070R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Each Forward can only be blocked by a Forward with a cost inferior or equal to its own this turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "2-071R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Rikku enters the field", "effect": "When Rikku enters the field, activate all the Forwards you control.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "owner": "CONTROLLER", "filter": { "card_type": "FORWARD" } } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-072C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Reddas must attack at least once per turn if possible.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Reddas attacks", "effect": "The Forwards other than Reddas you control gain +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-073C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "For each point of damage you have received, Dark Knight gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-074C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "For each point of damage you have received, Warrior of Antiquity gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you have received 6 points of damage, put Warrior of Antiquity into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "DAMAGE_RECEIVED", "comparison": "GTE", "value": 6 }, "then_effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "2-075H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ingus enters the field", "effect": "you may play 1 [Job (Standard Unit)] of cost 2 or less from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": { "cost_max": 2 }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-076R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Vanille enters the field", "effect": "you may play 1 Earth Forward of cost 4 or less from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": { "card_type": "FORWARD", "element": "EARTH", "cost_max": 4 }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-077L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Vincent cannot be broken by opposing Summons or abilities that don't deal damage.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PROTECTION", "protection_from": "ABILITIES", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Death Penalty", "trigger": "", "effect": "Choose as many Forwards as you want with a total cost of 7 or less. Break them.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Death Penalty", "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "special": true, "fire": 3, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-078R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Vincent attacks or blocks", "effect": "You may pay {Earth}{Earth}. If you don't pay {Earth}{Earth}, Vincent breaks after the attack or the block and doesn't deal any damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Vincent attacks or blocks, choose 1 Forward", "effect": "Deal it 4000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-079R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The [Card Name (Logos)] and [Card Name (Leblanc)] you control gain +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-080C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Choose 1 Summon targeting a Character you control. Cancel its effect.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CANCEL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-081L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to play Gabranth onto the field is reduced by 1 for each point of damage you have received.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION_SCALING", "card_filter": "gabranth onto the field", "reduction_per": 1, "scale_by": "DAMAGE_RECEIVED", "scale_filter": {}, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you have received 6 points of damage or more, the Earth Forwards you control gain Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "DAMAGE_RECEIVED", "comparison": "GTE", "value": 6 }, "then_effects": [ { "type": "ABILITY_GRANT", "ability": "BRAVE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "2-082C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 attacking Earth Forward. It gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "element": "EARTH" }, "owner": "ANY" } } ], "cost": "Dull, 1 Earth CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-083C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 dull Forward of cost 4 or less. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 4, "is_dull": true }, "owner": "ANY" } } ], "cost": "2 Earth CP, put Machinist into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-084R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The [Card Name (Ormi)] and [Card Name (Leblanc)] you control gain +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-085H": [ { "ability_index": 0, "original": { "type": "field", "name": "Back Attack", "trigger": "", "effect": "Back Attack (Like Summons and abilities, this card can be played during either player's Attack Phase or Main Phase.)", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Back Attack" }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" } ], "2-086C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 blocking Forward. For each [Job (Moogle)] you control, it gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "dull": true, "earth": 2 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-087R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Name 1 Job or 1 Element. Until the end of the turn, all Forwards you control gain +1000 power and the named Job or Element.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-088C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Ba'Gamnan deals damage to your opponent, the damage becomes 0 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Opponent must block Ba'Gamnan if possible.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" } ], "2-089C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Monk into the Break Zone: Choose 1 Forward. It gains +3000 power and Brave until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "earth": 3, "specific": [ "earth", "earth", "earth" ] } }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-090R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "For each [Card Name (Monk)] and [Job (Monk)] other than Yang you control, Yang gains +1000 power. If the power of Yang is 10000 or more, Yang gains Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-091C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a [Card Name (Monk)] or a [Job (Monk)] other than Yang, then Yang gains +2000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if you control a [card name (monk)] or a [job (monk)] other than yang, then yang", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-092C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 [Job (Manikin)] you control. It gains +2000 power until the end of the turn. When it is put from the field into the Break Zone this turn, break all the [Card Name (Phantasmal Harlequin)] you control.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-093H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Raubahn enters the field", "effect": "Choose 1 Forward you control and 1 Forward opponent controls. The first one deals the second damage equal to its power.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "UNKNOWN", "raw": "Choose 1 Forward you control and 1 Forward opponent controls. The first one deals the second damage equal to its power.", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "2-094H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You may use Rydia's special ability by discarding an Earth Summon instead of discarding a [Card Name (Rydia)] as part of the cost.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ALTERNATE_COST", "ability": "rydia", "alternate_discard": "an earth summon", "original_discard": "[card name (rydia)]" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Gaia's Wrath", "trigger": "", "effect": "Deal 7000 damage to Forwards of all Elements except Earth.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Gaia's Wrath", "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOSEN" } } ], "cost": { "earth": 3, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-095R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Rydia enters the field", "effect": "Choose 1 Earth Summon from your Break Zone. Add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "SUMMON", "element": "EARTH" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-096H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put 1 [Card Name (Ormi)] or 1 [Card Name (Logos)] into the Break Zone: Leblanc cannot be broken this turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": "Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-097H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Al-Cid enters the field", "effect": "Choose 1 active Forward opponent controls. You may play 1 Lightning Forward of cost 3 or less from your hand onto the field. If you do so, deal it 6000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "PLAY", "count": 1, "optional": true, "filter": { "card_type": "FORWARD", "element": "LIGHTNING", "cost_max": 3 }, "zone_from": "HAND", "modifiers": { "enters_dull": false } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "DAMAGE", "amount": 6000, "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-098L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Amon enters the field", "effect": "Choose 1 Forward opponent controls. Dull it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Dull it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-099L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Edea enters the field", "effect": "Choose 1 Forward opponent controls with a cost inferior or equal to the number of Lightning Backups you control. Break it.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "element": "LIGHTNING" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Death", "trigger": "", "effect": "Choose 1 Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Death", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "special": true, "lightning": 4 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-100H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Forwards of cost 5 or more cannot block.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "RESTRICTION", "restriction": "CANNOT_BLOCK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-101H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Exdeath enters the field", "effect": "You may play 1 [Job (Manikin)] of cost 4 or less from your hand onto the field. The [Job (Manikin)] Forwards you control gain +1000 power.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "For each [Job (Manikin)] you control, Exdeath gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-102C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 active Forward opponent controls. Until the end of the turn, it loses 1000 power for each [Job (Moogle)] you control.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": -1000, "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_active": true }, "owner": "OPPONENT" } } ], "cost": "Dull, 1 Lightning CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-103H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Kain cannot be chosen by your opponent's Summons or abilities until the beginning of your next turn. At the beginning of your next turn's Main Phase 1 and until the end of the same turn, Kain's power will double. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "PREVENT", "action": "TARGET", "target": { "type": "CHOSEN" } } ], "cost": "1 Lightning CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-104R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control [Card Name (Rosa)], Kain gains +2000 power, Haste and First Strike.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if you control [card name (rosa)], kain", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "The [Job (Dragoon)] and [Card Name (Dragoon)] Forwards other than Kain you control gain +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-105C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control [Card Name (Laguna)], Kiros gains +2000 power and Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if you control [card name (laguna)], kiros", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-106R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Gramis enters the field", "effect": "You may search for 1 [Category (XII)] Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD", "category": "xii" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-107C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "All Forwards opponent controls lose 3000 power until the end of the turn.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "POWER_MOD", "amount": -3000, "target": { "type": "ALL", "owner": "OPPONENT", "filter": { "card_type": "FORWARD" } }, "duration": "END_OF_TURN" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-108C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Black Mage enters the field", "effect": "Choose 1 Forward opponent controls. It loses 4000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": -4000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-109H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost to play Golbez onto the field is reduced by 2 for each [Job (Archfiend)] of different name put into your Break Zone.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION_SCALING", "card_filter": "golbez onto the field", "reduction_per": 2, "scale_by": "CARDS_IN_BREAK_ZONE", "scale_filter": {}, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Golbez attacks, select 1 from the following. \"Choose 1 Forward. Dull it.\" \"Deal all Forwards opponent controls 3000 damage.\" \"Choose 1 [Job (Archfiend)] from your Break Zone. Add it to your hand.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-110R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control [Card Name (Edea)], Seifer gains +3000 power and Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "condition": "if you control [card name (edea)], seifer", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "No Mercy", "trigger": "", "effect": "Break all the Forwards of cost 2 or less.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "No Mercy", "effects": [ { "type": "BREAK", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "lightning": 3, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-111C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Seifer blocks or is blocked", "effect": "Choose up to 2 Forwards. Deal them 3000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "BLOCKS", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-112C": [ { "ability_index": 0, "original": { "type": "field", "name": "Haste", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Haste", "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a [Job (Manikin)] other than Fleeting Flash, Fleeting Flash gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if you control a [job (manikin)] other than fleeting flash, fleeting flash", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-113R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control [Card Name (Larsa)], the cost to play Drace onto the field is reduced by 2 (it cannot become 0).", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "drace", "amount": 2, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control [Card Name (Larsa)], Drace gains +2000 power and First Strike.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if you control [card name (larsa)], drace", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-114C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Break Ninja as well as the Forward that blocks or is blocked by Ninja.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": "Lightning Lightning" }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-115C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 2000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Dull, discard 1 Lightning card" }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-116R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Fusoya enters the field", "effect": "Choose 1 Forward opponent controls. Deal it 5000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Fusoya is put from the field into the Break Zone", "effect": "Choose 1 Forward from your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-117R": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "", "effect": "Choose 1 active Forward. Deal it 7000 damage.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_active": true }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-118C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Any card of cost 2 or less put in the Damage Zone due to Arborous Simulacrum cannot use its EX Burst.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" } ], "2-119R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Reeve cannot be chosen by your opponent's Summons or abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_SUMMONS_AND_ABILITIES", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Inspire", "trigger": "", "effect": "Search for 1 [Card Name (Cait Sith)] and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Inspire", "effects": [ { "type": "SEARCH", "count": 1, "filter": { "name": "cait sith" }, "destination": "HAND" } ], "cost": "S, 1 Lightning CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-120C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Dragoon gains First Strike until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "FIRST_STRIKE", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": "dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-121H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ashe is chosen by a Summon or an ability of your opponent", "effect": "Ashe gains +3000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Activate Ashe.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Heaven's Wrath", "trigger": "", "effect": "Ashe gains +2000 power and First Strike until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Heaven's Wrath", "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ], "cost": { "special": true, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-122R": [ { "ability_index": 0, "original": { "type": "special", "name": "Judgment Blade", "trigger": "", "effect": "Choose 1 Forward of cost 3 or less opponent controls. Break it.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Judgment Blade", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 3 }, "owner": "OPPONENT" } } ], "cost": { "special": true, "water": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-123C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 4 Forwards or more, Ephemeral Vision gains +3000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "condition": "if you control 4 forwards or more, ephemeral vision", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-124H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Cagnazzo cannot block Forwards forming a party.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Cagnazzo blocks", "effect": "dull Cagnazzo.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "BLOCKS", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "If Cagnazzo deals damage or is dealt damage while dull", "effect": "the damage becomes 0 instead (this includes player damage).", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "2-125C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Semblance of a Witch enters the field", "effect": "Choose 1 Forward opponent controls. Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "FREEZE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-126R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ghis enters the field", "effect": "you may play a Forward of any Element except Water and of cost 3 or less from your hand onto the field. If you do so, draw 2 cards, then discard 2 cards from your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "PLAY", "count": 1, "optional": true, "filter": { "card_type": "FORWARD", "element": "WATER", "cost_max": 3 }, "zone_from": "HAND", "modifiers": { "enters_dull": false } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "DRAW", "amount": 2, "target": { "type": "CONTROLLER" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Ghis is dealt damage by abilities other than special abilities, the damage becomes 0 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" } ], "2-127R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Quistis enters the field", "effect": "you may play 1 Water Forward of cost 3 or less from your hand onto the field. The Forwards of cost 2 or less you control gain +1000 power.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-128C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Cast 1 Summon of cost 2 or less from your hand without paying the cost.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "CAST_FREE", "count": 1, "filter": { "card_type": "SUMMON", "cost_max": 2 }, "zone_from": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-129H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If possible, Cecil must block.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Cecil is dealt damage by a Summon or an ability, the damage becomes 0 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_PREVENTION", "condition": { "damage_source": "SUMMON_OR_ABILITY" }, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "field", "name": "", "trigger": "", "effect": "All the Forwards other than Cecil you control gain +1000 power, and if they are dealt damage by a Summon or an ability, the damage becomes 0 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-130C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Activate it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "water": 2, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-132C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Viking leaves the field", "effect": "Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-133R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "EX BURST Choose 1 Forward opponent controls. It loses 1000 power for each dull Character opponent controls until the end of the turn. Draw 1 card.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-134C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Draw 1 card for each [Job (Moogle)] you control. Then, place as many cards as drawn from your hand at the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ], "cost": "Dull, 2 Water CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-135H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Porom enters your field other than from your hand", "effect": "Choose 1 Forward of cost 5 or less. You may return it to its owner's hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 5 }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Pyroblast", "trigger": "", "effect": "Choose 1 Forward. Deal it 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Pyroblast", "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "special": true, "dull_card": "1 active [Card Name (Palom)]" } }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-136R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Porom or the [Card Name (Palom)] you control is chosen by a Summon or an ability of your opponent", "effect": "you may return it to its owner's hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Porom into the Break Zone: Search for 1 [Card Name (Porom)] and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "water": 2, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-137H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Merlwyb enters the field", "effect": "When Merlwyb enters the field, draw 2 cards then discard 1 card from your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 2, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-138L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Yuna attacks", "effect": "All Characters other than Light and Dark opponent controls lose all their abilities until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "special", "name": "Spherechange", "trigger": "", "effect": "Name 1 Element and 1 Job. Yuna becomes the named Element and Job until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Spherechange", "cost": "S" }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "2-139C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If a Forward you control is dealt damage less than its power, the damage becomes 0 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_PREVENTION_CONDITIONAL", "condition": "DAMAGE_LESS_THAN_POWER", "target": { "type": "ALL", "owner": "CONTROLLER", "filter": { "card_type": "FORWARD" } } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 blocking Forward. It gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "water": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-140C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "All Water Forwards gain +2000 power until the end of the turn.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-141H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to play your [Job (Standard Unit)] Forwards onto the field is reduced by 1 (it cannot become 0).", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "your [job (standard unit)] forwards", "amount": 1, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-142R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Lenne forms a party with [Card Name (Yuna)] and attacks", "effect": "You may search for 1 Summon and cast it without paying the cost. If you do not cast it, put the Summon into the Break Zone. If you cast a Summon of cost 5 or more with this ability, put Lenne into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-143R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "Whenever a Forward you control is chosen by your opponent's Summon", "effect": "You may draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Protect", "trigger": "", "effect": "During this turn, if a Forward you control is dealt damage less than its power, the damage becomes 0 instead.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Protect", "cost": { "special": true, "dull": true } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "2-144C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The [Card Name (Cecil)] you control gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Reduce the next damage dealt to it this turn by 1000.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "modifier_type": "REDUCTION" } ], "cost": "Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-145L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Reduce the damage dealt to the [Job (Warrior of Light)] you control by 2000.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "special", "name": "Bitter End", "trigger": "", "effect": "Choose 1 Forward. Deal it damage equal to Warrior of Light's power.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Bitter End", "effects": [ { "type": "DAMAGE", "amount": "POWER_OF", "power_source": "warrior of light", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "S, 1 Light" }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-146H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 7000 damage. Fusoya deals you 1 point of damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "2-147L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Characters opponent controls cannot use special or action abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" } ], "2-148H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. It cannot be blocked this turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "PREVENT", "action": "BLOCK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-001R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ardyn enters the field", "effect": "You may put 2 Backups you control into the Break Zone. If you do so, turn over one card at a time from the top of your deck until 2 Characters other than Card Name Ardyn are revealed. Play them onto the field. Then, shuffle the other cards revealed and return them to the bottom of your deck.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-002H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 2 or more Forwards, the cost required to cast Auron is reduced by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "auron", "amount": 2, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "At the end of each player's turn, if Auron has received 4000 damage or more, draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "During this turn, the next damage dealt to you becomes 0 and deal Auron 8000 damage instead. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "cost": { "dull": true } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "20-003H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Select 1 of the 2 following actions. If you control 5 or more Fire Characters, select up to 2 of the 2 following actions instead.\n\"Choose 1 Forward. Deal it 5000 damage.\"\n\"Choose 1 Forward. Deal it 5000 damage.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Forward. Deal it 5000 damage.", "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Forward. Deal it 5000 damage.", "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] } ], "enhanced_condition": { "description": "if you control 5 or more fire characters", "select_count": 2, "select_up_to": true } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-004C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Warrior of Light enters the field", "effect": "Reveal the top 4 cards of your deck. Remove 1 card among them from the game and return the other cards to the bottom of your deck in any order. You can cast it at any time you could normally cast it this turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-005C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Garland enters the field", "effect": "When Garland enters the field, choose 1 Forward opponent controls. Deal it 2000 damage for each Backup you control.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SCALING_EFFECT", "base_effect": { "type": "DAMAGE", "target": { "type": "CHOSEN" } }, "scale_by": "BACKUPS_CONTROLLED", "multiplier": 2000, "scale_filter": { "card_type": "BACKUP" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-006C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Blacksmith enters the field", "effect": "Until the end of the turn, all the Forwards you control gain \"When this Forward attacks, choose 1 Forward opponent controls. Deal it 7000 damage.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-007L": [ { "ability_index": 0, "original": { "type": "auto", "name": "Warring Triad", "trigger": "When The Demon enters the field or attacks", "effect": "Select 1 of the 3 following actions. \"Choose 1 Forward. Remove all the cards in your opponent's Break Zone from the game. Deal it 1000 damage for each card removed by this effect.\" \"Name 1 Element. Deal 7000 damage to all Forwards of the named Element.\" \"Name 1 Job. Deal 8000 damage to all Forwards with the named Job.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Warring Triad", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 3, "modes": [ { "index": 0, "description": "Choose 1 Forward. Remove all the cards in your opponent's Break Zone from the game. Deal it 1000 damage for each card removed by this effect.", "effects": [ { "type": "SCALING_EFFECT", "base_effect": { "type": "DAMAGE", "target": { "type": "CHOSEN" } }, "scale_by": "FIELD_CARDS_CONTROLLED", "multiplier": 1000 } ] }, { "index": 1, "description": "Name 1 Element. Deal 7000 damage to all Forwards of the named Element.", "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 2, "description": "Name 1 Job. Deal 8000 damage to all Forwards with the named Job.", "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-008H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Kefka enters the field", "effect": "Remove up to 3 Job Warring Triad with different names in your Break Zone from the game. Then, place 1 Magic Counter on Kefka for each card you removed due to this ability.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "At the end of each of your turns", "effect": "You may remove any number of Magic Counters from Kefka. When you do so, choose up to the same number of Forwards as the Magic Counters you removed. Deal them 9000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-009L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Zack attacks", "effect": "Choose 1 Forward opponent controls. Deal it 5000 damage for each Job SOLDIER you control.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Zack leaves the field", "effect": "You may search for 1 Category VII Forward of cost 4 or less and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Meteor Shots", "trigger": "", "effect": "Deal 7000 damage to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Meteor Shots", "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ], "cost": { "fire": 3, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-010C/15-007C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Samurai enters the field", "effect": "gain [Fire].", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "FIRE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Samurai into the Break Zone: Choose 1 Forward. If it deals damage to a Forward this turn, the damage increases by 1000 instead. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-011R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Jecht is put from the field into the Break Zone", "effect": "you may search for 1 Fire Forward of cost 7 or more and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-012C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Goldsmith enters the field", "effect": "Choose 1 Forward. Until the end of the turn, it gains +3000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 3000, "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Until the end of the turn, it gains +3000 power and Brave. You can only use this ability during your Main Phase.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "dull": true, "special": "put Goldsmith into the Break Zone" } }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-013C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 3 or more Fire Backups, the cost required to cast Culinarian is reduced by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "culinarian", "amount": 2, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-014R": [ { "ability_index": 0, "original": { "type": "field", "name": "Haste", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Haste", "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When a Category VII Character you control deals damage to a Forward opponent controls, choose 1 Forward. It gains \"This Forward cannot block.\" until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CANT_BLOCK", "restriction": "CANNOT_BLOCK", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Somersault", "trigger": "", "effect": "Choose 1 Forward. Deal it 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Somersault", "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "fire": 1, "special": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-015C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Warp 2 - Fire", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Morrow enters the field due to Warp", "effect": "When Morrow enters the field due to Warp, draw 2 cards, then discard 1 card.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 2, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-016R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Barret enters the field, choose 1 Forward. Deal it 3000 damage for each Category VII Forward you control.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Catastrophe", "trigger": "", "effect": "Choose 1 Forward. Deal it 10000 damage. Barret will not activate during your next Active Phase.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Catastrophe", "effects": [ { "type": "DAMAGE", "amount": 10000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "special": 1, "discard": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-017R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Palom enters the field", "effect": "you may pay [Fire]. When you do so, choose 1 Forward. Deal it 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Put Palom and 1 Card Name Porom into the Break Zone: Choose 1 Forward. Deal it 10000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 10000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-018H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Phoinix enters the field", "effect": "Choose 1 Forward. Deal it 9000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Until the end of the turn, Phoinix also becomes a Forward with 9000 power. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 9000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": "Remove 4 cards in the Break Zone from the game" }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-019C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Hedgehog Pie enters the field", "effect": "You may discard 1 card. When you do so, search for 1 Card Name Hedgehog Pie of cost 2 or less and play it onto the field. Put Hedgehog Pie into the Break Zone. Choose 1 Forward. Deal it 5000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-020C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Montblanc enters the field", "effect": "Choose 1 Forward. Deal it 5000 damage. If you control 5 or more Fire Characters, deal it 8000 damage instead.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-021R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can only play Red XIII if you control a Category VII Forward.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY_CONDITION", "condition": "you control a category vii forward." } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 4 or more Category VII Characters, Red XIII gains Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_COUNT", "comparison": "GTE", "value": 4, "card_type": "CHARACTER" }, "then_effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "20-022C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Dull it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Freeze it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "FREEZE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-023C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 3 or more Ice Backups, the cost required to cast Armourer is reduced by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "armourer", "amount": 2, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-024H": [ { "ability_index": 0, "original": { "type": "auto", "name": "Back Attack", "trigger": "When Calbrena enters the field", "effect": "Choose 1 ability that is choosing only 1 Character either player controls. The ability is now choosing Calbrena instead, if possible.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Back Attack", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "UNKNOWN", "raw": "Choose 1 ability that is choosing only 1 Character either player controls. The ability is now choosing Calbrena instead, if possible.", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Calbrena is dealt damage by a Forward opponent controls", "effect": "Choose 1 Forward opponent controls. Deal it damage equal to Calbrena's power.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": "POWER_OF", "power_source": "calbrena", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-025C": [ { "ability_index": 0, "original": { "type": "auto", "name": "Back Attack", "trigger": "When Juggler enters the field", "effect": "Choose 1 Forward. Dull it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Back Attack", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-026C": [ { "ability_index": 0, "original": { "type": "auto", "name": null, "trigger": "When Edward enters the field", "effect": "When Edward enters the field, choose 1 dull Forward. If your opponent controls 2 or more dull Forwards, break it.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-027C": [ { "ability_index": 0, "original": { "type": "special", "name": "Warp 3", "trigger": "", "effect": "Warp 3", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Warp 3", "cost": "Ice Ice" }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Genesis enters the field", "effect": "Select 1 of the 2 following actions. If Genesis enters the field due to Warp, select up to 2 of the 2 following actions instead. \"Choose up to 2 Characters. Freeze them.\" \"Your opponent randomly discards 1 card.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose up to 2 Characters. Freeze them.", "effects": [ { "type": "FREEZE", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, { "index": 1, "description": "Your opponent randomly discards 1 card.", "effects": [] } ], "enhanced_condition": { "description": "if genesis enters the field due to warp", "select_count": 2, "select_up_to": true } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-028R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cissnei enters the field", "effect": "Place 1 Shuriken Counter on Cissnei.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ADD_COUNTER", "count": 1, "counter_type": "SHURIKEN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "{s}, remove 1 Shuriken Counter from a Character you control: Choose 1 Character. Dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-029C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If all the Characters you control have Ice Element, Jihl Nabaat gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if all the characters you control have ice element, jihl nabaat", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Jihl Nabaat is put from the field into the Break Zone", "effect": "You may pay [I][I]. When you do so, choose 2 Characters. Dull them and Freeze them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-030R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Category VI Forwards you control can form a party with Forwards of any Element.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PARTY_ANY_ELEMENT", "target": { "type": "CHOSEN" }, "party_with": "forwards" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When 2 or more Category VI Forwards you control form a party and attack", "effect": "Choose 1 Character. Dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-031R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Card Name Locke, Celes gains Haste. The Card Name Locke you control gains Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_CARD", "card_name": "Card Name Locke" }, "then_effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Celes enters the field", "effect": "Choose up to the same number of Forwards opponent controls as the Category VI Characters you control. Dull them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-032C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "For each Card Name SOLDIER: 3rd Class in your Break Zone, SOLDIER: 3rd Class gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When SOLDIER: 3rd Class is put from the field into the Break Zone", "effect": "you may search for 1 Card Name SOLDIER: 3rd Class and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-033C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cerulean Drake enters the field", "effect": "When Cerulean Drake enters the field, choose 1 Forward. Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "FREEZE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "S, put Cerulean Drake into the Break Zone: Choose 1 Forward. Dull it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "special": "S" } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "S 2 Ice, put Cerulean Drake into the Break Zone: Choose 1 dull Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "special": "S", "ice": 2 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-034R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Terra enters the field", "effect": "Choose 1 Summon of cost 4 or less in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "SUMMON", "cost_max": 4 }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Terra forms a party with a Category VI Forward and attacks", "effect": "You may cast 1 Summon of cost 4 or less from your hand without paying the cost.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "CAST_FREE", "count": 1, "filter": { "card_type": "SUMMON", "cost_max": 4 }, "zone_from": "HAND", "optional": true } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-035C/15-038C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Knight enters the field", "effect": "Gain [Ice CP].", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "ICE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Knight into the Break Zone: Choose 1 Forward of cost 3 or less. Dull it. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": "[Ice CP]" }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-036H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Number 24 enters the field or at the beginning of your Main Phase 1 during each of your turns", "effect": "place 1 Barrier Counter on Number 24.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ADD_COUNTER", "count": 1, "counter_type": "BARRIER", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "If a Barrier Counter is placed on Number 24", "effect": "Number 24 gains \"If Number 24 is dealt damage, remove 1 Barrier Counter from Number 24 and the damage becomes 0 instead.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "GRANT_ABILITY_TEXT", "target": { "type": "CHOSEN" }, "ability_text": "if number 24 is dealt damage, remove 1 barrier counter from number 24 and the damage becomes 0 instead." } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "At the end of each of your turns, if 3 or more Barrier Counters are placed on Number 24", "effect": "dull Number 24.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-037H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Select 1 of the 2 following actions. \"Freeze all the Forwards opponent controls. Remove Mateus (FFTA) from the game.\" \"Freeze all the Backups opponent controls. Remove Mateus (FFTA) from the game.\"", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Freeze all the Forwards opponent controls. Remove Mateus (FFTA) from the game.", "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } } ] }, { "index": 1, "description": "Freeze all the Backups opponent controls. Remove Mateus (FFTA) from the game.", "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-038H": [ { "ability_index": 0, "original": { "type": "auto", "name": "Back Attack", "trigger": "When Wicked Mask enters the field", "effect": "Choose 1 Summon that is choosing only 1 Character in any zone. You may choose another Character to become the new target (The newly chosen Character must be a valid choice).", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Back Attack", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "UNKNOWN", "raw": "Choose 1 Summon that is choosing only 1 Character in any zone. You may choose another Character to become the new target (The newly chosen Character must be a valid choice).", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Until the end of the turn, Wicked Mask also becomes a Forward with 6000 power. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 6000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-039R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can only pay with CP produced by Backups to cast Rude.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CAST_RESTRICTION_CP_SOURCE", "cp_source": "backups", "card_filter": "rude." } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Rude enters the field", "effect": "Choose 1 Forward opponent controls. Dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Haymaker", "trigger": "", "effect": "Choose 1 dull Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Haymaker", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ], "cost": { "s": 1, "ice": 3 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-040L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you have a Card Name Rude and a Card Name Reno in your Break Zone, the cost required to cast Rufus is reduced by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "rufus", "amount": 2, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Rufus enters the field or attacks, select 1 of the 3 following actions. \"Choose 1 Forward. Dull it and Freeze it.\" \"Choose 1 Job Member of the Turks in your Break Zone. Add it to your hand.\" \"Your opponent discards 1 card.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 3, "modes": [ { "index": 0, "description": "Choose 1 Forward. Dull it and Freeze it.", "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Job Member of the Turks in your Break Zone. Add it to your hand.", "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, { "index": 2, "description": "Your opponent discards 1 card.", "effects": [] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-041R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Reno attacks", "effect": "You may search for 1 Card Name Rude Forward of cost 4 or less and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Reno gains Haste until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": "Ice" }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Bright Spark", "trigger": "", "effect": "Choose up to 2 Forwards. Dull them.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Bright Spark", "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-042L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Locke enters the field", "effect": "Reveal the top 4 cards of your deck. Add 1 Category VI Character among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 4, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When 2 or more Category VI Forwards you control form a party and attack", "effect": "Locke deals your opponent 1 point of damage. If 4 or more Category VI Forwards form the party, also break all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-043R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Card Name Rikku, Brother gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if you control a card name rikku, brother", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Brother enters the field", "effect": "Activate all the Category X Characters you control.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-044L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Edge enters the field", "effect": "Select 1 of the 3 following actions. If Edge was cast, select up to 3 of the 3 following actions instead. \"Choose 1 Forward. It gains +2000 power until the end of the turn.\" \"Choose up to 2 cards from either player's Break Zone. Remove them from the game.\" \"Edge gains Haste until the end of the turn.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 3, "modes": [ { "index": 0, "description": "Choose 1 Forward. It gains +2000 power until the end of the turn.", "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose up to 2 cards from either player's Break Zone. Remove them from the game.", "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, { "index": 2, "description": "Edge gains Haste until the end of the turn.", "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] } ], "enhanced_condition": { "description": "if edge was cast", "select_count": 3, "select_up_to": true } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Play Edge onto the field. You can only use this ability during your turn and if Edge is in the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": "2 Wind CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-045C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Botanist enters the field", "effect": "you may remove 1 Backup without {Wind} you control from the game. When you do so, play 1 Backup from your hand onto the field. Its auto-ability will not trigger.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "BACKUP", "element": "WIND" }, "owner": "CONTROLLER" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "PLAY", "count": 1, "optional": false, "filter": { "card_type": "BACKUP" }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-046C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Ghost (VII) enters the field, choose 1 Forward. Deal it 3000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "{w}{d}, remove Ghost (VII) from the game: Choose 1 Monster you control. Remove it from the game. Play it onto the field at the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-047H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Jenova Dreamweaver cannot be chosen by your opponent's Summons.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_SUMMONS", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Until the end of the turn, Jenova Dreamweaver also becomes a Forward with 7000 power and \"When Jenova Dreamweaver attacks, you may search for 1 Card Name Jenova Dreamweaver and remove it from the game. When you do so, deal 7000 damage to all the Forwards opponent controls.\" You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-048R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Card Name Chelinka and Card Name Yuri, the Card Name Chelinka and Card Name Yuri you control gain +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if you control a card name chelinka and card name yuri, the card name chelinka and card name yuri you control", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-049R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Chelinka enters the field", "effect": "You may discard 1 card. When you do so, search for 1 Card Name Yuri of cost 4 or less and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Chelinka forms a party, the damage dealt to the Forwards forming this party becomes 0 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_PREVENTION", "condition": { "in_party": true }, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-050C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Chocobo enters the field", "effect": "choose 1 Forward other than Job Chocobo or Card Name Chocobo you control. As long as it is on the field, Chocobo gains +4000 power.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 4000, "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-051H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast Fat Chocobo is reduced by 1 for every 3 Wind Characters you control.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Deal 8000 damage to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-052C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Gnash enters the field", "effect": "When Gnash enters the field, choose 1 Backup of cost 5 or more. If you have cast 3 or more cards this turn, break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Put Gnash into the Break Zone: Choose 1 Backup. Break it.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "wind": 2, "generic": 2, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-053H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Deal 7000 damage to all the Forwards opponent controls. This damage cannot be reduced. You can only use this ability if Number 128 has received 4000 damage or more and only once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Gale Cut", "trigger": "", "effect": "Deal 7000 damage to all the Forwards opponent controls. This damage cannot be reduced.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Gale Cut", "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-054R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Nono enters the field, activate all the Wind Characters you control.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "At the end of each of your turns, choose 1 Forward you control. Activate it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-055C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Prompto is put from the field into the Break Zone", "effect": "draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Prompto into the Break Zone: Choose 1 Forward. During this turn, the next damage dealt to it is reduced by 5000 instead.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "wind": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-056H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Warp 2", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Warp Counter is removed from Bel Dat", "effect": "Your opponent puts the top 2 cards of their deck into the Break Zone. This effect will trigger only if Bel Dat is removed from the game.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Bel Dat enters the field", "effect": "Choose 1 Forward in your opponent's Break Zone. Remove it from the game. You can cast it as though you owned it at any time you could normally cast it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-057L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When The Goddess enters the field", "effect": "Place 1 Doom Counter on all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ADD_COUNTER", "count": 1, "counter_type": "DOOM", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When The Goddess enters the field, at the end of your opponent's turn", "effect": "Break all the Forwards opponent controls with a Doom Counter on them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "At the end of each of your turns", "effect": "Remove all the cards in your opponent's Break Zone from the game.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-058C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Melphie enters the field", "effect": "you may search for 1 Card Name Sonon and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Melphie into the Break Zone: Choose 1 Forward of cost 5 or more. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-059C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 3 or more Wind Backups, the cost required to cast Carpenter is reduced by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "carpenter", "amount": 2, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-060R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Yuri enters the field", "effect": "You may discard 1 card. When you do so, search for 1 Card Name Chelinka of cost 4 or less and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Yuri forms a party and attacks", "effect": "Select 1 of the 2 following actions. \"Choose 1 Forward of cost 4 or more. Break it.\" \"Activate all the Characters you control.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Forward of cost 4 or more. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_min": 4 }, "owner": "ANY" } } ] }, { "index": 1, "description": "Activate all the Characters you control.", "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "CONTROLLER" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-061C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Yuffie enters the field", "effect": "Place 2 Shuriken Counters on Yuffie.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ADD_COUNTER", "count": 2, "counter_type": "SHURIKEN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Yuffie attacks", "effect": "You may remove 1 Shuriken Counter from Yuffie. When you do so, choose 1 Forward. Deal it 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-062R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ritz enters the field", "effect": "Choose 1 Forward opponent controls. Deal it 3000 damage. When it is put from the field into the Break Zone this turn, draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-063C-15-058C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Dragoon enters the field", "effect": "Gain 1 CP of any element.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "ANY" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. It gains First Strike until the end of the turn. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "FIRST_STRIKE", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Dull, put Dragoon into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-064C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Arkasodara enters the field", "effect": "Choose 1 dull Forward. If your opponent doesn't pay {3}, break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-065H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When a Backup enters your field or a Backup you control leaves the field, until the end of the turn, Antlion (IV) also becomes a Forward with 9000 power and \"When Antlion (IV) is dealt damage, choose up to 1 Forward opponent controls. Deal it the same amount of damage.\" This effect will trigger only once per turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 9000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-066R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ignis enters the field", "effect": "You may put 1 Backup you control into the Break Zone. When you do so, choose 1 Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Backup you control is put from the field into the Break Zone", "effect": "Choose 1 Forward in your Break Zone. Add it to your hand. This effect will trigger only during your turn and only once per turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "ANY", "source_filter": { "card_type": "BACKUP" } }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-067R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Ifalna into the Break Zone: Choose 1 Earth Forward in your Break Zone. If its cost is X, play it onto the field. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "cp": "X", "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-068R": [ { "ability_index": 0, "original": { "type": "special", "name": "Warp 2", "trigger": "", "effect": "Warp 2", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Warp 2", "cost": "2 Earth CP" }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Aerith enters the field due to a Summon or an ability", "effect": "Choose 1 Forward in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-069H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Chaos enters the field", "effect": "you may search for 1 Dark Forward of cost 4 or less and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Remove Chaos and 2 Dark Characters in the Break Zone from the game: Choose 1 Forward. Break it. You can only use this ability during your turn and if Chaos is in the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": "2 Dark CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-070C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 3 or more Earth Backups, the cost required to cast Leatherworker is reduced by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "leatherworker", "amount": 2, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-071C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ciaran enters the field or attacks", "effect": "gain 1 CP of any Element.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "ANY" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Ciaran gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Dark Sword", "trigger": "", "effect": "Choose 1 Forward. Deal it 3000 damage for each point of damage you have received.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Dark Sword", "effects": [ { "type": "SCALING_EFFECT", "base_effect": { "type": "DAMAGE", "target": { "type": "CHOSEN" } }, "scale_by": "DAMAGE_RECEIVED", "multiplier": 3000 } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-072C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Gigas (FFCC) enters the field", "effect": "Choose 1 Forward. It gains \"This Forward cannot attack or block.\" until the end of your opponent's turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PREVENT", "restriction": "CANNOT_ATTACK_OR_BLOCK", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "action": "ATTACK_AND_BLOCK" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Put Gigas (FFCC) into the Break Zone: Choose 1 Forward. Deal it 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOSEN" } } ], "cost": { "earth": 2, "generic": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-073C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward you control other than Kimahri. During this turn, the next damage dealt to it is dealt to Kimahri instead. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "UNKNOWN", "raw": "Choose 1 Forward you control other than Kimahri. During this turn, the next damage dealt to it is dealt to Kimahri instead. You can only use this ability once per turn.", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ], "cost": "0" }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "During this turn, the next damage dealt to Kimahri is reduced by 4000 instead.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "cost": "Discard 1 Earth card" }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "20-074C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Miner enters the field", "effect": "Reveal the top 5 cards of your deck. Add 1 Backup among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 5, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Miner into the Break Zone: Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ], "cost": { "cp": { "earth": 2 }, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-075L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can pay {W}{W} (instead of paying the CP cost) to cast Cecil. If you do so, when Cecil enters the field, Cecil deals you 1 point of damage.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_TO_CONTROLLER", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "Put Cecil into the Break Zone", "effect": "Search for 1 Card Name Cecil with Job Paladin and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Tenebrous Blast", "trigger": "", "effect": "Choose 1 Forward. Deal it 8000 damage.", "is_ex_burst": true }, "parsed": { "type": "SPECIAL", "is_ex_burst": true, "name": "Tenebrous Blast", "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "special": 1, "water": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-076C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you have a Card Name Melphie in your Break Zone, Sonon gains +1000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": "if you have a card name melphie in your break zone, sonon", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Remove Sonon and 1 Card Name Melphie in the Break Zone from the game: Draw 1 card. You can only use this ability if Sonon is in the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ], "cost": { "earth": 2 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-077L": [ { "ability_index": 0, "original": { "type": "field", "name": "Brave", "trigger": "", "effect": "Tifa cannot become dull by your opponent's Summons or abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Brave", "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Tifa enters the field", "effect": "Discard 2 cards.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Tifa can attack once more this turn. You can only pay with CP produced by Backups to use this ability.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "cost": { "cp": 2, "backup_only": true } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "20-078H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Noctis enters the field", "effect": "When Noctis enters the field, choose 1 Forward. Until the end of the turn, it gains +2000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Noctis is put from the field into the Break Zone", "effect": "When Noctis is put from the field into the Break Zone, you may put 1 Character you control into the Break Zone. When you do so, play Noctis from the Break Zone onto the field dull. Noctis gains +2000 power. (This effect does not end at the end of the turn.)", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-079C/15-080C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Geomancer enters the field", "effect": "Gain 1 CP of any Element.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "ANY" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Geomancer into the Break Zone: Choose 1 Forward. It gains Brave until the end of the turn. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-080R": [ { "ability_index": 0, "original": { "type": "field", "name": "Brave", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Brave", "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If 1 or less Time Counters are placed on Fake, Fake cannot attack or block.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "RESTRICTION", "restriction": "CANNOT_ATTACK_OR_BLOCK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When you receive a point of damage", "effect": "When you receive a point of damage, place 1 Time Counter on Fake.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ADD_COUNTER", "count": 1, "counter_type": "TIME", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-081H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Fenrir chooses a Forward of cost 2 or less, the cost required to cast Fenrir is reduced by 1.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "fenrir", "amount": 1, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. It gains \"This Forward cannot be chosen by your opponent's Summons.\" until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "restriction": "CANNOT_BE_TARGETED", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-082C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Mira enters the field", "effect": "When Mira enters the field, reveal the top 5 cards of your deck. Add 1 Monster among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 5, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Choose 1 Monster. It gains \"This Character cannot be broken.\" until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "PROTECTION", "protection_from": "BREAK", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ], "cost": "Put Mira into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-083R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Magus Sisters (XIV) cannot be chosen by your opponent's Summons.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_SUMMONS", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Forwards opponent controls lose Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 2, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Forwards opponent controls cannot gain Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 3, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "dull": true, "discard": "1 Summon" } }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-084R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Category FFCC Forwards you control gain +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Leo enters the field", "effect": "You may search for 1 Category FFCC Forward of cost 4 or less and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-085C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Assassin enters the field", "effect": "When Assassin enters the field, you may pay {L}{1}. When you do so, choose 1 Forward. Deal it 3000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Choose 1 damaged Forward. Break it. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Put Assassin into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-086H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Alisaie enters the field", "effect": "Choose 1 Job Scion of the Seventh Dawn Forward of cost 3 or less in your Break Zone. Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 3 }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Water Forward enters your field", "effect": "Choose 1 Forward opponent controls. Dull it. This effect will trigger only once per turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-087R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Angeal enters the field", "effect": "Choose 1 Forward of cost 4 or less. If you control 2 or more Job SOLDIER, break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 4 }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Choose 1 Forward. It gains +3000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Put Angeal into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-088L": [ { "ability_index": 0, "original": { "type": "special", "name": "Warp 1", "trigger": "", "effect": "Warp 1 — Put Estinien from your hand onto the field. You can only use this ability during your Main Phase.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Warp 1", "cost": "1 Lightning" }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Estinien enters the field due to Warp, until the end of the turn, Estinien gains Brave and \"Estinien can attack twice in the same turn.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "BRAVE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 3, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Estinien attacks, until the end of the turn, Estinien gains +10000 power and First Strike.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 10000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-089C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Kadaj enters the field or is put from the field into the Break Zone", "effect": "Choose 1 Forward opponent controls. It loses 4000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": -4000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-090H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Job Standard Unit Category XIV Character, G'raha Tia gains +3000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "condition": "if you control a job standard unit category xiv character, g'raha tia", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When G'raha Tia enters the field", "effect": "You may pay ◇. When you do so, search for 1 Job Scion of the Seventh Dawn Forward of cost X and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-091C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. If it deals damage to a Forward opponent controls this turn, the damage increases by 2000 instead.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "modifier_type": "INCREASE" } ], "cost": "S, put Illusionist into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-092R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required for the Characters opponent controls to use action abilities is increased by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When The Emperor is put from the field into the Break Zone", "effect": "You may search for 1 Card Name The Emperor of cost 3 or less and play it onto the field dull.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": true } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-093H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Card Name Golbez enters your field", "effect": "You may pay {1}. When you do so, play Shadow Dragon onto the field. This effect will trigger only if Shadow Dragon is in the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Shadow Dragon enters the field", "effect": "Choose 1 Forward of cost 3 or less opponent controls. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 3 }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Until the end of the turn, Shadow Dragon also becomes a Forward with 3000 power. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 3000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": { "dark": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-094R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Job King, Cor gains +2000 power and \"When Cor is put from the field into the Break Zone, you may remove the top 10 cards of your deck from the game. When you do so, play Cor from the Break Zone onto the field dull.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if you control a job king, cor", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-095C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 3 or more Lightning Backups, the cost required to cast Weaver is reduced by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "weaver", "amount": 2, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-096C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Johnny enters the field", "effect": "Choose 1 Character other than Card Name Johnny in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Put Johnny into the Break Zone: Choose 1 Category VII Character in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": "1 Lightning CP, Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-097C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Warp 3 — S", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Sephiroth enters the field", "effect": "Choose 1 Forward other than Sephiroth. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Zanshin", "trigger": "", "effect": "Choose 1 Forward of cost 3 or less. Break it.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Zanshin", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 3 }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-098R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Chadley enters the field", "effect": "you may discard 1 card. When you do so, search for 1 Lightning Summon and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "SUMMON", "element": "LIGHTNING" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "S, discard 1 Summon, put Chadley into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-099C/15-095C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ninja enters the field", "effect": "Gain {1}.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 1000 damage. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "{1}, put Ninja into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-100R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Fusoya enters the field, if you have 2 or more Summons in your Break Zone", "effect": "draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Fusoya attacks", "effect": "you may cast 1 Summon of cost 2 or less from your hand without paying the cost.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "CAST_FREE", "count": 1, "filter": { "card_type": "SUMMON", "cost_max": 2 }, "zone_from": "HAND", "optional": true } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-101C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Behemoth enters the field", "effect": "Choose 1 Forward. Deal it 7000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Behemoth into the Break Zone: Choose 1 damaged Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "lightning": 2, "earth": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-102L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When an opponent's Forward enters the field", "effect": "you may pay {1} and discard 1 Monster. When you do so, break that Forward.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "ANY", "source_filter": { "card_type": "FORWARD" } }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Put 1 Monster into the Break Zone", "trigger": "", "effect": "Play Mira onto the field dull. You can only use this ability during your turn and if Mira is in the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Put 1 Monster into the Break Zone", "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-103H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Select up to 2 of the 3 following actions. \"Choose 1 Forward. Dull it.\" \"Choose 1 Forward. Deal it 5000 damage.\" \"Choose 1 Forward. It gains Haste until the end of the turn.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 2, "select_up_to": true, "mode_count": 3, "modes": [ { "index": 0, "description": "Choose 1 Forward. Dull it.", "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Forward. Deal it 5000 damage.", "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 2, "description": "Choose 1 Forward. It gains Haste until the end of the turn.", "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-104R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ramza enters the field, if you have a [Lightning]", "effect": "Ramza gains Haste and \"When Ramza is put from the field into the Break Zone, choose 1 Forward opponent controls. Break it.\" (These effects do not end at the end of the turn.)", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-105C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Reeve enters the field", "effect": "When Reeve enters the field, look at the top 3 cards of your deck. Add 1 card among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "20-106R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Alphinaud enters the field", "effect": "your opponent selects 1 dull Forward they control. Put it into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Damage 3 — Alphinaud gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-107H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Urianger enters the field, if 1 or more of your cards have been removed from the game", "effect": "you may search for 1 Category XIV Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-108C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When O'aka enters the field, if you control 3 or more Backups", "effect": "When O'aka enters the field, if you control 3 or more Backups, draw 2 cards, then discard 1 card.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 2, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-109H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cecil or a Category IV Character enters your field", "effect": "gain [Lightning]. This effect will trigger only once per turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "LIGHTNING" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Category IV Forward you control. Until the end of the turn, it gains +1000 power and \"This Forward cannot be chosen by your opponent's abilities.\"", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ], "cost": "[Lightning]" }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Luminous Blast", "trigger": "", "effect": "Choose 1 Forward. It loses 5000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Luminous Blast", "effects": [ { "type": "POWER_MOD", "amount": -5000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-110H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Dull 3 active Characters other than Hippokampos: Deal 1000 damage for every 2 Characters you control to all the Forwards opponent controls. Then, until the end of the turn, Hippokampos also becomes a Forward with 8000 power. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 3, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_active": true }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-111C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Blugu enters the field", "effect": "choose 1 Forward. Dull it or activate it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Blugu into the Break Zone: Choose 1 auto ability that is choosing a Forward you control. Cancel its effect.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "water": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-112C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Frimelda attacks", "effect": "Draw 1 card, then discard 1 card. When you discard a Forward by this effect, choose 1 Forward. Until the end of the turn, it loses 3000 power and Frimelda gains +3000 power.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-113R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Porom enters the field or is put from the field into the Break Zone", "effect": "draw 1 card, then discard 1 card. If the discarded card is Category IV, also gain {Water}.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-114L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "During each turn, when your opponent casts a Summon for the first time in that turn", "effect": "cancel its effect.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CANCEL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "Damage 3", "trigger": "During each turn, when The Fiend is chosen by your opponent's ability for the first time in that turn", "effect": "cancel its effect.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Damage 3", "effects": [ { "type": "CANCEL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "field", "name": "Damage 5", "trigger": "", "effect": "The Fiend gains +1000 power, Brave and \"If The Fiend is dealt damage less than The Fiend's power, the damage becomes 0 instead.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Damage 5", "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-115R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Warp 4 - 0", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Warp Counter is removed from Mist", "effect": "Look at the top card of your deck. You may put it into the Break Zone. This effect will trigger only if Mist is removed from the game.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Mist enters the field", "effect": "Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-116R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Meliadoul enters the field", "effect": "Choose 1 Forward opponent controls. As long as Meliadoul is on the field, it loses all its abilities.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REMOVE_ABILITY", "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" }, "ability": "ALL" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Damage 3 — Meliadoul gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-117L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Yuna is chosen by your opponent's ability", "effect": "you may discard 1 Summon. When you do so, cancel its effects.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CANCEL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When you cast a Summon", "effect": "draw 1 card. This effect will trigger only once per turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "SUMMON_CAST", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Holy", "trigger": "", "effect": "Choose 1 Forward. Deal it 3000 damage for each Summon in your Break Zone.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Holy", "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-118H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Select 1 of the 2 following actions. If you control a Category VI Forward, select up to 2 of the 2 following actions instead.\n\"Choose 1 Forward. Activate it. Draw 1 card.\"\n\"Choose 1 Forward of cost 4 or less opponent controls. Return it to its owner's hand.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Forward. Activate it. Draw 1 card.", "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, { "index": 1, "description": "Choose 1 Forward of cost 4 or less opponent controls. Return it to its owner's hand.", "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 4 }, "owner": "OPPONENT" } } ] } ], "enhanced_condition": { "description": "if you control a category vi forward", "select_count": 2, "select_up_to": true } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-119C/15-123C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Oracle enters the field", "effect": "gain [Light].", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "LIGHT" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. During this turn, the next damage dealt to it is reduced by 1000 instead. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": 1000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "modifier_type": "REDUCTION" } ], "cost": "[Dull], put Oracle into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-120C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Draw 1 card for every 10 Water cards in your Break Zone.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ], "cost": "Dull, put Fisher into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-121C": [ { "ability_index": 0, "original": { "type": "special", "name": "Warp 3", "trigger": "", "effect": "Warp 3", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Warp 3", "cost": "3 Water CP" }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Lunafreya enters the field", "effect": "When Lunafreya enters the field, your opponent selects 1 Forward they control. Put it into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Lunafreya enters the field due to Warp", "effect": "When Lunafreya enters the field due to Warp, choose 1 Forward opponent controls. Return it to its owner's hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-122R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Leslie enters the field", "effect": "You may discard 1 card. When you do so, choose 1 Forward opponent controls. Return it to its owner's hand. If the discarded card is Category VII, also draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-123C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Loporrit enters the field", "effect": "Draw 2 cards, then place 1 card from your hand at the bottom of your deck.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 2, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Loporrit into the Break Zone: Draw 2 cards, then place 1 card from your hand at the bottom of your deck. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 2, "target": { "type": "CONTROLLER" } } ], "cost": { "water": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-124C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 3 or more Water Backups, the cost required to cast Alchemist is reduced by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "alchemist", "amount": 2, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-125R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast your Category IV Forwards can be paid with CP of any Element.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_ANY_ELEMENT", "card_filter": "category iv forwards" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Card Name Cecil enters your field", "effect": "draw 1 card. This effect will trigger only once per turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-126C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast Wakka is reduced by 1 for each Backup you control.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION_SCALING", "card_filter": "wakka", "reduction_per": 1, "scale_by": "BACKUPS_CONTROLLED", "scale_filter": { "card_type": "BACKUP" }, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Wakka attacks", "effect": "you may put 1 Backup you control into the Break Zone. When you do so, choose 1 Forward. Deal it 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-127L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If your opponent controls 3 or more Forwards more than you, the cost required to cast Shinryu is reduced by 3.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "shinryu", "amount": 3, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "Brave", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Brave", "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Shinryu enters the field", "effect": "When Shinryu enters the field, you may search for 1 card and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 3, "original": { "type": "special", "name": "Tidal Wave", "trigger": "", "effect": "Break all the Forwards opponent controls. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Tidal Wave", "effects": [ { "type": "BREAK", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ], "cost": { "special": 1, "generic": 6 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-128H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can play 2 or more Light Characters onto the field.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ALLOW_MULTIPLE", "count": 2, "filter": { "element": "LIGHT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Materia enters the field", "effect": "Gain [Light CP].", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "LIGHT" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Reveal the top 4 cards of your deck. Add 1 Forward among them to your hand and return the other cards to the bottom of your deck in any order. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 4, "destination": "HAND" } ], "cost": { "light": 1, "generic": 2 } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 3, "original": { "type": "action", "name": "", "trigger": "", "effect": "Gain [Light CP].", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "LIGHT" } ], "cost": { "light": 2 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-129H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can play 2 or more Dark Characters onto the field.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ALLOW_MULTIPLE", "count": 2, "filter": { "element": "DARK" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Spiritus enters the field", "effect": "gain 1 CP of any Element.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "ANY" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "At the end of each of your turns, if you have paid 2 or more Dark this turn", "effect": "gain 1 CP of any Element.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "ANY" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 3, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. It gains +5000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 5000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "dark": 1, "generic": 2 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "20-130L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can cast Zenos from your Break Zone.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Zenos enters the field from the Break Zone", "effect": "at the end of the turn, remove Zenos from the game.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Zenos enters the field", "effect": "choose 1 Forward of cost 3 or less. Break it. When it is put from the field into the Break Zone this turn, select 1 of the 2 following actions. \"Your opponent discards 1 card.\" \"Zenos gains Haste until the end of the turn.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Your opponent discards 1 card.", "effects": [] }, { "index": 1, "description": "Zenos gains Haste until the end of the turn.", "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-001R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can only pay with Fire CP to cast Ward.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CAST_RESTRICTION_CP_TYPE", "cp_type": "fire", "card_filter": "ward." } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Ward enters the field", "effect": "Choose 1 Forward. Deal it 7000 damage.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-002R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Edgar enters the field", "effect": "You may play 1 Character of cost 2 or less from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": { "cost_max": 2 }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Play 1 Character of cost 2 or less from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY", "count": 1, "optional": false, "filter": { "cost_max": 2 }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ], "cost": "S, put Edgar into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-003R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 2 or more Fire Characters, the cost required to cast Flameserpent General Gadalar is reduced by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "flameserpent general gadalar", "amount": 2, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Flameserpent General Gadalar can attack twice in the same turn.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "MULTI_ATTACK", "attack_count": 2, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "", "trigger": "", "effect": "Activate Flameserpent General Gadalar.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ], "cost": "Put 1 Fire Backup into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-004L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cyan enters the field", "effect": "you may pay {X}. When you do so, gain {Fire} for each CP paid as X. The maximum you can pay for {X} is 5.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Cyan gains +3000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": "{Fire}" }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 3000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "{Fire}{Fire}" }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 3, "original": { "type": "special", "name": "", "trigger": "", "effect": "Deal 9000 damage to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ], "cost": "{Fire}{Fire}{Fire}{Fire}{Fire}" }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-005C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Black Mage enters the field", "effect": "you may pay {1}. When you do so, gain {f}: Until the end of the turn, Black Mage gains +1000 power and \"When Black Mage attacks, choose 1 Forward. Deal it 5000 damage.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-006C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Samurai enters the field", "effect": "gain {Fire}.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "FIRE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Samurai enters the field, if you control 3 or less Backups", "effect": "draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-007L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Warp 3 — At the end of each of your turns, if 1 or more Warp Counters are placed on Shadow, remove 1 Warp Counter from Shadow for each Category VI Forward you control. This effect will trigger only if Shadow is removed from the game.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Shadow enters the field", "effect": "Discard your hand. Then, draw 2 cards.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 2, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-008R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. If it is put from the field into the Break Zone this turn, remove it from the game instead.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put 3 Backups into the Break Zone: Choose 2 Forwards. Deal them 10000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 10000, "target": { "type": "CHOSEN" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-009C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Warrior into the Break Zone: Choose 1 Job Warrior Forward or Card Name Warrior Forward you control. Dull it and it gains \"This Forward cannot be broken.\" until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-010H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Taivas enters the field", "effect": "You may search for 1 Job Warrior or Card Name Warrior and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Play 1 Job Warrior or Card Name Warrior of cost 3 or less from your hand onto the field. You can only use this ability during your turn and only once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY", "count": 1, "optional": false, "filter": { "cost_max": 3 }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ], "cost": "0" }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-011H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If a Fire Forward or a Category SOPFFO Forward you control deals damage to a Forward, the damage increases by 1000 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_CARD", "card_name": "Deals Damage To A Forward" }, "then_effects": [ { "type": "DAMAGE_MODIFIER", "amount": 1000, "target": { "type": "CHOSEN" }, "modifier_type": "INCREASE" } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Neon enters the field", "effect": "Choose up to 2 Forwards. If you control 2 or more Category SOPFFO Forwards, deal them 7000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-012H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "During your turn, the cost required to cast Bahamut is reduced by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "bahamut", "amount": 2, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 10000 damage. This damage cannot be reduced. If it is put from the field into the Break Zone this turn, remove it from the game instead.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 10000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-013H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When your opponent uses an EX Burst", "effect": "Feolthanos deals your opponent 3 points of damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "EX_BURST", "source": "SELF" }, "effects": [ { "type": "DAMAGE_TO_OPPONENT", "amount": 3, "source": "feolthanos" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Feolthanos is put from the field into the Break Zone", "effect": "Choose up to 2 Forwards. Deal them 9000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-014C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{s}, put Bomb into the Break Zone: Choose 1 Forward. Deal it 4000 damage. Then, search for 1 Card Name Bomb and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-015R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Marilith enters the field", "effect": "Choose 1 Forward opponent controls. Deal it 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Marilith enters the field", "effect": "Choose up to 2 Forwards. If you control 7 or more Fire Characters, they gain Haste until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-016C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Mutsuki enters the field", "effect": "Choose 1 Forward opponent controls. Deal it 5000 damage. If you control 3 or more Category TYPE-0 Characters, deal it 8000 damage instead.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-017C": [ { "ability_index": 0, "original": { "type": "special", "name": "Warp 2", "trigger": "", "effect": "Warp 2", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Warp 2", "cost": "1 Fire CP" }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "field", "name": "Brave", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Brave", "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-018R": [ { "ability_index": 0, "original": { "type": "special", "name": "Warp 2", "trigger": "", "effect": "Warp 2", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Warp 2", "cost": "1 Fire CP" }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Rain enters the field due to an ability", "effect": "Choose 1 Forward opponent controls. Deal it 7000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-019C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{s}, put Reynn into the Break Zone: Choose 1 Monster of cost 3 or less in your Break Zone. Play it onto the field. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-020C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If your Fire Summon or a Fire Character you control deals damage to a Forward, the damage increases by 2000 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_CARD", "card_name": "Deals Damage To A Forward" }, "then_effects": [ { "type": "DAMAGE_MODIFIER", "amount": 2000, "target": { "type": "CHOSEN" }, "modifier_type": "INCREASE" } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "Damage 3", "trigger": "When Lehftia enters the field", "effect": "Choose 1 Forward opponent controls. Deal it 6000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Damage 3", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 6000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-021C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Red Mage enters the field", "effect": "Choose 1 Character. Dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Red Mage forms a party and attacks", "effect": "Choose 1 Character. Dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-022H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Astos enters the field or leaves the field", "effect": "When Astos enters the field or leaves the field, gain ◆.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 2, "original": { "type": "special", "name": "◆◆◆", "trigger": "", "effect": "Dull all the Forwards opponent controls. Then, deal 9000 damage to all the dull Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "◆◆◆", "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ], "cost": "◆◆◆" }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-023L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Ultimecia cannot be chosen by your opponent's Summons.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_SUMMONS", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Ultimecia enters the field", "effect": "Remove up to 5 Characters of cost 5 or more in your Break Zone from the game. When you removed 1 or more cards, choose the same number of Characters as the cards you removed this way. Dull them and Freeze them. Your opponent discards 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-024C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Scholar enters the field", "effect": "gain 1 CP of any Element.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "ANY" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Scholar enters the field, if you control 3 or less Backups", "effect": "draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-025R": [ { "ability_index": 0, "original": { "type": "special", "name": "Warp 1", "trigger": "", "effect": "Warp 1", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Warp 1", "cost": "1 Ice CP" }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Kiros or a Forward enters your field due to Warp", "effect": "Choose 1 Character. Dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-026C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. It loses all its abilities until the end of the turn. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "REMOVE_ABILITY", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "ability": "ALL" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-027L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Griever is put from the field into the Break Zone", "effect": "you may search for 1 [Job Witch] and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Select 1 of the 2 following actions. \"Choose 1 dull Forward opponent controls. Break it.\" \"Your opponent discards 1 card.\"", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 dull Forward opponent controls. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "OPPONENT" } } ] }, { "index": 1, "description": "Your opponent discards 1 card.", "effects": [] } ] } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-028H": [ { "ability_index": 0, "original": { "type": "special", "name": "", "trigger": "", "effect": "If you cast Shiva, you may remove 4 Ice Cards in your Break Zone from the game as an extra cost. Choose 1 Character. Dull it and Freeze it. If you paid the extra cost, return Shiva to its owner's hand.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "you cast Shiva" }, "then_effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-029R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "First Strike", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "FIRST_STRIKE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Squall attacks, if you control 2 or more Category WOFF Characters", "effect": "your opponent discards 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 blocking Forward. Deal it 3000 damage. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-030C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 2 or more Category WOFF Characters, Snow gains Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_COUNT", "comparison": "GTE", "value": 2, "card_type": "CHARACTER" }, "then_effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Snow attacks", "effect": "Choose 1 Character. Dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Damage 3", "trigger": "", "effect": "Snow gains +3000 power.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Damage 3", "effects": [ { "type": "POWER_MOD", "amount": 3000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-031H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Once per turn, you can cast a card removed by Setzer's abilities at any time you could normally cast it.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Setzer enters the field", "effect": "Choose up to 2 Forwards in your Break Zone. Remove them from the game.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-032R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Terra enters the field, you may search for 2 Ice Summons each with a different cost and add them to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "SEARCH", "count": 2, "filter": { "card_type": "SUMMON", "element": "ICE" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Magitek Laser", "trigger": "", "effect": "Discard 1 Summon: Choose 1 Forward. Deal it 9000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Magitek Laser", "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOSEN" } } ], "cost": { "special": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-033R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When The Girl Who Forgot Her Name enters the field", "effect": "you may search for 1 Category WOFF Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-034C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Fomor enters the field", "effect": "choose 1 dull Forward. Deal it 4000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 dull Forward. Deal it 4000 damage. If your opponent has 2 cards or less in their hand, deal it 7000 damage instead.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ], "cost": "S, put Fomor into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-035C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Minwu enters the field", "effect": "Choose 1 Character. Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "FREEZE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Minwu into the Break Zone: Choose 1 Character. Dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "ice": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-036H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If your opponent has 2 cards or less in their hand, Y'shtola gains Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "your opponent has 2 cards or less in their hand" }, "then_effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Y'shtola attacks", "effect": "Choose 1 Forward opponent controls. Deal it 9000 damage minus 1000 damage for each card in your opponent's hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-037C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Reaper enters the field", "effect": "select 1 of the 2 following actions. \"Choose 1 dull Forward of cost 3 or less. Break it.\" \"Your opponent discards 1 card.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 dull Forward of cost 3 or less. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 3, "is_dull": true }, "owner": "ANY" } } ] }, { "index": 1, "description": "Your opponent discards 1 card.", "effects": [] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-038R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can cast Summons removed by Rinoa's abilities at any time you could normally cast them.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Rinoa enters the field", "effect": "Choose 1 Summon in your Break Zone. Remove it from the game.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "SUMMON" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-039C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Lufenian enters the field, if you control only 1 Backup", "effect": "your opponent discards 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "21-040R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You cannot play Rursan Arbiter or Card Name Cid Aulstyne while already in control of either Character.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY_RESTRICTION", "cannot_play": "rursan arbiter or card name cid aulstyne", "condition": { "control": "either character." } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Break it. You can only use this ability if your opponent has no cards in their hand, during your turn and only once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "zero": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-041C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward opponent controls. Deal it 4000 damage. Gain 1 Earth CP.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ], "cost": "Dull, put Evil Weapon into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-042H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast Vaan is reduced by 1 for each Wind Character you control.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION_SCALING", "card_filter": "vaan", "reduction_per": 1, "scale_by": "FIELD_CARDS_CONTROLLED", "scale_filter": { "element": "WIND" }, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Vaan enters the field, if you have cast 3 or more cards this turn", "effect": "draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-043C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Viera enters the field", "effect": "Look at the top 2 cards of your deck. Add 1 card among them to your hand and put the other to the bottom of your deck.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Look at the top 2 cards of your deck. Add 1 card among them to your hand and put the other to the bottom of your deck.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "cost": "1 Wind CP, put Viera into the Break Zone" }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "21-044C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Job Dancer or a Card Name Dancer, the cost required to cast Dancer is reduced by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "dancer", "amount": 2, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Dancer enters the field", "effect": "Choose up to 2 Characters. Activate them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-045C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Princess Goblin enters the field", "effect": "You may search for 1 Card Name Warrior of Light or Card Name Princess Sarah and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "element": "LIGHT" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-046C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cid (II) enters the field", "effect": "You may search for 1 card with Warp and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Cid (II) into the Break Zone: Choose 1 card removed from the game. Remove 1 Warp Counter from it. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-047C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Summoner enters the field", "effect": "You may search for 1 Wind Summon and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "SUMMON", "element": "WIND" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When you cast a Summon", "effect": "Summoner gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "SUMMON_CAST", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-048L": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Until the end of the turn, it gains \"This Forward cannot be chosen by EX Bursts.\" You can only use this ability during your Main Phase and only once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "restriction": "CANNOT_BE_TARGETED", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Choose 1 Forward. During this turn, the next damage dealt to it becomes 0 instead.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": "ALL", "duration": "NEXT_DAMAGE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "modifier_type": "REDUCTION" } ], "cost": "Dull, discard 1 Job Princess" }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-049R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "All the Forwards you control gain +1000 power until the end of the turn. You can only use this ability if you control 2 or more Job Princess.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ], "cost": "Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-050H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Sophia (SOPFFO) enters the field", "effect": "Choose 1 Summon in your Break Zone. If you control 2 or more Category SOPFFO Forwards, add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "SUMMON" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When you cast a Summon", "effect": "You may dull 1 active Category SOPFFO Forward you control. When you do so, choose 1 Forward. Deal it 5000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "SUMMON_CAST", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_active": true }, "owner": "CONTROLLER" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-051R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 7 or more Wind Characters, Tiamat gains \"Tiamat cannot be chosen by your opponent's Summons or abilities.\" and \"If Tiamat is dealt damage by your opponent's Summons or abilities, the damage becomes 0 instead.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_SUMMONS_AND_ABILITIES", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Tiamat enters the field", "effect": "Choose 1 Character of cost 5 or more opponent controls. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER", "cost_min": 5 }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-052R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Niini enters the field", "effect": "Look at the top card of your deck. You may place the card at the bottom of your deck. If you have cast 3 or more cards this turn, also draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-053L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Balthier or a Wind Character enters your field", "effect": "Choose 1 Forward opponent controls. Deal it 3000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Job Sky Pirate", "trigger": "", "effect": "Activate all the Characters you control. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Job Sky Pirate", "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "CONTROLLER" } } ], "cost": { "discard": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-054H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Select 1 of the 2 following actions. If you have cast 2 or more cards other than Pandemonium this turn, select up to 2 of the 2 following actions instead.\n\"Choose 1 Forward of cost 5 or more. Deal it 8000 damage.\"\n\"Search for 1 Wind Forward of cost 5 or more and add it to your hand.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Forward of cost 5 or more. Deal it 8000 damage.", "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_min": 5 }, "owner": "ANY" } } ] }, { "index": 1, "description": "Search for 1 Wind Forward of cost 5 or more and add it to your hand.", "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD", "element": "WIND", "cost_min": 5 }, "destination": "HAND" } ] } ], "enhanced_condition": { "description": "if you have cast 2 or more cards other than pandemonium this turn", "select_count": 2, "select_up_to": true } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-055H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Penelo enters the field", "effect": "Choose 2 Characters. If you control 2 or more Job Sky Pirate Forwards, activate them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Penelo is put from the field into the Break Zone", "effect": "Choose 1 Job Sky Pirate of cost 3 or more in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "cost_min": 3 }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-056R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 2 or more Wind Characters, the cost required to cast Galeserpent General Najelith is reduced by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "galeserpent general najelith", "amount": 2, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Galeserpent General Najelith cannot be chosen by your opponent's abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_ABILITIES", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 4000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "wind": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-057R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Card Name Balthier you control cannot be chosen by your opponent's abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_ABILITIES", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Play Fran onto the field dull. You can only use this ability if a Card Name Balthier has entered your field this turn and if Fran is in the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-058C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 2 or more Job Class Zero Cadet, Machina gains +3000 power, Haste and \"Machina cannot be chosen by your opponent's Summons.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "condition": "if you control 2 or more job class zero cadet, machina", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Armor Break", "trigger": "", "effect": "Choose 1 Forward of cost 5 or more. Break it.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Armor Break", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_min": 5 }, "owner": "ANY" } } ], "cost": { "wind": 2, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-059C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Dragoon enters the field", "effect": "gain [Wind CP].", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "WIND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Dragoon enters the field, if you control 3 or less Backups", "effect": "draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-060R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Rikku enters the field", "effect": "When Rikku enters the field, reveal the top card of your deck. If it is a Wind card, add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Damage 3 — Rikku gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-061H": [ { "ability_index": 0, "original": { "type": "field", "name": "Brave", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Brave", "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Ursula enters the field", "effect": "When Ursula enters the field, gain 1 Earth CP.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "EARTH" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "", "trigger": "", "effect": "Ursula gains +3000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": "1 Earth CP" }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 3, "original": { "type": "special", "name": "", "trigger": "", "effect": "During this turn, the Forwards you control cannot be chosen by EX Bursts.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "cost": "1 Earth CP" }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "21-062H": [ { "ability_index": 0, "original": { "type": "field", "name": "Brave", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Brave", "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Forwards with Brave other than Ash you control gain +3000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Ash enters the field", "effect": "When Ash enters the field, choose 1 Character in your Break Zone. If you control 2 or more Category SOPFFO Forwards, add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 3, "original": { "type": "special", "name": "", "trigger": "", "effect": "Choose 1 Forward. It gains Brave until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "BRAVE", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-063C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "For each point of damage you have received, Dark Knight gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Break it. Dark Knight deals you 1 point of damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-064L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast Ingus is reduced by 1 for each Earth Backup you control.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION_SCALING", "card_filter": "ingus", "reduction_per": 1, "scale_by": "BACKUPS_CONTROLLED", "scale_filter": { "element": "EARTH", "card_type": "BACKUP" }, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Ingus enters the field", "effect": "You may search for 1 Earth Forward other than Card Name Ingus and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD", "element": "EARTH" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-066C": [ { "ability_index": 0, "original": { "type": "field", "name": "Brave", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Brave", "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Guy attacks, Guy gains +3000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-067R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Forwards of cost 2 or less you control gain +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Galuf enters the field", "effect": "Reveal the top 5 cards of your deck. Play 1 Forward of cost 2 or less among them onto the field and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 5, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Blade of Dawn", "trigger": "", "effect": "Choose 1 Forward. Deal it 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Blade of Dawn", "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "earth": 3 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-068C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Qiqirn enters the field", "effect": "Reveal the top 5 cards of your deck. Add 1 Forward among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 5, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Qiqirn into the Break Zone: Choose 1 dull Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "earth": 2, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-069C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Krile enters the field", "effect": "You may discard 1 Summon. When you do so, choose 1 Forward. Deal it 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Put Krile into the Break Zone: Choose 1 Summon in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": "Earth Earth 1" }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-070C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When White Mage enters the field", "effect": "choose 1 Job Standard Unit Forward of cost 3 or less in your Break Zone. Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 3 }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-071H": [ { "ability_index": 0, "original": { "type": "special", "name": "", "trigger": "", "effect": "You can only pay with Earth CP to cast Titan. Select 1 of the 2 following actions. \"Choose 1 Forward. Deal it 9000 damage.\" \"Choose 1 dull Forward. Break it.\"", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Forward. Deal it 9000 damage.", "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 dull Forward. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-072H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If a Forward you control deals battle damage to a Forward, the damage increases by 2000 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_CARD", "card_name": "Deals Battle Damage To A Forward" }, "then_effects": [ { "type": "DAMAGE_MODIFIER", "amount": 2000, "target": { "type": "CHOSEN" }, "modifier_type": "INCREASE" } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Until the end of the turn, it gains \"This Forward must attack once per turn if possible.\" and \"This Forward must block if possible.\" You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "MUST_ATTACK", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-073R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 2 or more Earth Characters, the cost required to cast Stoneserpent General Zazarg is reduced by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "stoneserpent general zazarg", "amount": 2, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Stoneserpent General Zazarg is dealt damage by your opponent's Summons or abilities", "effect": "choose up to 1 Forward. Deal it 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-074L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Neo Exdeath is also Card Name Exdeath in all situations.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ALSO_NAMED", "target": { "type": "CHOSEN" }, "also_name": "exdeath" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Neo Exdeath enters the field", "effect": "When Neo Exdeath enters the field, choose 2 Backups you control. Remove them, and all the Forwards and Monsters opponent controls from the game.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-075R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The power of Forwards opponent controls cannot be increased by your opponent's Summons or abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PREVENT_POWER_INCREASE", "target": { "type": "ALL", "owner": "OPPONENT", "filter": { "card_type": "FORWARD" } } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Job Warrior you control gain \"This Character cannot be broken by opposing Summons or abilities that don't deal damage.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PROTECTION", "protection_from": "ABILITIES", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "Damage 3", "effect": "Haveh gains +1000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-076C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When White Tiger l'Cie Qun'mi is chosen by a Summon or an ability", "effect": "White Tiger l'Cie Qun'mi gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-077C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Monk enters the field", "effect": "gain 1 CP of any Element.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "ANY" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Monk enters the field, if you control 3 or less Backups", "effect": "draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-078C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Ram enters the field dull.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ENTERS_DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. It gains +3000 power until the end of the turn. Ram will not activate during your next Active Phase.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-079R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 7 or more Earth Characters, Lich gains \"When Lich is put from the field into the Break Zone, you may discard 1 card. When you do so, play Lich from the Break Zone onto the field.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "CONDITIONAL", "condition": { "type": "CONTROL_COUNT", "comparison": "GTE", "value": 7, "card_type": "CHARACTER" }, "then_effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Lich enters the field", "effect": "Choose 1 Forward opponent controls. It gains \"At the end of each of your turns, break this Forward. (This effect does not end at the end of the turn.)\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-080R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward you control. During this turn, the next damage dealt to it by Summons or abilities is reduced by 3000 instead.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "UNKNOWN", "raw": "Choose 1 Forward you control. During this turn, the next damage dealt to it by Summons or abilities is reduced by 3000 instead.", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "21-081L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Irvine enters the field or attacks", "effect": "Choose up to 2 cards in your opponent's Break Zone. Remove them from the game. If 2 Characters are removed from the game by this effect, until the end of the turn, Irvine gains +2000 power, Haste and First Strike.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Armor Shot", "trigger": "", "effect": "Choose 1 Forward or Monster of cost 5 or less. Break it.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Armor Shot", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 5 }, "owner": "ANY" } } ], "cost": { "special": 1, "lightning": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-082C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Red Mage enters the field", "effect": "gain ⚡.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "LIGHTNING" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Red Mage enters the field, if you control 3 or less Backups", "effect": "draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-083H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ace enters the field or attacks, if you control 2 or more Job Class Zero Cadet", "effect": "draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Dull it. Ace gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Discard 1 card" }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-084H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Choose 1 Forward or Monster of cost 4 or less. Break it. If you control 5 or more Lightning Characters, also draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "21-085H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Emperor Gestahl enters the field", "effect": "you may discard 1 card. When you do so, choose 1 Forward in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "put Emperor Gestahl into the Break Zone: Choose 4 cards in your opponent's Break Zone. Remove them from the game. If these cards are of the same card type, also draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ], "cost": { "lightning": 1, "special": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-086C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Gunbreaker attacks", "effect": "deal 2000 damage to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Gunbreaker attacks", "effect": "you may pay [Lightning]. When you do so, deal 2000 damage to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-087C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Machinist enters the field", "effect": "Choose 1 damaged Forward. Deal it 5000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 2000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-088C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Gilgamesh is put from the field into the Break Zone", "effect": "gain ⚡.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "LIGHTNING" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Until the end of the turn, Gilgamesh gains Haste, Brave and \"Gilgamesh can attack twice in the same turn.\"", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ], "cost": "⚡" }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "field", "name": "", "trigger": "", "effect": "Damage 3 — Gilgamesh gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-089R": [ { "ability_index": 0, "original": { "type": "field", "name": "Haste", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Haste", "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Queen is attacking, Queen gains \"If Queen is dealt damage, the damage becomes 0 instead.\" and \"Queen cannot be chosen by your opponent's Summons or abilities.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_SUMMONS_AND_ABILITIES", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Cross Judge", "trigger": "", "effect": "Queen gains +2000 power until the end of the turn. You can only use this ability if you control 2 or more Job Class Zero Cadet.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Cross Judge", "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": { "lightning": 2 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-090R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Card Name Lann or a Card Name Reynn, the cost required to cast Cloud can be paid with CP of any Element.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_ANY_ELEMENT", "card_filter": "cloud" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Cloud enters the field, choose 1 Forward opponent controls.", "effect": "If its cost is equal to or less than the number of Category WOFF Characters you control, break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "its cost is equal to or less than the number of Category WOFF Characters you control" }, "then_effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-091C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Black Knight enters the field", "effect": "Choose 1 Forward or Monster of cost 2 or less opponent controls. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 2 }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Put Black Knight into the Break Zone: Choose 1 Forward or Monster. Break it.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "lightning": 3 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-092R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You cannot play Man in Black or Card Name Golbez while already in control of either Character.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY_RESTRICTION", "cannot_play": "man in black or card name golbez", "condition": { "control": "either character." } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "At the beginning of the Attack Phase during each player's turn", "effect": "choose up to 2 Forwards opponent controls. If your opponent doesn't pay {3}, they gain \"This Forward cannot attack or block.\" until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "START_OF_ATTACK_PHASE", "source": "SELF" }, "effects": [ { "type": "PREVENT", "restriction": "CANNOT_ATTACK_OR_BLOCK", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" }, "action": "ATTACK_AND_BLOCK" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "Damage 5", "trigger": "", "effect": "Man in Black gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Damage 5", "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-093L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Xande enters the field", "effect": "Choose 1 Forward opponent controls. If you control 4 or more Lightning Characters, break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Xande enters the field", "effect": "Choose 1 Forward in your Break Zone. If you control 8 or more Lightning Characters, play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-094C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Shantotto enters the field", "effect": "Choose 1 Forward. Deal it 3000 damage for each different Element among Characters you control.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-095C": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "When Trey enters the field", "effect": "Choose 1 Job Class Zero Cadet in your Break Zone. Add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Dynamite Arrow", "trigger": "", "effect": "Choose 1 Forward. Deal it 9000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Dynamite Arrow", "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "lightning": 1, "generic": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-096R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Nine is dealt damage, reduce the damage by 2000 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": 2000, "target": { "type": "CHOSEN" }, "modifier_type": "REDUCTION" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Dull it. You can only use this ability if you control 2 or more Job Class Zero Cadet and only once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-097R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 2 or more Category FFBE Characters, Neilikka gains Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_COUNT", "comparison": "GTE", "value": 2, "card_type": "CHARACTER" }, "then_effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Neilikka attacks", "effect": "Choose 1 Forward opponent controls. Dull it and deal it 3000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-098R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Palom enters the field", "effect": "When Palom enters the field, choose 1 Forward of cost 3 or less. Deal it 9000 damage.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-099H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If your opponent controls 4 or more dull Characters, Firion gains +5000 power, Brave and \"Firion can attack twice in the same turn.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 5000, "condition": "if your opponent controls 4 or more dull characters, firion", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Firion or a Forward enters your field", "effect": "Choose 1 Character opponent controls. Dull it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-100C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Dragoon enters the field", "effect": "Choose 1 active Forward. Deal it 4000 damage. If you control 4 or more Backups, deal it 8000 damage instead.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_active": true }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-101C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ashe attacks", "effect": "Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-102L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast Gau is reduced by 1 for each Monster you control.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION_SCALING", "card_filter": "gau", "reduction_per": 1, "scale_by": "MONSTERS_CONTROLLED", "scale_filter": { "card_type": "MONSTER" }, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Gau enters the field", "effect": "When Gau enters the field, choose 1 Forward opponent controls. If its cost is equal to or less than the number of Monsters you control, put it at the bottom of its owner's deck.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PUT_INTO_DECK", "target": { "type": "CHOSEN" }, "position": "BOTTOM" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Dull, activate Gau: Choose 1 Monster. Until the end of the turn, it also becomes a Forward with 8000 power.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ], "cost": "Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-103R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Kraken enters the field", "effect": "draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Kraken enters the field", "effect": "choose 1 Forward. If you control 7 or more Water Characters, it loses 10000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": -10000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-104C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Activate it. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "0" }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-105C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Sahagin enters the field", "effect": "Choose 1 Forward of cost 3 or less opponent controls. Return it to its owner's hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 3 }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Sahagin into the Break Zone: Choose 1 Forward. Return it to its owner's hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "water": 2, "generic": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-106H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If a Water Forward or a Category SOPFFO Forward you control is dealt damage, reduce the damage by 1000 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": 1000, "target": { "type": "ALL", "owner": "CONTROLLER", "filter": { "card_type": "FORWARD", "element": "WATER" } }, "modifier_type": "REDUCTION" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Jed enters the field", "effect": "Choose 1 Forward opponent controls. If you control 2 or more Category SOPFFO Forwards, put it on top of its owner's deck.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PUT_INTO_DECK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" }, "position": "TOP" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-107R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 2 or more Water Characters, the cost required to cast Springserpent General Mihli Aliapoh is reduced by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "springserpent general mihli aliapoh", "amount": 2, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Springserpent General Mihli Aliapoh is put from the field into the Break Zone", "effect": "Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 2 Forwards other than Springserpent General Mihli Aliapoh. Activate them and they gain +1000 power until the end of the turn. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-108R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Card Name Cecil or a Card Name Rosa, you can pay {Water} (instead of paying the CP cost) to cast Ceodore.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Card Name Cecil or a Card Name Rosa, the Category IV Forwards you control gain +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": "if you control a card name cecil or a card name rosa, the category iv forwards you control", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-109C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Astrologian enters the field", "effect": "Look at the top 3 cards of your deck. Add 1 card among them to your hand and put 1 card at the bottom of your deck, then put the remaining card on top of your deck.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Astrologian into the Break Zone: Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ], "cost": "3 Water CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-110C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If a Character opponent controlled was returned from the field to its owner's hand this turn, the cost required to cast Desch is reduced by 3.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "desch", "amount": 3, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-111C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Paladin enters the field", "effect": "gain 1 Water CP.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "WATER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Paladin enters the field, if you control 3 or less Backups", "effect": "draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-112C": [ { "ability_index": 0, "original": { "type": "special", "name": "Back Attack", "trigger": "", "effect": "Before paying the cost to cast Ninja, you can pay {Water} to reduce the cost required to cast Ninja by 3.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Back Attack", "effects": [ { "type": "COST_REDUCTION_OPTIONAL", "card_filter": "ninja", "payment": "{water}", "reduction": 3 } ], "cost": { "water": 1 } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Ninja enters the field", "effect": "Choose 1 Forward opponent controls. Return it to its owner's hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-113R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 2 or more Job Pirate and/or Card Name Viking, the cost required to cast Bikke is reduced by 4.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "bikke", "amount": 4, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Job Pirate Forwards and Card Name Viking Forwards other than Bikke you control gain \"If this Forward is dealt damage by your opponent's abilities, the damage becomes 0 instead.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" } ], "21-114L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The power of the Job Pirate Forwards and Card Name Viking Forwards other than Faris you control becomes 8000.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Summon or ability that is choosing only Faris. You may choose another Water Forward you control to become the new target (The newly chosen Forward must be a valid choice).", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "UNKNOWN", "raw": "Choose 1 Summon or ability that is choosing only Faris. You may choose another Water Forward you control to become the new target (The newly chosen Forward must be a valid choice).", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "SUMMON" }, "owner": "ANY" } } ], "cost": "Dull" }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "21-115C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Larsa enters the field", "effect": "You may search for 1 Forward of cost 4 or more and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD", "cost_min": 4 }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-116H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "During your turn, the cost required to cast Leviathan is reduced by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "leviathan", "amount": 2, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Choose 1 Forward. Put it at the bottom of its owner's deck. Then, you may play 1 Forward of cost 2 or less from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "PUT_INTO_DECK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "position": "BOTTOM" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-117R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast Rhus is reduced by 1 for each card you have drawn this turn (it cannot become 0).", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION_SCALING", "card_filter": "rhus", "reduction_per": 1, "scale_by": "FIELD_CARDS_CONTROLLED", "scale_filter": {}, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Discard 1 card: Remove Rhus from the game. Play Rhus onto the field at the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } } ], "cost": { "discard": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-118H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Leila enters the field", "effect": "You may search for 1 Job Pirate or Card Name Viking and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Water Forward you control attacks", "effect": "Choose 1 Forward opponent controls. It loses 1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "ANY", "source_filter": { "card_type": "FORWARD", "element": "WATER" } }, "effects": [ { "type": "POWER_MOD", "amount": -1000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-119H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When your opponent uses an EX Burst", "effect": "When your opponent uses an EX Burst, draw 1 card.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Raise", "trigger": "", "effect": "Choose 1 Forward of cost 3 or less in your Break Zone. Play it onto the field dull.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Raise", "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 3 }, "owner": "ANY" }, "modifiers": { "enters_dull": true } } ], "cost": { "special": true, "water": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-120R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Refia enters the field", "effect": "choose 1 Category WOFF Forward of cost 4 or less in your Break Zone. Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 4 }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Choose 1 Forward. During this turn, the next damage dealt to it is reduced by 3000 instead.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": 3000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "modifier_type": "REDUCTION" } ], "cost": "S, put Refia into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-121L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Warrior of Light enters the field due to your cast", "effect": "Reveal the top 5 cards of your deck. Play up to 2 Characters of cost 3 among them onto the field and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 5, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Ultimate Shield", "trigger": "", "effect": "Until the end of the turn, Warrior of Light and the Forwards of cost 3 you control gain \"This Forward cannot be chosen by your opponent's Summons or abilities.\"", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Ultimate Shield", "effects": [ { "type": "PREVENT", "action": "TARGET", "target": { "type": "CHOSEN" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-122H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Haste, First Strike, Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Skyserpent General Rughadjeen attacks", "effect": "Choose 1 Forward. Until the end of the turn, it gains +1000 power and Haste.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Skyserpent General Rughadjeen attacks", "effect": "Choose 1 Forward. Until the end of the turn, it gains +1000 power and First Strike.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 3, "original": { "type": "auto", "name": "", "trigger": "When Skyserpent General Rughadjeen attacks", "effect": "Choose 1 Forward. Until the end of the turn, it gains +1000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-123H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can pay (2) and remove 1 Fire, 1 Wind, 1 Earth and 1 Water Character in your Break Zone from the game (instead of paying the CP cost) to cast Darkness Manifest.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "At the beginning of Main Phase 1 during each of your turns, Darkness Manifest deals your opponent 1 point of damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_TO_OPPONENT", "amount": 1, "source": "at the beginning of main phase 1 during each of your turns, darkness manifest" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Darkness Manifest leaves the field", "effect": "Choose 1 Character. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-124L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Jack Garland is also Card Name Garland in all situations.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ALSO_NAMED", "target": { "type": "CHOSEN" }, "also_name": "garland" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Jack Garland enters the field", "effect": "you may search for 1 Category SOPFFO Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 3, "original": { "type": "special", "name": "", "trigger": "", "effect": "Choose 1 Dark Character. Break it. Jack Garland deals you 1 point of damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER", "element": "DARK" }, "owner": "ANY" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-125S": [ { "ability_index": 0, "original": { "type": "field", "name": "Haste", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Haste", "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Onion Knight enters the field, you may pay {Fire}{Fire}. When you do so, search for 1 Category DFF Forward of cost 3 or less and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Sword & Sorcery", "trigger": "", "effect": "Deal 10000 damage to the Forward that blocks Onion Knight.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Sword & Sorcery", "effects": [ { "type": "DAMAGE", "amount": 10000, "target": { "type": "CHOSEN" } } ], "cost": { "special": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-126S": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can pay {Fire}{Fire} (instead of paying the CP cost) to cast Cloud.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Cloud enters the field", "effect": "When Cloud enters the field, choose 1 Forward. Deal it 3000 damage for each Category DFF Forward you control.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-127S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Firion enters the field", "effect": "Choose 1 Forward. Deal it 3000 damage. If you control 2 or more Category DFF Forwards, deal it 7000 damage instead.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Character opponent controls is put from the field into the Break Zone", "effect": "Gain 1 Fire CP. This effect will trigger only once per turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "ANY", "source_filter": {} }, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "FIRE" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-128S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Shantotto enters the field", "effect": "you may pay {Ice}{Ice}. When you do so, choose 1 Category DFF Forward of cost 5 or less in your Break Zone. Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Salvation Scythe", "trigger": "", "effect": "Choose up to 3 Characters. Dull them and Freeze them.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Salvation Scythe", "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 3, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ], "cost": { "special": true, "ice": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-129S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Terra enters the field", "effect": "When Terra enters the field, your opponent discards 1 card. If you control 2 or more Category DFF Forwards, also gain {Ice}.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CONDITIONAL_EFFECT", "condition": "CONTROL_COUNT", "count": 2, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "S", "trigger": "", "effect": "{S}{Ice}{Ice}{Ice}: Choose 1 Forward. Dull it and Freeze it. Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "S", "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ], "cost": { "ice": 3 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-130S": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You must control a Category DFF Forward to cast Noctis.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Noctis enters the field", "effect": "Choose 1 dull Forward opponent controls. Break it.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-131S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Warrior of Light or a Category DFF Forward enters your field", "effect": "gain 1 CP of any Element. This effect will trigger only once per turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "ANY" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Until the end of the turn, Warrior of Light gains +1000 power and \"Warrior of Light cannot be chosen by your opponent's abilities.\"", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ], "cost": "1 Wind CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-132S": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Cecil cannot be chosen by your opponent's abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_ABILITIES", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Cecil is dealt damage by your opponent's abilities, the damage becomes 0 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 2, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Category DFF Forwards other than Cecil you control gain +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 3, "original": { "type": "special", "name": "Paladin Force", "trigger": "", "effect": "Choose 1 Forward of cost 4 or more. Break it.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Paladin Force", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_min": 4 }, "owner": "ANY" } } ], "cost": { "special": true, "wind": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-133S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Tidus enters the field", "effect": "When Tidus enters the field, choose 1 Forward opponent controls. Return it to its owner's hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Forward opponent controls is returned from the field to its owner's hand", "effect": "When a Forward opponent controls is returned from the field to its owner's hand, draw 1 card and gain {Wind}. This effect will trigger only once per turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "21-134S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Bartz enters the field", "effect": "you may search for 1 Category DFF Character other than Light or Dark and add it to your hand. Gain 1 Crystal.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "element": "LIGHT" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Remove Bartz in the Break Zone from the game", "trigger": "", "effect": "Gain 1 Crystal. You can only use this ability if you control 2 or more Category DFF Forwards and if Bartz is in the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Remove Bartz in the Break Zone from the game", "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-001R": [ { "ability_index": 0, "original": { "type": "auto", "name": "Back Attack", "trigger": "When Auron enters the field", "effect": "Choose 1 Forward. During this turn, the next damage dealt to it by your opponent's Summons or abilities becomes 0 instead.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Back Attack", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "UNKNOWN", "raw": "Choose 1 Forward. During this turn, the next damage dealt to it by your opponent's Summons or abilities becomes 0 instead.", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "22-002C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward of cost 5 or less. It gains \"This Forward cannot block.\" until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "CANT_BLOCK", "restriction": "CANNOT_BLOCK", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 5 }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Dull, discard 1 Fire card, put Red Mage into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-003R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Job Samurai or a Card Name Samurai other than Ayame enters your field", "effect": "Ayame gains +4000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 4000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Ayame attacks", "effect": "Choose 1 Forward opponent controls. If Ayame has 9000 power or more, deal it 7000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-004H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If a Job SOLDIER Forward you control deals damage to a Forward, the damage increases by 2000 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_CARD", "card_name": "Deals Damage To A Forward" }, "then_effects": [ { "type": "DAMAGE_MODIFIER", "amount": 2000, "target": { "type": "CHOSEN" }, "modifier_type": "INCREASE" } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Angeal enters the field, you may pay {1}. When you do so, search for 1 Job SOLDIER Forward of cost X and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-005R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ignacio enters the field", "effect": "Put the top 3 cards of your deck into the Break Zone. When you do so, choose up to 1 Forward. If all the cards put into the Break Zone are of Fire Element, deal it 9000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-006H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Garland enters the field, choose 1 [Job Knight] other than [Card Name Garland] in your Break Zone. Add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When a [Job Knight] other than Garland enters your field, choose 1 Forward opponent controls. Deal it 5000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-007C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward opponent controls. Deal it 3000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 attacking Forward. It gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-008C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Clavat enters the field", "effect": "Look at the top card of your deck. You may place the card at the bottom of your deck.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SCRY", "count": 1, "options": [ "TOP", "BOTTOM" ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-009H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast Jecht is reduced by 1 for each Fire Character you control.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION_SCALING", "card_filter": "jecht", "reduction_per": 1, "scale_by": "FIELD_CARDS_CONTROLLED", "scale_filter": { "element": "FIRE" }, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Jecht enters the field", "effect": "Choose 1 Forward opponent controls. Jecht and the chosen Forward deal damage equal to their respective power to the other.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "MUTUAL_DAMAGE", "source_card": "jecht", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-010L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Selphie enters the field", "effect": "You may search for 1 Category VIII Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Category VIII Forward other than Selphie. Until the end of the turn, it gains +1000 power, Haste and Brave. You can only use this ability during your turn and only once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "0" }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-011C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 2 or more Job Standard Unit Backups, Warrior gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if you control 2 or more job standard unit backups, warrior", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-012C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "During your turn, Foulander also becomes a Forward with 4000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 4000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Foulander attacks", "effect": "Choose 1 Forward opponent controls. Deal it 3000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Damage 3", "trigger": "", "effect": "If Foulander deals damage to a Forward, the damage increases by 2000 instead.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Damage 3", "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "Foulander deals damage to a Forward" }, "then_effects": [ { "type": "DAMAGE_MODIFIER", "amount": 2000, "target": { "type": "CHOSEN" }, "modifier_type": "INCREASE" } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-013C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast Machina is increased by 1 for each Forward you control.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_INCREASE_SCALING", "card_filter": "machina", "increase_per": 1, "count_filter": "forward you control." } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Machina into the Break Zone: Choose 1 Forward. Deal it 7000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOSEN" } } ], "cost": { "fire": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-014R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward you control and 1 Forward opponent controls. Until the end of the turn, the former gains +3000 power and First Strike. Deal the latter 7000 damage. If the CP paid to cast Belias, the Gigas was only produced by Backups, also draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-015C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Meeth enters the field", "effect": "you may remove 1 Backup other than Meeth you control from the game. If you do so, draw 2 cards.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "CONTROLLER" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "DRAW", "amount": 2, "target": { "type": "CONTROLLER" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-016H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 card in your Break Zone. During this turn, you can cast it at any time you could normally cast it as long as you have no cards in hand. You can only use this ability during your turn and only once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "PERMISSION", "timing": "SUMMON_TIMING", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" }, "action": "CAST" } ], "cost": "0" }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Deal 10000 damage to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 10000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ], "cost": "S, discard 3 cards" }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-017C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Lilyth enters the field, gain [Fire].", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "FIRE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Hard Slash", "trigger": "", "effect": "Choose 1 Forward. Deal it 7000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Hard Slash", "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "s": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-018R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Luartha attacks", "effect": "choose 1 Forward opponent controls. Deal it 5000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Luartha gains Haste until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": "1 Fire CP" }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "Damage 3 — When Luartha enters the field", "effect": "choose 1 Forward opponent controls. Deal it 5000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-019C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "During your turn, Ice Bomb also becomes a Forward with 3000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 3000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Ice Bomb attacks", "effect": "Choose 1 Forward opponent controls. Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "FREEZE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "Damage 3 — When Ice Bomb attacks", "effect": "Choose 1 Forward. Dull it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-020R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. It gains \"When this Forward is dealt damage, break this Forward.\" until the end of the turn. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-021R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Emina enters the field", "effect": "You may search for 1 Ice Character of cost 2 or less and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "element": "ICE", "cost_max": 2 }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-022R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Quistis enters the field", "effect": "Choose up to the same number of Characters as the Category VIII Forwards you control. Dull them. If you control 3 or more Category VIII Forwards, also Freeze them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-023C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward of cost 2 or less. Dull it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 2 }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Choose 1 dull Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ], "cost": "1 Ice CP, discard 1 Ice card, put Bard into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-024L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Kurasame enters the field", "effect": "Select 1 of the 2 following actions.\n\"Choose up to the same number of Characters as the Ice Backups you control. Dull them and Freeze them.\"\n\"Your opponent discards 1 card for each Ice Backup you control.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose up to the same number of Characters as the Ice Backups you control. Dull them and Freeze them.", "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, { "index": 1, "description": "Your opponent discards 1 card for each Ice Backup you control.", "effects": [] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Blizzaga", "trigger": "", "effect": "Choose 1 Forward. Deal it 9000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Blizzaga", "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-025C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cloud of Darkness enters the field, if your opponent has 2 cards or less in their hand", "effect": "your opponent selects 1 Forward they control. Put it into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-026C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Seymour enters the field", "effect": "When Seymour enters the field, choose 1 dull Forward. Break it.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-027R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "All the Characters opponent controls lose all their abilities until the end of the turn. If the CP paid to cast Shiva was only produced by Backups, also draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-028H": [ { "ability_index": 0, "original": { "type": "field", "name": "Haste", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Haste", "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Cissnei enters the field dull.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ENTERS_DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When 1 or more Job Member of the Turks Forwards other than Cissnei you control attack", "effect": "activate Cissnei. Cissnei can attack once more this turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-029R": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "When Jihl Nabaat enters the field", "effect": "When Jihl Nabaat enters the field, you may search for 1 Job PSICOM and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-030C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Shinryu Celestia is also Card Name Celestia in all situations.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ALSO_NAMED", "target": { "type": "CHOSEN" }, "also_name": "celestia" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. It gains +4000 power until the end of the turn. You can only use this ability if you control 5 or more Ice Backups.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 4000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-031H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 4 or more Category VIII Characters, Squall gains +2000 power and \"If Squall is dealt damage by your opponent's abilities, the damage becomes 0 instead.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if you control 4 or more category viii characters, squall", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "At the beginning of the Attack Phase during each of your turns", "effect": "you may play 1 Category VIII Forward of cost 4 or less from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "START_OF_ATTACK_PHASE", "source": "SELF" }, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": { "card_type": "FORWARD", "cost_max": 4 }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-032L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Sephiroth enters the field", "effect": "your opponent discards 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Remove Sephiroth in your hand from the game: Choose 1 dull Forward. Break it. Until the end of your turn, you can cast Sephiroth removed by this ability's cost. You can only use this ability if Sephiroth is in your hand.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "ice": 2 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-033C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Time Mage enters the field", "effect": "Choose 1 Forward. Dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Time Mage enters the field", "effect": "Choose 1 Character. If you control 2 or more Job Standard Unit Backups, dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-034H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Medusa enters the field", "effect": "When Medusa enters the field, choose 1 Forward. Place 1 Petrification Counter on it and it gains \"If a Petrification Counter is placed on this Forward, this Forward cannot attack or block.\" and \"{5}: Remove all Petrification Counters from this Forward.\" (These effects do not end at the end of the turn.)", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ADD_COUNTER", "count": 1, "counter_type": "PETRIFICATION", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-035C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Yuke enters the field, look at the top card of your deck. You may place the card at the bottom of your deck.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "SCRY", "count": 1, "options": [ "TOP", "BOTTOM" ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-036C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Card Name Squall, the cost required to cast Rinoa is reduced by 1.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "rinoa", "amount": 1, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "[S], put Rinoa into the Break Zone: Your opponent discards 2 cards. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-037R": [ { "ability_index": 0, "original": { "type": "special", "name": "", "trigger": "", "effect": "Choose 1 Forward you control and 1 Forward opponent controls. During this turn, the next damage dealt to the former is dealt to the latter instead. If the CP paid to cast Alexander was only produced by Backups, also draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-038C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Wol enters the field", "effect": "Select 1 of the 2 following actions. \"Choose 1 Forward of cost 6 or more. Break it.\" \"Reveal the top 5 cards of your deck. Add 1 Wind card among them to your hand and return the other cards to the bottom of your deck in any order.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Forward of cost 6 or more. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_min": 6 }, "owner": "ANY" } } ] }, { "index": 1, "description": "Reveal the top 5 cards of your deck. Add 1 Wind card among them to your hand and return the other cards to the bottom of your deck in any order.", "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 5, "destination": "HAND" } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-039C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "During your turn, Epiornis also becomes a Forward with 5000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 5000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Epiornis cannot be blocked by a Forward of cost 4 or more.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BLOCK_IMMUNITY", "condition": { "comparison": "GTE", "value": 4, "attribute": "cost" }, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Damage 3", "trigger": "", "effect": "Epiornis cannot be blocked by a Forward of cost 3 or less.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Damage 3" }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "22-040H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Enkidu enters the field", "effect": "Choose up to 3 Backups you control. Activate them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 3, "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Card Name Gilgamesh enters your field", "effect": "You may pay 2. When you do so, play Enkidu onto the field. This effect will trigger only if Enkidu is in the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-041C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "First Strike", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "FIRST_STRIKE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Kain attacks, choose 2 Characters. Activate them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 3, "original": { "type": "field", "name": "Damage 3", "trigger": "", "effect": "Kain gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Damage 3", "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-042C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward of cost 2 or less. Deal it 5000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 2 }, "owner": "ANY" } } ], "cost": "Dull, put Ranger into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Monster. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ], "cost": "0, Dull, discard 1 Wind card, put Ranger into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-043C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Clavat enters the field", "effect": "Look at the top card of your deck. You may place the card at the bottom of your deck.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SCRY", "count": 1, "options": [ "TOP", "BOTTOM" ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-044R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "At the beginning of the Attack Phase during each of your turns, select 1 of the 2 following actions. \"Choose 2 Characters. Activate them.\" \"All the Forwards you control gain 'This Forward cannot be chosen by your opponent's Summons.' until the end of the turn.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 2 Characters. Activate them.", "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, { "index": 1, "description": "All the Forwards you control gain 'This Forward cannot be chosen by your opponent's Summons.' until the end of the turn.", "effects": [ { "type": "GRANT_ABILITY_TEXT", "target": { "type": "ALL", "owner": "CONTROLLER", "filter": { "card_type": "FORWARD" } }, "ability_text": "this forward cannot be chosen by your opponent's summons.", "duration": "END_OF_TURN" } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Cid (FFBE) is put from the field into the Break Zone", "effect": "you may pay {3}. When you do so, play Cid (FFBE) from the Break Zone onto the field dull.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-045C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Job Dragoon or Card Name Dragoon, the cost required to cast Sosha is reduced by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "sosha", "amount": 2, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 4000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-046R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 3 or more Category FFCC Characters, the Card Name Yuri you control gains Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_COUNT", "comparison": "GTE", "value": 3, "card_type": "CHARACTER" }, "then_effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "22-047L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Dorgann enters the field", "effect": "Select 1 of the 3 following actions. If you have cast 3 or more cards this turn, select up to 2 of the 3 following actions instead. \"Choose 1 Forward of cost 5 or more. Remove it from the game.\" \"Choose 1 Monster. Remove it from the game.\" \"Choose 2 cards from either player's Break Zone. Remove them from the game. Draw 1 card.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 3, "modes": [ { "index": 0, "description": "Choose 1 Forward of cost 5 or more. Remove it from the game.", "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_min": 5 }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Monster. Remove it from the game.", "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, { "index": 2, "description": "Choose 2 cards from either player's Break Zone. Remove them from the game. Draw 1 card.", "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] } ], "enhanced_condition": { "description": "if you have cast 3 or more cards this turn", "select_count": 2, "select_up_to": true } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-048H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Nanaa Mihgo enters the field", "effect": "Select 1 of the 2 following actions. \"Choose 1 Forward of cost 2 or less in your opponent's Break Zone. Play it onto your field.\" \"Choose 1 Summon of cost 3 or less in your opponent's Break Zone. Cast it as though you owned it without paying the cost. If you cast it, remove the Summon from the game after use instead of putting it in the Break Zone.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Forward of cost 2 or less in your opponent's Break Zone. Play it onto your field.", "effects": [ { "type": "UNKNOWN", "raw": "Choose 1 Forward of cost 2 or less in your opponent's Break Zone. Play it onto your field.", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 2 }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Summon of cost 3 or less in your opponent's Break Zone. Cast it as though you owned it without paying the cost. If you cast it, remove the Summon from the game after use instead of putting it in the Break Zone.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "SUMMON", "cost_max": 3 }, "owner": "ANY" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-049H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Remove 3 Job Warrior of Light in the Break Zone from the game: Bartz gains \"Bartz cannot be chosen by your opponent's abilities.\" until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Time Magic", "trigger": "", "effect": "Search for 1 Job Warrior of Light of cost X or less and play it onto the field. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Time Magic", "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ], "cost": { "special": true, "variable": "X" } }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-050C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Geomancer cannot be chosen by your opponent's abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_ABILITIES", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Geomancer enters the field", "effect": "Choose up to 3 Backups. If you control 2 or more Job Standard Unit Backups, activate them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 3, "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-051R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Hope enters the field", "effect": "Reveal the top 4 cards of your deck. Add 1 Category XIII card among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 4, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Aeroga", "trigger": "", "effect": "Choose 1 Forward of power 9000 or more. Break it.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Aeroga", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "special": true, "wind": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-052H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Reveal the top 2 cards of your deck. Remove 1 card among them from the game and put the other to the bottom of your deck. You can cast it at any time you could normally cast it this turn. The cost required to cast it is reduced by 2. You can only use this ability during your turn and only once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-053C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Lilisette enters the field", "effect": "choose 1 Forward. Deal it 1000 damage for each Character you control.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SCALING_EFFECT", "base_effect": { "type": "DAMAGE", "target": { "type": "CHOSEN" } }, "scale_by": "FIELD_CARDS_CONTROLLED", "multiplier": 1000 } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-054R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast Reddas is reduced by 1 for each Job Sky Pirate you control.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION_SCALING", "card_filter": "reddas", "reduction_per": 1, "scale_by": "UNKNOWN", "scale_filter": { "job": "Sky" }, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Job Sky Pirate other than Reddas you control cannot be chosen by your opponent's Summons.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_SUMMONS", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-055H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Vossler enters the field", "effect": "You may search for 1 Job King and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Vossler attacks", "effect": "During this turn, the cost required to cast your next Forward is reduced by 2 (it cannot become 0).", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "22-056R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Exdeath enters the field", "effect": "Choose 1 dull Forward. Remove it from the game.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-057R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Character you control. Dull it. Until the end of the turn, it gains \"This Character cannot be broken.\" and \"This Character cannot be chosen by your opponent's Summons or abilities.\" If the CP paid to cast Carbuncle was only produced by Backups, also draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-058H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Qator Bashtar enters the field", "effect": "Choose 1 Forward of power 4000 or less in your Break Zone. Play it onto the field. Its auto-ability will not trigger.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Choose 1 Forward. It gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Put 1 Backup into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-059C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Gabranth enters the field", "effect": "Choose 1 Backup in your Break Zone. If you have received more points of damage than your opponent, add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-060H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Ghido cannot attack or block.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "RESTRICTION", "restriction": "CANNOT_ATTACK_OR_BLOCK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "At the end of each of your turns", "effect": "Place 1 Knowledge Counter on Ghido. If a Character you controlled has been put from the field into the Break Zone this turn, place 3 Knowledge Counters on Ghido instead.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Remove 3 Knowledge Counters from Ghido: Draw 2 cards.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 2, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-061L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 5 or more Backups, Gilgamesh gains +2000 power and cannot be broken by opposing Summons or abilities that don't deal damage.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if you control 5 or more backups, gilgamesh", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Gilgamesh enters the field or attacks, you may pay [Earth][Earth][Fire]. When you do so, choose 1 Forward or Monster. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-062R": [ { "ability_index": 0, "original": { "type": "field", "name": "Brave", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Brave", "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Glaive is put from the field into the Break Zone", "effect": "Choose 1 Job Warrior of Darkness other than Card Name Glaive in your Break Zone. Add it to your hand. The Job Warrior of Darkness Forwards other than Glaive you control gain +1000 power and Brave.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "element": "DARK" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-063C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "During your turn, Sand Worm also becomes a Forward with 9000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 9000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Sand Worm is put from the field into the Break Zone", "effect": "choose 1 Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "Damage 3", "trigger": "When Sand Worm attacks", "effect": "choose 1 Forward. It gains \"If possible, this Forward must block.\" until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Damage 3", "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "MUST_BLOCK", "restriction": "MUST_BLOCK", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-064C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When G Assassin enters the field", "effect": "Choose 1 dull Forward. If you control 2 or more Job Standard Unit Backups, break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-065R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Sieghard enters the field", "effect": "You may dull 4 active Backups you control. When you do so, choose 1 Forward of cost 6 or less in your Break Zone. Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "DULL", "target": { "type": "CHOOSE", "count": 4, "zone": "FIELD", "filter": { "card_type": "BACKUP", "is_active": true }, "owner": "CONTROLLER" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 6 }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Until the end of the turn, Sieghard gains +3000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ], "cost": "Earth" }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-066C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Summoner enters the field, you may pay {2}. When you do so", "effect": "Choose 1 Summon in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "SUMMON" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Earth Summon in your Break Zone. You can cast it at any time you could normally cast it this turn. The cost required to cast it is reduced by 3.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "PERMISSION", "timing": "SUMMON_TIMING", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "SUMMON", "element": "EARTH" }, "owner": "ANY" }, "action": "CAST" } ], "cost": { "dull": true, "discard": "1 Earth card", "specific": "put Summoner into the Break Zone" } }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-067L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Nacht enters the field", "effect": "You may search for up to 3 Job Warrior of Darkness with different names and add them to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "element": "DARK" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "At the beginning of the Attack Phase during each of your turns", "effect": "You may play 1 Job Warrior of Darkness of cost 5 or less from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "START_OF_ATTACK_PHASE", "source": "SELF" }, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": { "element": "DARK", "cost_max": 5 }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Final Thrust", "trigger": "", "effect": "Choose 1 Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Final Thrust", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "special": 1, "dark": 3 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-068R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Prishe is chosen by a Summon or an ability", "effect": "Prishe gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Prishe deals damage to your opponent", "effect": "choose 1 Character in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "DEALS_DAMAGE_TO_OPPONENT", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-069C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Baelo enters the field", "effect": "Choose 1 Earth Character in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER", "element": "EARTH" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. It gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "dull": true, "special": "put Baelo into the Break Zone" } }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-070C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Job Knight, the cost required to cast Ramza is reduced by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "ramza", "amount": 2, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If a Forward you controlled attacked this turn, the cost required to cast Ramza is reduced by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "ramza", "amount": 2, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-071C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "For each Earth Backup you control, Lich gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Lich enters the field", "effect": "Choose 1 Backup in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-072C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Lilty enters the field", "effect": "Look at the top card of your deck. You may place the card at the bottom of your deck.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SCRY", "count": 1, "options": [ "TOP", "BOTTOM" ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-073L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "All cards in your Break Zone cannot be removed from the game by your opponent's Summons or abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Ultimecia enters the field", "effect": "Choose 1 Forward. If there are 15 or more cards in your Break Zone, you gain control of it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Maelstrom", "trigger": "", "effect": "Choose 1 Forward. It loses 10000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Maelstrom", "effects": [ { "type": "POWER_MOD", "amount": -10000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "s": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-074R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Alba enters the field due to an ability", "effect": "Choose 1 Forward of cost 4 or less opponent controls. Break it.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 4 }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Alba enters the field", "effect": "Choose 1 Job Warrior of Darkness Forward. It gains Haste until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "element": "DARK" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-075H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Edea enters the field", "effect": "You may search for 1 Category VIII Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. It loses 4000 power until the end of the turn. If there are 10 or more cards in your Break Zone, it loses 8000 power until the end of the turn instead. You can only use this ability during your turn and only once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Put the top 2 cards of your deck into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-076R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Choose 1 Forward or Monster of cost 3 or 4. Break it. If the CP paid to cast Odin was only produced by Backups, also draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "22-077H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Garuda (III) enters the field", "effect": "Select 1 number. Deal 8000 damage to all the Forwards of the same cost as the selected number opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "cp": [ { "element": "Lightning", "count": 2 } ] } }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-078C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 2 or more Job Class Zero Cadet, the cost required to cast Sice is reduced by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "sice", "amount": 2, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Sice enters the field", "effect": "Choose 1 Forward. If its cost is equal to or less than the number of Job Class Zero Cadet you control, break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-079L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Seifer enters the field", "effect": "You may put the top 2 cards of your deck into the Break Zone. When you do so, choose 1 Category VIII Forward other than Card Name Seifer in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Seifer attacks", "effect": "Choose 1 Forward opponent controls. If there are 10 or more cards in your Break Zone, break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-080C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Selkie enters the field", "effect": "Look at the top card of your deck. You may place the card at the bottom of your deck.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SCRY", "count": 1, "options": [ "TOP", "BOTTOM" ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-081R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Diana enters the field due to an ability", "effect": "Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Dull it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Dull 1 active Job Warrior of Darkness" }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-082C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Drace enters the field", "effect": "You may search for 1 Forward of cost 2 or less and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD", "cost_max": 2 }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-083C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 2 or more Job Standard Unit Backups, Ninja gains +4000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 4000, "condition": "if you control 2 or more job standard unit backups, ninja", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-084R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If there are 10 or more cards in your Break Zone, the Card Name Seifer Forward and the Job Disciplinary Committee Member Forwards you control gain +2000 power and First Strike.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if there are 10 or more cards in your break zone, the card name seifer forward and the job disciplinary committee member forwards you control", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Fujin enters the field", "effect": "Put the top 2 cards of your deck into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Fujin is put from the deck into the Break Zone", "effect": "You may play Fujin from your Break Zone onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-085C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "During your turn, Moth Slasher also becomes a Forward with 7000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 7000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Moth Slasher is put from the field into the Break Zone", "effect": "you may search for 1 Card Name Moth Slasher of cost 2 or less and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "field", "name": "", "trigger": "", "effect": "Damage 3 — Moth Slasher gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-086C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Backups other than Yaag Rosch you control cannot be chosen by your opponent's Summons or abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_SUMMONS_AND_ABILITIES", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-087R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If there are 10 or more cards in your Break Zone, the Card Name Seifer Forwards and the Job Disciplinary Committee Member Forwards you control gain +2000 power and Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if there are 10 or more cards in your break zone, the card name seifer forwards and the job disciplinary committee member forwards you control", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Raijin enters the field", "effect": "Put the top 2 cards of your deck into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Raijin is put from the deck into the Break Zone", "effect": "You may play Raijin from your Break Zone onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-088C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Rygdea enters the field", "effect": "Select 1 of the 2 following actions. \"Choose 1 Forward of cost 2 or less. Break it.\" \"Choose 1 Lightning Character in your Break Zone. Add it to your hand.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Forward of cost 2 or less. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 2 }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Lightning Character in your Break Zone. Add it to your hand.", "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER", "element": "LIGHTNING" }, "owner": "ANY" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-089C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Dragoon enters the field, choose 1 Forward. Until the end of the turn, it gains +3000 power and First Strike.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 active Forward of cost 5 or less. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 5, "is_active": true }, "owner": "ANY" } } ], "cost": "1 Lightning CP, discard 1 Lightning card, put Dragoon into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-090H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "At the beginning of the Attack Phase during each of your turns", "effect": "You may remove 2 Summons in your Break Zone from the game. When you do so, choose 1 Forward. Deal it 7000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "START_OF_ATTACK_PHASE", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 5000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Discard 1 Summon" }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-091C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Blue Mage enters the field", "effect": "You may discard 1 Monster. When you do so, draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Discard 1 Water card, put Blue Mage into the Break Zone: Choose 1 Monster of cost 4 or less in your Break Zone. Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "water": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-092C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Agrias enters the field", "effect": "Choose 1 Forward of cost 3 or less opponent controls. If you control 2 or more Job Knight, return it to its owner's hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 3 }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "Damage 3", "trigger": "", "effect": "Agrias gains +4000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Damage 3", "effects": [ { "type": "POWER_MOD", "amount": 4000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-093R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Choose 1 Forward opponent controls. Remove it from the game. Your opponent draws 1 card. If the CP paid to cast Anima (X) was only produced by Backups, also draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "22-094C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Vaan enters the field", "effect": "Choose 1 Forward opponent controls. If you control 3 or more Job Pirate and/or Card Name Viking, it loses 8000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": -8000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-095H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Warrior of Light enters the field", "effect": "When Warrior of Light enters the field, you may search for 1 Job Standard Unit and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 4 or more Job Standard Unit, the Forwards other than Warrior of Light you control gain +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if you control 4 or more job standard unit, the forwards other than warrior of light you control", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Shield of Light", "trigger": "", "effect": "Warrior of Light gains +5000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Shield of Light", "effects": [ { "type": "POWER_MOD", "amount": 5000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-096C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Clavat enters the field", "effect": "Look at the top card of your deck. You may place the card at the bottom of your deck.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SCRY", "count": 1, "options": [ "TOP", "BOTTOM" ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-097L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If a Job Knight Forward other than Curilla you control is dealt damage less than its power, the damage becomes 0 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_PREVENTION_CONDITIONAL", "condition": "DAMAGE_LESS_THAN_POWER", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Curilla enters the field", "effect": "Reveal the top 5 cards of your deck. Play up to 2 Job Knight with a total cost of 4 or less among them onto the field and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 5, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-098H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When 1 or more Forwards you control are chosen by your opponent's Summon or ability", "effect": "You may put the top card of your deck into the Break Zone. If the card put into the Break Zone is not a Forward, cancel its effects.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Damage 3", "trigger": "", "effect": "If Siren (V) is dealt damage, reduce the damage by 1000 instead.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Damage 3", "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "Siren (V) is dealt damage" }, "then_effects": [ { "type": "DAMAGE_MODIFIER", "amount": 1000, "target": { "type": "IMPLICIT" }, "modifier_type": "REDUCTION" } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-099R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Severo enters the field", "effect": "Choose 1 Forward of cost 4 or less opponent controls. Return it to its owner's hand. Gain ⚡.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 4 }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Choose 1 Forward. Put it at the bottom of its owner's deck.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "PUT_INTO_DECK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "position": "BOTTOM" } ], "cost": { "water": 3, "generic": 2, "dull": false, "special": "put Severo into the Break Zone" } }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-100R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "At the end of each of your turns, if you control 5 or more Backups", "effect": "draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-101C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Paladin enters the field", "effect": "Choose 1 Forward of cost 2 or less in your Break Zone. If you control 2 or more Job Standard Unit Backups, play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 2 }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-102C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "During your turn, Piranha also becomes a Forward with 4000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 4000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Piranha enters the field", "effect": "When Piranha enters the field, choose 1 Forward opponent controls. It loses 2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": -2000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "Damage 3", "trigger": "When Piranha is put from the field into the Break Zone", "effect": "When Piranha is put from the field into the Break Zone, draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Damage 3", "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-103C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Faris enters the field", "effect": "When Faris enters the field, you may remove 1 Forward you control from the game. When you do so, your opponent selects 1 Forward they control. Put it into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-104R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Remove Folka from the game: During this turn, your opponent may only declare attack once.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "Damage 3", "effect": "Folka gains \"During your turn, Folka cannot be chosen by your opponent's Summons or abilities.\" and \"During your turn, if Folka is dealt damage, the damage becomes 0 instead.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "PREVENT", "action": "TARGET", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-015H": [ { "ability_index": 0, "original": { "type": "auto", "name": "Back Attack", "trigger": "When Miwa enters the field", "effect": "activate all the Forwards you control and negate all damage dealt to them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Back Attack", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "owner": "CONTROLLER", "filter": { "card_type": "FORWARD" } } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Miwa enters the field", "effect": "all the Forwards you control gain +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-106R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Yuna enters the field", "effect": "during this turn, the cost required to cast your next Card Name Tidus is reduced by 2 (it cannot become 0).", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Card Name Tidus enters your field", "effect": "choose 1 Summon in your Break Zone. Add it to your hand. This effect will trigger only once per turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "SUMMON" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-107C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Yuni enters the field", "effect": "Choose 1 Forward. It loses 4000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": -4000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. It loses 2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": -2000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-108H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Lenna enters the field, if there are 2 or more different Elements among Characters you control", "effect": "Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Lenna enters the field, if there are 4 or more different Elements among Characters you control", "effect": "Your opponent selects 1 Forward they control. Put it into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-109H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast Eden is reduced by 1 for each Category VIII Character you control.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION_SCALING", "card_filter": "eden", "reduction_per": 1, "scale_by": "FIELD_CARDS_CONTROLLED", "scale_filter": { "category": "VIII" }, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Choose up to 2 Forwards. Divide 30000 damage among them as you like. (Units must be 1000.) This damage cannot be reduced.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "total_damage": 30000, "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "distribution": "SPLIT" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-110L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When you cast a Summon", "effect": "Choose 1 Forward opponent controls. It loses 2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "SUMMON_CAST", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": -2000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Citra enters the field", "effect": "Choose 5 cards in your Break Zone. Remove them from the game. If all the cards removed by this effect are of the same Element, search for 1 Summon of cost 3 or less and remove it from the game. Then, cast it without paying the cost.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 5, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-111L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Forward other than Raegen enters your field", "effect": "Choose 1 Forward opponent controls. Dull it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Raegen enters the field", "effect": "Choose 4 cards in your Break Zone. Remove them from the game. If there are 4 or more different Elements among cards removed by this effect, search for 1 Forward of cost 4 or less other than Multi-Element and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 4, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-112R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Cards with LB cannot be included in your main deck.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "auto", "name": "Limit Break — I", "trigger": "When Zack enters the field", "effect": "Choose 1 Forward. Deal it 3000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Limit Break — I", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-113L": [ { "ability_index": 0, "original": { "type": "auto", "name": "Limit Break — 3", "trigger": "When Mont Leonis enters the field", "effect": "Choose 1 Fire Forward of cost 3 or less in your Break Zone and 1 Fire Forward of cost 5 or less in your Break Zone. If you control 5 or more Fire Backups, play them onto the field. They gain Haste until the end of the turn. Then, put 1 Backup you control into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Limit Break — 3", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 3, "element": "FIRE" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-114H": [ { "ability_index": 0, "original": { "type": "special", "name": "Limit Break", "trigger": "", "effect": "If your opponent has no cards in their hand, Viktora gains +3000 power.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Limit Break", "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "your opponent has no cards in their hand" }, "then_effects": [ { "type": "POWER_MOD", "amount": 3000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] } ], "cost": 2 }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Viktora enters the field", "effect": "Choose 1 Forward. If your opponent has 2 cards or less in their hand, deal it 7000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-115R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "(Cards with [Limit Break] cannot be included in your main deck.)", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "auto", "name": "Limit Break — 1", "trigger": "When Serjes enters the field, select 1 of the 2 following actions.", "effect": "\"Choose 1 Forward. Dull it.\" \"Choose 1 Forward. Freeze it.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Limit Break — 1", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-116L": [ { "ability_index": 0, "original": { "type": "auto", "name": "Limit Break — 3", "trigger": "When Ace enters the field", "effect": "Deal 1000 damage for each Wind Character you control to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Limit Break — 3", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Ace attacks", "effect": "Reveal the top card of your deck. If it is a Wind card, add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-117R": [ { "ability_index": 0, "original": { "type": "field", "name": "Limit Break — 2", "trigger": "", "effect": "If you control 5 or more Backups, Yuri gains +4000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Limit Break — 2", "effects": [ { "type": "POWER_MOD", "amount": 4000, "condition": "if you control 5 or more backups, yuri", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Yuri enters the field", "effect": "You may search for 1 Card Name Chelinka Forward of cost 2 or less and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-118H": [ { "ability_index": 0, "original": { "type": "auto", "name": "Limit Break — 7", "trigger": "When Shantotto enters the field", "effect": "You may pay [Earth][Earth][Earth][Earth][Earth]. When you do so, remove all the Forwards and Monsters other than Shantotto from the game.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Limit Break — 7", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-119R": [ { "ability_index": 0, "original": { "type": "field", "name": "Brave", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Brave", "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Maat enters the field, until the end of the turn, all the Forwards you control gain +1000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-120H": [ { "ability_index": 0, "original": { "type": "field", "name": "Limit Break", "trigger": "", "effect": "Limit Break — 2", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Limit Break", "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Cloud enters the field, choose 1 Forward of cost 3 or less. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Limit Burst", "trigger": "", "effect": "Choose 1 Forward opponent controls. Break it. Cloud deals your opponent 1 point of damage.", "is_ex_burst": true }, "parsed": { "type": "SPECIAL", "is_ex_burst": true, "name": "Limit Burst", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ], "cost": { "lightning": 4, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-121R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "(Cards with LB cannot be included in your main deck.)", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "auto", "name": "Limit Break — 2", "trigger": "When Lightning enters the field", "effect": "Choose 1 Lightning Summon in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Limit Break — 2", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "SUMMON", "element": "LIGHTNING" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-122L": [ { "ability_index": 0, "original": { "type": "auto", "name": "Limit Break — 3", "trigger": "When Tidus enters the field, if you control 8 or more Forwards and/or Backups", "effect": "When Tidus enters the field, if you control 8 or more Forwards and/or Backups, you may pay {Water}{Water}{Water}. When you do so, select up to 3 of the 3 following actions. \"Choose 1 Forward. Put it at the bottom of its owner's deck.\" \"Choose 1 Backup. Put it on top of its owner's deck.\" \"Draw 2 cards.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Limit Break — 3", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 3, "select_up_to": true, "mode_count": 3, "modes": [ { "index": 0, "description": "Choose 1 Forward. Put it at the bottom of its owner's deck.", "effects": [ { "type": "PUT_INTO_DECK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "position": "BOTTOM" } ] }, { "index": 1, "description": "Choose 1 Backup. Put it on top of its owner's deck.", "effects": [ { "type": "PUT_INTO_DECK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "ANY" }, "position": "TOP" } ] }, { "index": 2, "description": "Draw 2 cards.", "effects": [ { "type": "DRAW", "amount": 2, "target": { "type": "CONTROLLER" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-123R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Cards with LB cannot be included in your main deck.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "auto", "name": "Limit Break — I", "trigger": "When Leo enters the field", "effect": "draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Limit Break — I", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "22-124H": [ { "ability_index": 0, "original": { "type": "auto", "name": "Limit Break — 1", "trigger": "When Little Leela attacks", "effect": "Choose 1 Forward opponent controls. It loses 7000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Limit Break — 1", "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": -7000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-001C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Garland enters the field", "effect": "Choose 1 Forward opponent controls. You gain control of it until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "TAKE_CONTROL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-002L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Caius enters the field", "effect": "You may search for 1 Card Name Bahamut and add it to your hand. During this turn, the cost required to cast your next Card Name Bahamut is reduced by 5.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Caius is put from the field into the Break Zone", "effect": "You may discard 3 cards. When you do so, play Caius from the Break Zone onto the field dull.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-003C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Haste, First Strike", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Kain attacks, all the Forwards with Haste or First Strike you control gain +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Double Jump", "trigger": "", "effect": "Choose 1 Forward. Deal it 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Double Jump", "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "s": true, "fire": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-004R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Kefka attacks", "effect": "Choose 1 Forward opponent controls. Deal it 4000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Damage 5 — Kefka gains +2000 power, Haste and \"If Kefka deals damage to a Forward or your opponent, double the damage instead.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-005R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Deal 5000 damage to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Choose 1 Forward in your Break Zone. Add it to your hand. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "dark": 2 } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "", "trigger": "", "effect": "Choose 1 Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "fire": 3, "dark": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-006R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 2 or more Monsters, Soulcage also becomes a Forward with 9000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_COUNT", "comparison": "GTE", "value": 2, "card_type": "MONSTER" }, "then_effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 9000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Soulcage is put from the field into the Break Zone", "effect": "You may remove Soulcage from the game. When you do so, choose 1 Monster in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-007C/15-007C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Samurai enters the field", "effect": "Gain 1 Fire CP.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "FIRE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. If it deals damage to a Forward this turn, the damage increases by 1000 instead. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "modifier_type": "INCREASE" } ], "cost": "Dull, put Samurai into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-008H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Zidane enters the field", "effect": "You may search for 2 Category IX Forwards with different names other than Card Name Zidane and add them to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 2, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-009H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Zorn & Thorn enters the field or attacks", "effect": "Choose 1 Forward opponent controls. It gains \"If possible, this Forward must block.\" until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "MUST_BLOCK", "restriction": "MUST_BLOCK", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Zorn & Thorn is put from the field into the Break Zone", "effect": "You may search for 1 Monster of cost 2 or less and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-010C": [ { "ability_index": 0, "original": { "type": "field", "name": "First Strike", "trigger": "", "effect": "First Strike", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "First Strike", "effects": [ { "type": "KEYWORD", "keyword": "FIRST_STRIKE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you have 2 or more Job Standard Unit Forwards in your Break Zone, SOLDIER Candidate gains +3000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "condition": "if you have 2 or more job standard unit forwards in your break zone, soldier candidate", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-011L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Terra enters the field or is put from the field into the Break Zone, choose 1 Summon in your Break Zone.", "effect": "Add it to your hand. During this turn, the cost required to cast your next Summon is reduced by 2 (it cannot become 0). All Summons in your Break Zone cannot be removed from the game by your opponent's Summons or abilities.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-012C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Forward damaged by Tifa is put from the field into the Break Zone on the same turn", "effect": "gain [Ice].", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "ANY", "source_filter": { "card_type": "FORWARD" } }, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "ICE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Tifa attacks", "effect": "choose 1 Forward. Deal it 2000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Until the end of the turn, Tifa gains +2000 power and Haste.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ], "cost": "[Ice]" }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-013C": [ { "ability_index": 0, "original": { "type": "auto", "name": "Damage 5", "trigger": "When Morrow enters the field", "effect": "Choose 1 Forward. Deal it 9000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Damage 5", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-014H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When your opponent casts a Summon", "effect": "Select up to 2 of the 2 following actions. \"Choose 1 Forward. Deal it 10000 damage.\" \"Nelapa deals your opponent 1 point of damage.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 2, "select_up_to": true, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Forward. Deal it 10000 damage.", "effects": [ { "type": "DAMAGE", "amount": 10000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 1, "description": "Nelapa deals your opponent 1 point of damage.", "effects": [ { "type": "DAMAGE_TO_OPPONENT", "amount": 1, "source": "nelapa" } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-015C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{d}, put Notsugo and 1 Monster into the Break Zone: Choose 1 Forward opponent controls. Deal it 9000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-016R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Choose 1 Forward with 9000 power or less and up to 1 Forward in your opponent's Break Zone. Remove them from the game.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "23-017C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Parai enters the field, you may receive 1 point of damage.", "effect": "When you do so, search for 1 Category FFL Character and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-018R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Card Name Porom, the cost required to cast Palom is reduced by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "palom", "amount": 2, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Forwards with 2 or more EXP Counters on them you control gain +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Palom enters the field", "effect": "choose 1 Forward. Place 2 EXP Counters on it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ADD_COUNTER", "count": 2, "counter_type": "EXP", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-019C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Monk enters the field", "effect": "Choose 1 Forward. Deal it 4000 damage. If you control 5 or more Backups, deal it 8000 damage instead.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-020C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Red Mage enters the field", "effect": "Your opponent discards 1 card. If you control 5 or more Backups, your opponent reveals their hand, and you select 1 card for your opponent to discard instead.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CONDITIONAL_EFFECT", "condition": "CONTROL_COUNT", "count": 5, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-021C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 2 or more Job Tsviets, Weiss gains +2000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if you control 2 or more job tsviets, weiss", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Weiss enters the field", "effect": "You may pay {Ice}. When you do so, search for 1 Job Tsviets and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-022R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{s}, put Aemo into the Break Zone: Your opponent removes all their hand from the game face down. Your opponent can look at these removed cards at any time. At the end of the turn, your opponent adds them back to their hand. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-023H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Anima, Eikon of Eikons enters the field, if both you and your opponent have no cards in hand", "effect": "Dull and Freeze all the Characters opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-024R": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "", "effect": "Choose 1 Forward. Dull it and Freeze it. During this turn, if it deals damage to a Forward or a player, the damage becomes 0 instead.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-025C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Shelke or a Job Tsviets enters your field", "effect": "Gain an Ice CP. This effect will trigger only once per turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Shelke gains +3000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": { "ice": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-026C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Jegran is put from the field into the Break Zone", "effect": "select 1 of the 2 following actions:\n\"Choose 1 dull Forward. Break it.\"\n\"Your opponent discards 2 cards.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 dull Forward. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ] }, { "index": 1, "description": "Your opponent discards 2 cards.", "effects": [] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-027C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{I}{d}, put 1 Job PSICOM into the Break Zone: Choose 1 dull Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "ice": 1, "dull": true, "special": "put 1 Job PSICOM into the Break Zone" } }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-028L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cecil enters the field", "effect": "Discard 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Cecil enters the field", "effect": "You may receive 1 point of damage. When you do so, choose 2 Characters. Dull them and Freeze them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Dark Flame", "trigger": "", "effect": "Deal 10000 damage to all the Forwards opponent controls. Cecil deals you 1 point of damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Dark Flame", "effects": [ { "type": "DAMAGE", "amount": 10000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ], "cost": { "damage": 5, "special": "S" } }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-029R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Zenos enters the field", "effect": "Choose up to 2 Forwards in your opponent's Break Zone. Remove them from the game.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a card in your opponent's Break Zone leaves the Break Zone", "effect": "Your opponent discards 1 card. This effect will trigger only once per turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "23-030C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Serah enters the field, select 1 of the 2 following actions. If you control a Job Commando, select up to 2 of the 2 following actions instead.\n\"Choose 1 Character. Dull it and Freeze it.\"\n\"Your opponent discards 1 card.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Character. Dull it and Freeze it.", "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, { "index": 1, "description": "Your opponent discards 1 card.", "effects": [] } ], "enhanced_condition": { "description": "if you control a job commando", "select_count": 2, "select_up_to": true } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-031C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you have 2 or more Job Standard Unit Forwards in your Break Zone, SOLDIER Candidate gains +3000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "condition": "if you have 2 or more job standard unit forwards in your break zone, soldier candidate", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When SOLDIER Candidate enters the field", "effect": "Choose 1 Forward opponent controls. Dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-032H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can only cast Drautos if your opponent has 2 cards or less in their hand.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Drautos is dealt damage by your opponent's Summons or abilities, the damage becomes 0 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_PREVENTION", "condition": { "damage_source": "OPPONENT_SUMMONS_OR_ABILITIES" }, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-033C-15-038C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Knight enters the field", "effect": "Gain {Ice}.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "ICE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward of cost 3 or less. Dull it. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 3 }, "owner": "ANY" } } ], "cost": "{Ice}, put Knight into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-034R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 2 or more Monsters, Pacos Amethyst also becomes a Forward with 8000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_COUNT", "comparison": "GTE", "value": 2, "card_type": "MONSTER" }, "then_effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 8000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Pacos Amethyst is chosen by your opponent's Summon or ability", "effect": "your opponent discards 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "23-035H": [ { "ability_index": 0, "original": { "type": "field", "name": "Brave", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Brave", "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Forwards with Brave other than White Tiger L'Cie Nimbus you control cannot be chosen by your opponent's abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_ABILITIES", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When White Tiger L'Cie Nimbus enters the field", "effect": "You may search for 1 Forward with Brave and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-036C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{S}, put Flan into the Break Zone: Choose 1 Forward. Dull it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "{S}, remove 3 Card Name Flan in the Break Zone from the game: Choose 1 dull Forward. Break it. You can only use this ability during your Main Phase and if Flan is in the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-037R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "At the beginning of the Attack Phase during each of your turns", "effect": "choose 1 Forward opponent controls. If you control 2 or more Category XIII Forwards, dull it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "START_OF_ATTACK_PHASE", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-038H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Lady Lilith enters the field", "effect": "You may pay {I}{I}{I}. When you do so, choose 1 Forward. You gain control of it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "TAKE_CONTROL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-039R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Activate all the Forwards you control. Until the end of the turn, all the Forwards you control gain \"This Forward cannot be returned to its owner's hand by your opponent's Summons or abilities.\" and \"The power of this Forward cannot be decreased by your opponent's Summons or abilities.\"", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "owner": "CONTROLLER", "filter": { "card_type": "FORWARD" } } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-040L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Activate all the Wind Characters other than Adelle you control. Adelle will not activate during your next Active Phase. You can only use this ability while Adelle is attacking and only once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "CONTROLLER" } } ], "cost": { "resource": "0" } }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-041C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward of cost 3 or less. Until the end of the turn, it gains +1000 power and \"If this Forward is dealt damage by your opponent's abilities, the damage becomes 0 instead.\"", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 3 }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-042C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Vaan enters the field or attacks", "effect": "gain {Wind}{Wind}: Deal 4000 damage to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Life of Crime", "trigger": "", "effect": "During this turn, if Vaan deals damage to a Forward, double the damage instead.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Life of Crime", "cost": "S" }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "23-043R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Venat into the Break Zone: Choose 1 Summon. Cancel its effect.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "wind": 1, "generic": 1 } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Venat into the Break Zone: Search for 1 Card Name Venat and play it onto the field. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "wind": 1, "generic": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-044R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 2 or more Monsters, Silver Dragon also becomes a Forward with 9000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_COUNT", "comparison": "GTE", "value": 2, "card_type": "MONSTER" }, "then_effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 9000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Monsters other than Silver Dragon you control cannot be chosen by your opponent's Summons or abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_SUMMONS_AND_ABILITIES", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-045C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{s}, put Samovira and 1 Monster into the Break Zone: Select 1 of the 2 following actions. \"Choose 1 Forward of cost 5 or more. Break it.\" \"Choose 1 Monster. Break it.\"", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Forward of cost 5 or more. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_min": 5 }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Monster. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-046C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you have 2 or more Job Standard Unit Forwards in your Break Zone, SOLDIER Candidate gains +3000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "condition": "if you have 2 or more job standard unit forwards in your break zone, soldier candidate", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "SOLDIER Candidate cannot be chosen by your opponent's abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_ABILITIES", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-047H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Tyro enters the field", "effect": "When Tyro enters the field, choose 1 card in your Break Zone. If there are exactly 3 different Elements among the Backups you control, add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. During this turn, the next damage dealt to it becomes 0 instead.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": "ALL", "duration": "NEXT_DAMAGE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "modifier_type": "REDUCTION" } ], "cost": "Dull, put Tyro into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-048C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Dr. Mog enters the field", "effect": "You may search for 1 Job Moogle or Card Name Moogle and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Job Moogle or Card Name Moogle other than Dr. Mog. Activate it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ], "cost": "Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-049C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ninja enters the field", "effect": "Choose 1 Forward. It gains \"This Forward cannot be blocked by a Forward of cost 3 or more.\" until the end of the turn. If you control 5 or more Backups, all the Forwards you control gain \"This Forward cannot be blocked by a Forward of cost 3 or more.\" until the end of the turn instead.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "UNBLOCKABLE", "condition": "COST_RESTRICTION", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-050H": [ { "ability_index": 0, "original": { "type": "special", "name": "Warp 3", "trigger": "", "effect": "Warp 3", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Warp 3" }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "field", "name": "", "trigger": "", "effect": "First Strike", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "FIRST_STRIKE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 3, "original": { "type": "auto", "name": "", "trigger": "At the beginning of the Attack Phase during each of your turns", "effect": "remove 1 Warp Counter from Noel for each Category XIII Character you control. This effect will trigger only if Noel is removed from the game and if a Warp Counter is placed on Noel.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "START_OF_ATTACK_PHASE", "source": "SELF" }, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-051L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Hope enters the field, you may pay X. When you do so, search for 1 Category XIII Character of cost X and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Remove Hope from the game", "trigger": "", "effect": "At the beginning of your next Main Phase 1, play Hope onto the field. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Remove Hope from the game", "cost": { "special": 1 } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "23-052R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Maina enters the field", "effect": "You may search for 1 [Job Ninja] or [Card Name Ninja] and add it to your hand. Dull a total of 2 active [Job Ninja] and/or [Card Name Ninja]: Choose 1 [Job Ninja] or [Card Name Ninja]. It gains \"This Character cannot be chosen by your opponent's Summons or abilities.\" until the end of the turn.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-053R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Meteion into the Break Zone: Activate all the Backups you control. Draw 1 card. You can only use this ability if neither player controls Forwards.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-054C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When 1 or more Job Ninja or Card Name Ninja you control deal damage to your opponent", "effect": "Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Yuffie gains \"Yuffie cannot be blocked.\" until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "GRANT_ABILITY_TEXT", "target": { "type": "CHOSEN" }, "ability_text": "yuffie cannot be blocked.", "duration": "END_OF_TURN" } ], "cost": "2 Wind CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-055C/15-058C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Dragoon enters the field", "effect": "Gain 1 Wind CP.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "WIND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "[Dull], put Dragoon into the Break Zone: Choose 1 Forward. It gains First Strike until the end of the turn. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-056C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Luso enters the field", "effect": "choose 1 Character of cost 2 or less in your Break Zone. Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER", "cost_max": 2 }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Monster. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ], "cost": "Dull, put Luso into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-057H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 3 or more Characters of cost 2 or less, General Leo gains +2000 power and \"General Leo cannot be chosen by your opponent's Summons.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if you control 3 or more characters of cost 2 or less, general leo", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When General Leo enters the field", "effect": "You may play 1 Character of cost 2 or less from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": { "cost_max": 2 }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-058C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Dark Knight enters the field", "effect": "Choose 1 Forward. Until the end of the turn, it gains Brave and +1000 power for each point of damage you have received. If you control 5 or more Backups, until the end of the turn, all the Forwards you control gain Brave and +1000 power for each point of damage you have received instead.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ABILITY_GRANT", "ability": "BRAVE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-059C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ignis enters the field", "effect": "Choose 1 Category XV Character in your Break Zone. Add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-060L": [ { "ability_index": 0, "original": { "type": "special", "name": "Warp 6", "trigger": "", "effect": "When a Category VII Forward enters your field, remove 1 Warp Counter from Vincent. This effect will trigger only if Vincent is removed from the game and if a Warp Counter is placed on Vincent.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Warp 6", "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Vincent enters the field", "effect": "choose up to 1 Forward and up to 1 Backup. Break the former. If Vincent enters the field due to Warp, also break the latter.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-061H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Warrior of Light enters the field", "effect": "You may search for 2 Job Standard Unit and put them into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "At the beginning of the Attack Phase during each of your turns", "effect": "You may pay X. When you do so, choose 1 Job Standard Unit of cost X in your Break Zone. Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "START_OF_ATTACK_PHASE", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "field", "name": "Damage 3", "trigger": "", "effect": "Warrior of Light gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Damage 3", "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-062H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Emet-Selch enters the field", "effect": "You may search for 1 Earth Character of cost 6 or more and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "element": "EARTH", "cost_min": 6 }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When an Earth Character of cost 6 or more enters your field", "effect": "Choose 1 Forward opponent controls. Deal it 8000 damage. This effect will trigger only once per turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-063C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 2 or more Category XV Characters, Gladiolus gains +1000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": "if you control 2 or more category xv characters, gladiolus", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Dawnhammer", "trigger": "", "effect": "Choose 1 Forward. Deal it damage equal to Gladiolus' power.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Dawnhammer", "effects": [ { "type": "UNKNOWN", "raw": "Choose 1 Forward. Deal it damage equal to Gladiolus' power.", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "23-064R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Reveal the top 3 cards of your deck. Add 1 card among them to your hand and return the other cards to the bottom of your deck in any order. If you added a Forward to your hand, deal the chosen Forward damage equal to the power of the added Forward.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 3, "add_count": 1, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-065R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 2 or more Monsters, Gogmagog also becomes a Forward with 9000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_COUNT", "comparison": "GTE", "value": 2, "card_type": "MONSTER" }, "then_effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 9000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Gogmagog is put from the field into the Break Zone", "effect": "you may remove 1 Monster you control from the game. When you do so, play Gogmagog from your Break Zone onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "CONTROLLER" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-066R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Category VII Forward. It gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "dull" }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Card Name Cloud Forward. It gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-067R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Shantotto enters the field", "effect": "Choose 2 Summons from your and/or your opponent's Break Zone. Remove them from the game. During this game, you can cast them as though you owned them and at any time you could normally cast them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "SUMMON" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-068C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you have 2 or more Job Standard Unit Forwards in your Break Zone, SOLDIER Candidate gains +3000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "condition": "if you have 2 or more job standard unit forwards in your break zone, soldier candidate", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When SOLDIER Candidate enters the field", "effect": "Choose 1 Forward opponent controls. SOLDIER Candidate and the chosen Forward deal damage equal to their respective power to the other.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "MUTUAL_DAMAGE", "source_card": "soldier candidate", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-069C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Narasimha enters the field", "effect": "Choose 1 Forward you control and 1 Forward opponent controls. The former deals damage equal to its power to the latter.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "direction": "FIRST_TO_SECOND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" }, "amount_source": "POWER" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-070H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Card Name Emet-Selch, the cost required to cast Hythlodaeus is reduced by 3.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "hythlodaeus", "amount": 3, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Hythlodaeus and 1 Card Name Emet-Selch into the Break Zone. Shuffle your deck. Then, reveal the top 4 cards of your deck. Play any number of Characters among them onto the field and put the rest of the cards into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-071C/15-080C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Geomancer enters the field", "effect": "Gain 1 CP of any element.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "ANY" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. It gains Brave until the end of the turn. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "BRAVE", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "1 CP, put Geomancer into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-072C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Remove 2 Earth cards in the Break Zone from the game: Until the end of the turn, Brionac gains +2000 power and Brave. You can only use this ability during your Main Phase.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Brionac", "trigger": "", "effect": "Choose 1 Forward. Deal it 9000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Brionac", "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "special": true, "earth": 1, "lightning": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-073C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Prompto enters the field, select 1 of the 2 following actions.", "effect": "\"Choose 1 Monster. Break it.\" or \"Choose 1 Monster in your Break Zone. Add it to your hand.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-074C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Wrieg enters the field", "effect": "Select 1 Monster you control. Put it into the Break Zone. If you do so, draw 2 cards.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "DRAW", "amount": 2, "target": { "type": "CONTROLLER" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-075R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Layle enters the field or attacks", "effect": "gain 1 CP of any element.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "ANY" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": null, "trigger": "", "effect": "Choose 1 Forward or Monster. Break it. You can only use this ability while Layle is attacking.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "earth": 3 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-076H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Regis enters the field", "effect": "choose 1 Category XV Forward of cost 5 or less in your Break Zone. Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 5 }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Regis enters the field", "effect": "choose 1 Category XV Forward of cost 5 or less in your Break Zone. Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 5 }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-077H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Azul is dealt damage", "effect": "Choose up to 1 Forward opponent controls. Deal it the same amount of damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" }, "amount_source": "SAME_AS_DEALT" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Until the end of the turn, it gains \"This Forward must attack once per turn if possible.\" and Azul gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-078C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Alisaie enters the field", "effect": "Choose 1 Character without ⚡ in your Break Zone. You may search for 1 Character with the same name and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-079R": [ { "ability_index": 0, "original": { "type": "field", "name": "Haste", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Haste", "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Estinien attacks", "effect": "Choose 1 Job Scion of the Seventh Dawn Forward in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "Damage 3", "effect": "Estinien gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-080R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Before paying the cost to cast Odin, you can remove 6 Lightning cards in your Break Zone from the game to reduce the cost required to cast Odin by 6.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "EX BURST", "trigger": "", "effect": "Choose 1 Forward. Break it.", "is_ex_burst": true }, "parsed": { "type": "SPECIAL", "is_ex_burst": true, "name": "EX BURST", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-081C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Puppetmaster enters the field", "effect": "Choose 1 Forward. Dull it. If you control 5 or more Backups, dull all the Forwards opponent controls instead.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-082H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Before paying the cost to cast King, you can remove 4 Characters in your Break Zone from the game to reduce the cost required to cast King by 4.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When King attacks", "effect": "You may discard 2 cards. When you do so, choose 1 Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-083H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Job Class Zero Cadet Forward. Until the end of the turn, it gains +2000 power and \"If this Forward is dealt damage by your opponent's abilities, the damage becomes 0 instead.\"", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Remove 3 cards in the Break Zone from the game" }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-084C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When G'raha Tia enters the field, you may remove 1 Card Name G'raha Tia in your Break Zone from the game.", "effect": "When you do so, choose 2 Forwards opponent controls. Deal them 4000 damage and dull them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-085R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Job Scion of the Seventh Dawn Forwards you control gain +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Job Scion of the Seventh Dawn. If it deals damage to a Forward this turn, the damage increases by 1000 instead.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" }, "modifier_type": "INCREASE" } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-086H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Thancred enters the field", "effect": "Choose 1 Forward opponent controls. If you control 4 or more Job Scion of the Seventh Dawn, break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Thancred is put from the field into the Break Zone", "effect": "Choose 1 Forward of cost 3 or less in your Break Zone. Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 3 }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-087C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Jack enters the field", "effect": "Put the top 3 cards of your deck into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-088L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Forwards opponent controls lose 2000 power. If you control 3 or more Category XIII Forwards, the Forwards opponent controls lose 5000 power instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL_EFFECT", "condition": "CONTROL_COUNT", "count": 3, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Dispel", "trigger": "", "effect": "During this turn, the power of Forwards opponent controls cannot be increased by Summons or abilities.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Dispel", "cost": "S" }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "23-089C": [ { "ability_index": 0, "original": { "type": "field", "name": "Haste", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Haste", "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you have 2 or more Job Standard Unit Forwards in your Break Zone, SOLDIER Candidate gains +3000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "condition": "if you have 2 or more job standard unit forwards in your break zone, soldier candidate", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-090C-15-095C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ninja enters the field", "effect": "gain {Lightning}.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "LIGHTNING" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 1000 damage. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "{Lightning}, put Ninja into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-091C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{s}, put Fencer (XIII) and 1 Monster into the Break Zone: Choose 1 Forward of cost 4 or less. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-092R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 2 or more Monsters, Black Widow also becomes a Forward with 8000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_COUNT", "comparison": "GTE", "value": 2, "card_type": "MONSTER" }, "then_effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 8000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Black Widow attacks", "effect": "You may put 1 Monster you control into the Break Zone. When you do so, choose 1 Forward. Deal it 9000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-093C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Search for 1 Category XIII Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ], "cost": "Dull, put Mog (XIII-2) into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-094C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Y'shtola enters the field", "effect": "Choose up to the same number of Forwards opponent controls as the Job Scion of the Seventh Dawn you control. Dull them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-095R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Job Tsviets you control attacks", "effect": "Choose 1 Forward opponent controls. Deal it 4000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "ANY", "source_filter": {} }, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Job Tsviets. It gains Haste until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-096C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Apkallu enters the field", "effect": "Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-097C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Job Knight you control attacks", "effect": "Choose 1 Forward. It gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "ANY", "source_filter": {} }, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-098C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{s}, put Alphinaud into the Break Zone: Choose 1 Card Name Alisaie of cost 4 or less in your Break Zone. Play it onto the field dull. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-099C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Urianger enters the field, reveal the top 4 cards of your deck. Add 1 Job Scion of the Seventh Dawn among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 4, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-100L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Young Excenmille is also Card Name Excenmille in all situations.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ALSO_NAMED", "target": { "type": "CHOSEN" }, "also_name": "excenmille" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "Water", "effect": "Young Excenmille gains \"Young Excenmille cannot be chosen by your opponent's abilities.\" and Young Excenmille's power becomes 9000. (This effect does not end at the end of the turn.)", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 9000, "target": { "type": "CHOSEN" }, "mode": "SET" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Search for 1 Water Forward of cost 3 and play it onto the field. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ], "cost": { "water": 1, "earth": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-101C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Dancer enters the field", "effect": "Choose 1 Forward. It loses 2000 power until the end of the turn. If you control 5 or more Backups, all the Forwards opponent controls lose 4000 power until the end of the turn instead.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": -2000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-102R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 2 or more Monsters, Gizamaluke also becomes a Forward with 8000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_COUNT", "comparison": "GTE", "value": 2, "card_type": "MONSTER" }, "then_effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 8000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Gizamaluke enters the field", "effect": "Reveal the top 3 cards of your deck. Add 1 Monster among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 3, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-103C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Monster enters either player's field", "effect": "Draw 1 card. This effect will trigger only once per turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Frog Drop", "trigger": "", "effect": "Choose 1 Forward. Until the end of the turn, it loses 3000 power for each Monster either player controls.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Frog Drop", "effects": [ { "type": "POWER_MOD", "amount": -3000, "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "special": true, "water": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-104H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Witch of the Fens enters the field, if you control a Monster", "effect": "draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. It loses 7000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": -7000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Put 1 Monster into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-105C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you have 2 or more Job Standard Unit Forwards in your Break Zone, Defender gains +3000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "condition": "if you have 2 or more job standard unit forwards in your break zone, defender", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Defender is dealt damage less than its power, the damage becomes 0 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_PREVENTION_CONDITIONAL", "condition": "DAMAGE_LESS_THAN_POWER", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-106H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Draw 1 card. You can only use this ability if you control 4 or more Job Scion of the Seventh Dawn, during your turn and only once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-107L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "At the beginning of the Attack Phase during each of your turns, if there are 4 or more different Elements among Characters you control, select 1 of the 2 following actions.", "effect": "\"Choose 1 Forward. Until the end of the turn, it loses 2000 power for each different Element among Characters you control.\" \"Play 1 Forward of cost 4 or less from your hand onto the field.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "START_OF_ATTACK_PHASE", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": -2000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-108R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast Fourchenault is reduced by 2 for each Card Name Alisaie or Card Name Alphinaud you control.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION_SCALING", "card_filter": "fourchenault", "reduction_per": 2, "scale_by": "FIELD_CARDS_CONTROLLED", "scale_filter": { "card_name": "Alisaie Or" }, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Fourchenault enters the field, select 1 of the 2 following actions.\n\"Choose 1 Forward opponent controls. Return it to its owner's hand.\"\n\"Choose 1 Job Scion of the Seventh Dawn. Activate it.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Forward opponent controls. Return it to its owner's hand.", "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, { "index": 1, "description": "Choose 1 Job Scion of the Seventh Dawn. Activate it.", "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-109C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Portia enters the field, if you control 2 or more Job Dancer and/or Card Name Dancer", "effect": "draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Portia enters the field", "effect": "choose 1 Forward opponent controls. If you control 4 or more Job Dancer and/or Card Name Dancer, put it at the bottom of its owner's deck.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PUT_INTO_DECK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" }, "position": "BOTTOM" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-110R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Card Name Palom, the cost required to cast Porom is reduced by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "porom", "amount": 2, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Forwards with 2 or more EXP Counters on them you control gain \"If this Forward is dealt damage, reduce the damage by 2000 instead.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": 2000, "target": { "type": "SELF" }, "modifier_type": "REDUCTION" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Porom enters the field", "effect": "Choose 1 Forward. Place 2 EXP Counters on it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ADD_COUNTER", "count": 2, "counter_type": "EXP", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-111C/15-123C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Oracle enters the field", "effect": "Gain 1 CP of Lightning element.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. During this turn, the next damage dealt to it is reduced by 1000 instead. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": 1000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "modifier_type": "REDUCTION" } ], "cost": "Dull, put Oracle into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-112H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Young Rahal is also Card Name Rahal in all situations.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ALSO_NAMED", "target": { "type": "CHOSEN" }, "also_name": "rahal" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Young Rahal enters the field", "effect": "Gain [Water][Water].", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Young Rahal enters the field or attacks", "effect": "All the Water Forwards you control gain +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-113R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Choose 1 card in your Damage Zone. Add it to your hand and draw 1 card. Then, put 1 card from your hand into the Damage Zone (its EX Burst effect will not trigger).", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "23-114R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Lilisette enters the field, you may search for 1 Job Dancer or Card Name Dancer and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Rousing Samba", "trigger": "", "effect": "Until the end of the turn, all the Forwards you control gain +2000 power and all the Forwards opponent controls lose 2000 power.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Rousing Samba", "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-115L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Venat enters the field", "effect": "Gain [Light][Light].", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Venat is put from the field into the Break Zone", "effect": "You may pay [Light]. When you do so, choose 1 Forward. Remove it from the game.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Venat", "trigger": "", "effect": "Search for 1 card and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Venat", "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ], "cost": { "light": 3 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-116H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 4 or more Backups, Illua cannot be blocked.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BLOCK_IMMUNITY", "condition": null, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Illua attacks", "effect": "Choose 1 Forward. If you control 3 or less Backups, it loses 5000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": -5000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-117L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Chaos enters the field", "effect": "you may remove 5 Job Chaos in your Break Zone and/or Monsters in your Break Zone from the game. When you do so, your opponent selects 1 Forward they control. Put it into the Break Zone. Your opponent discards 2 cards.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Flare", "trigger": "", "effect": "Chaos deals your opponent 1 point of damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Flare", "effects": [ { "type": "DAMAGE_TO_OPPONENT", "amount": 1, "source": "chaos" } ], "cost": "S, put the top 10 cards of your deck into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-118H": [ { "ability_index": 0, "original": { "type": "field", "name": "Limit Break", "trigger": "", "effect": "Limit Break — 1", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Limit Break", "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "Brave", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Brave", "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Ardyn is put from the field into the Break Zone", "effect": "You may play 1 face down Card Name Ardyn from your LB deck onto the field dull. If you do so, turn 1 face down card in your LB deck face up.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "23-119R": [ { "ability_index": 0, "original": { "type": "field", "name": "Limit Break", "trigger": "", "effect": "Limit Break — 2", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Limit Break", "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "First Strike", "trigger": "", "effect": "First Strike", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "First Strike", "effects": [ { "type": "KEYWORD", "keyword": "FIRST_STRIKE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Vincent enters the field", "effect": "You may put 1 Fire Backup you control into the Break Zone. When you do so, choose 1 Forward opponent controls. Deal it 9000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-120R": [ { "ability_index": 0, "original": { "type": "auto", "name": "Limit Break — 2", "trigger": "When Kuja is chosen by your opponent's Summon or ability", "effect": "Choose up to 1 Forward. Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Limit Break — 2", "effects": [ { "type": "FREEZE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Dull it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Dull active Kuja" }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-121L": [ { "ability_index": 0, "original": { "type": "special", "name": "Limit Break", "trigger": "", "effect": "3", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Limit Break" }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "field", "name": "Brave", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Brave", "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": null, "trigger": "", "effect": "When Cait Sith enters the field, if you control 5 or more Ice Backups, Freeze all the Backups opponent controls and your opponent discards 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL_EFFECT", "condition": "CONTROL_COUNT", "count": 5, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-122R": [ { "ability_index": 0, "original": { "type": "auto", "name": "Limit Break — I", "trigger": "When Cid Highwind enters the field", "effect": "Reveal the top 3 cards of your deck. Add 1 Backup among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Limit Break — I", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 3, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-123H": [ { "ability_index": 0, "original": { "type": "auto", "name": "Limit Break — 2", "trigger": "When Deathgaze enters the field", "effect": "Choose 1 Forward of cost 5 or 10. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Limit Break — 2", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-124L": [ { "ability_index": 0, "original": { "type": "field", "name": "Limit Break — 3", "trigger": "", "effect": "You can only cast Eiko if you have a total of 9 or more Summons in your Break Zone and/or Summons you own removed from the game.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Limit Break — 3", "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Eiko enters the field", "effect": "You may search for 1 Summon and remove it from the game. You can cast it without paying the cost this turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-125R": [ { "ability_index": 0, "original": { "type": "auto", "name": "Limit Break — 2", "trigger": "When Noctis enters the field", "effect": "choose 1 Forward in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Limit Break — 2", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-126L": [ { "ability_index": 0, "original": { "type": "auto", "name": "Limit Break — 3", "trigger": "", "effect": "When Edge enters the field, until the end of the turn, all the Forwards of Lightning, Job Ninja and Card Name Ninja you control gain \"When this Forward attacks, choose 1 Forward opponent controls. Deal it 7000 damage.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Limit Break — 3", "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-127R": [ { "ability_index": 0, "original": { "type": "field", "name": "Limit Break — I", "trigger": "", "effect": "If a Lightning Character or Category XV Character you controlled has been put from the field into the Break Zone this turn, the cost required to cast Nyx is reduced by 4.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Limit Break — I", "effects": [ { "type": "COST_REDUCTION", "card_filter": "nyx", "amount": 4, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-128R": [ { "ability_index": 0, "original": { "type": "auto", "name": "Limit Break — 1", "trigger": "When Beatrix attacks", "effect": "Choose 1 Forward. If you control 3 or more Job Knight Forwards, break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Limit Break — 1", "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-129H": [ { "ability_index": 0, "original": { "type": "auto", "name": "Limit Break - 2", "trigger": "When Lunafreya enters the field", "effect": "Reveal the top 5 cards of your deck. Add 1 card among them to your hand and return the other cards to the bottom of your deck in any order. If the card added to your hand has an EX Burst, you may trigger its EX Burst effect. (This effect is put on the stack.)", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Limit Break - 2", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 5, "add_count": 1, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "23-130H": [ { "ability_index": 0, "original": { "type": "auto", "name": "Limit Break - 1", "trigger": "When Luso enters the field, choose 1 Character you control.", "effect": "You may search for 1 Job Standard Unit of the same Element as the chosen Character and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Limit Break - 1", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Job Standard Unit enters your field", "effect": "Luso gains +4000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 4000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-001L": [ { "ability_index": 0, "original": { "type": "field", "name": "Haste", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Haste", "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Ifrit (XVI) enters the field, deals damage to your opponent or when Clive primes into Ifrit (XVI)", "effect": "choose 1 Forward opponent controls. Deal it 10000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 10000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Spitflare", "trigger": "", "effect": "Choose 1 Forward. Deal it 10000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Spitflare", "effects": [ { "type": "DAMAGE", "amount": 10000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "s": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-002C": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "", "effect": "When Warrior of Light enters the field, choose 1 Forward. Deal it 5000 damage. If you have a [Fire] Forward, deal it 8000 damage instead.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-003H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cyan enters the field", "effect": "You may play 1 Category VI Forward of cost 3 or less from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": { "card_type": "FORWARD", "cost_max": 3 }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 ability that is choosing only 1 Category VI Forward you control. Cancel its effect.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "CANCEL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ], "cost": { "special": "Put Cyan into the Break Zone" } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Bushido: Tempest", "trigger": "", "effect": "Choose 1 Forward. Deal it 1000 damage for each card in your Break Zone.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Bushido: Tempest", "effects": [ { "type": "SCALING_EFFECT", "base_effect": { "type": "DAMAGE", "target": { "type": "CHOSEN" } }, "scale_by": "CARDS_IN_BREAK_ZONE", "multiplier": 1000 } ], "cost": { "fire": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-004R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When 1 or more Forwards you control attack", "effect": "You may put Deadly Nightshade into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Deadly Nightshade is put from the field into the Break Zone", "effect": "Choose 1 Forward. Deal it 7000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-005L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Priming \"Ifrit (XVI)\"", "trigger": "", "effect": "The Job Eikon Forwards and Job Dominant Forwards other than Clive you control gain +1000 power.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Priming \"Ifrit (XVI)\"", "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ], "cost": { "fire": 1 } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Clive deals damage to your opponent", "effect": "discard your hand. Then, draw 2 cards.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "DEALS_DAMAGE_TO_OPPONENT", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 2, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-006C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If any [Job Eikon] or [Job Dominant] you own are removed from the game, Clive gains +4000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 4000, "condition": "if any [job eikon] or [job dominant] you own are removed from the game, clive", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "S", "trigger": "", "effect": "Put Clive into the Break Zone. Choose 1 Forward. Deal it 5000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "S", "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOSEN" } } ], "cost": { "special": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-007C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Black Mage into the Break Zone: Choose 1 Forward. Deal it 5000 damage. You can only use this ability if a Fire Forward has entered your field this turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-008C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Choose 1 Forward and up to 1 other Forward. Deal the former 7000 damage. If you control 5 or more Backups, also deal the latter 5000 damage.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "CONDITIONAL_EFFECT", "condition": "CONTROL_COUNT", "count": 5, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-009R": [ { "ability_index": 0, "original": { "type": "special", "name": "Priming \"Phoenix (XVI)\"", "trigger": "", "effect": "When Joshua enters the field, choose 1 Job Eikon or Job Dominant in your Break Zone. Put it at the bottom of its owner's deck.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Priming \"Phoenix (XVI)\"", "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": "3 Fire CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-010C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can pay 2 Fire (instead of paying the CP cost) to cast Cetia.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Cetia enters the field", "effect": "Choose 1 Forward. Deal it 4000 damage for each Job Warrior of the Crystal Forward you control.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-011H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Takatsugu enters the field due to your cast", "effect": "you may search for up to 2 Fire Forwards of cost 2 or less and play them onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Forward other than Takatsugu enters your field", "effect": "choose 1 Forward opponent controls. Deal it 2000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-012C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Human enters the field", "effect": "Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Human enters the field", "effect": "Choose 1 Forward. If you control 4 or more Fire Backups, deal it 7000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-013R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Neon enters the field", "effect": "Choose 1 Forward opponent controls. Deal it 5000 damage. Gain 1 CP of any element.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 5000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "fire": 2 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-014H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Select 1 of the 2 following actions. \"Choose 1 Forward. Deal it 20000 damage.\" \"Deal 10000 damage to all the Forwards opponent controls. Remove the top card of your deck from the game until there are only 3 cards left in the deck.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Forward. Deal it 20000 damage.", "effects": [ { "type": "DAMAGE", "amount": 20000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 1, "description": "Deal 10000 damage to all the Forwards opponent controls. Remove the top card of your deck from the game until there are only 3 cards left in the deck.", "effects": [ { "type": "DAMAGE", "amount": 10000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-015C": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "When Bahamut enters the field", "effect": "Choose 1 Forward opponent controls. Deal it 8000 damage.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Forward opponent controls damaged by Bahamut is put from the field into the Break Zone on the same turn", "effect": "Bahamut deals your opponent 1 point of damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "ANY", "source_filter": { "card_type": "FORWARD" } }, "effects": [ { "type": "DAMAGE_TO_OPPONENT", "amount": 1, "source": "bahamut" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-016R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Phoenix (XVI) attacks or when Joshua primes into Phoenix (XVI)", "effect": "Choose 1 Fire Forward of cost 2 or less in your Break Zone. Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 2, "element": "FIRE" }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-017C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "At the beginning of the Attack Phase during each of your turns", "effect": "select 1 of the 2 following actions. \"Firion gains First Strike until the end of the turn.\" \"Firion gains Brave until the end of the turn.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "START_OF_ATTACK_PHASE", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Firion gains First Strike until the end of the turn.", "effects": [ { "type": "ABILITY_GRANT", "ability": "FIRST_STRIKE", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, { "index": 1, "description": "Firion gains Brave until the end of the turn.", "effects": [ { "type": "ABILITY_GRANT", "ability": "BRAVE", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-018R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Josef enters the field", "effect": "you may search for 1 Job Rebel of cost 2 or less and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Choose 1 Job Rebel Forward. It gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "put Josef into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-019R": [ { "ability_index": 0, "original": { "type": "special", "name": "", "trigger": "", "effect": "Discard Umaro: Choose 1 dull Forward. Break it. You can only use this ability during your turn and if Umaro is in your hand.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "ice": 2, "special": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-020C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ulmia enters the field", "effect": "Choose 1 Character. Freeze it. If you control a Category XI Forward, your opponent also discards 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "FREEZE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-021H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Kurasame enters the field", "effect": "Choose up to the same number of Characters opponent controls as the Backups you control. Freeze them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "FREEZE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Kurasame attacks", "effect": "If your opponent controls 4 or more dull Characters, draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "your opponent controls 4 or more dull Characters" }, "then_effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-022H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Category VI Forward other than Gogo you control is put from the field into the Break Zone", "effect": "Add it to your hand. This effect will trigger only once per turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "ANY", "source_filter": { "card_type": "FORWARD" } }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-023C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When G Deleter enters the field", "effect": "Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When G Deleter enters the field", "effect": "Choose 1 Character. If you control 4 or more Ice Backups, dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-024R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Shiva (XVI) enters the field or when Jill primes into Shiva (XVI)", "effect": "Choose up to 2 dull Forwards. Break them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "At the end of each of your turns, if 2 or more Forwards opponent controlled were put from the field into the Break Zone this turn", "effect": "Your opponent discards 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "24-025L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Genesis or a Job SOLDIER enters your field", "effect": "Select 1 of the 3 following actions: \"Your opponent discards 1 card.\" \"Choose up to 2 Characters. Dull them and Freeze them.\" \"During this turn, the cost required to cast your next Job SOLDIER is reduced by 3 (it cannot become 0).\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 3, "modes": [ { "index": 0, "description": "Your opponent discards 1 card.", "effects": [] }, { "index": 1, "description": "Choose up to 2 Characters. Dull them and Freeze them.", "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, { "index": 2, "description": "During this turn, the cost required to cast your next Job SOLDIER is reduced by 3 (it cannot become 0).", "effects": [ { "type": "COST_REDUCTION", "card_filter": "your next job soldier", "amount": 3, "for_player": "CONTROLLER" } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-026H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "You can only cast Zalera, the Death Seraph during your turn. Select 1 of the 2 following actions:\n\"Your opponent selects 1 Forward of cost 5 or more they control. Put it into the Break Zone. Your opponent discards 1 card.\"\n\"Your opponent selects 1 Forward of cost 4 or less they control. Put it into the Break Zone. Your opponent discards 1 card.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Your opponent selects 1 Forward of cost 5 or more they control. Put it into the Break Zone. Your opponent discards 1 card.", "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, { "index": 1, "description": "Your opponent selects 1 Forward of cost 4 or less they control. Put it into the Break Zone. Your opponent discards 1 card.", "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-027C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast your Summons is reduced by 1 (it cannot become 0).", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "your summons", "amount": 1, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Dull it and Freeze it. You can only use this ability if you have cast a Summon this turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-028R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Card Name Clive or a Card Name Torgal, the cost required to cast Jill is reduced by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "jill", "amount": 2, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Priming \"Shiva (XVI)\"", "trigger": "", "effect": "When Jill enters the field, choose 1 Forward opponent controls. Dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Priming \"Shiva (XVI)\"", "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ], "cost": "2 Ice CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-029C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Squall enters the field or is put from the field into the Break Zone", "effect": "Choose 1 dull Forward. Deal it 5000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Rough Divide", "trigger": "", "effect": "Until the end of the turn, Squall gains +1000 power and First Strike.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Rough Divide", "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-030C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Terra enters the field", "effect": "When Terra enters the field, choose 1 Summon in your Break Zone. Add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-031R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast your Job Eikon Forwards or Job Dominant Forwards can be paid with CP of any Element.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_ANY_ELEMENT", "card_filter": "job eikon forwards or job dominant forwards" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Priming cost of the Forwards you control can be paid with CP of any Element.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" } ], "24-032R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When 1 or more Forwards you control attack", "effect": "You may put Piscodaemon into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Piscodaemon is put from the field into the Break Zone", "effect": "Choose up to 2 Characters. Dull them and Freeze them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-033L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Bhunivelze enters the field", "effect": "you may put any number of Forwards and/or Monsters you control into the Break Zone. When you do so, your opponent selects 1 Forward they control for each Character you put into the Break Zone by this effect (select as many as possible). Put them into the Break Zone. Your opponent discards 1 card for each Character you put into the Break Zone by this effect.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-034C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can pay 1 Ice (instead of paying the CP cost) to cast Velis.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Velis or a Job Warrior of the Crystal Forward enters your field, choose 1 Forward opponent controls. Dull it and Freeze it.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-035C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "EX BURST Select 1 of the 2 following actions.\n\"Choose 1 dull Forward of cost 3 or less. Break it.\"\n\"Choose 1 Forward. Dull it. Draw 1 card.\"", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 dull Forward of cost 3 or less. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 3, "is_dull": true }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Forward. Dull it. Draw 1 card.", "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-036C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Nu Mou into the Break Zone: Choose 1 Forward opponent controls. Dull it and Freeze it. You can only use this ability if an Ice Forward has entered your field this turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-037R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Ashe enters the field, choose 1 Forward of cost 5 or more. Put it on top of its owner's deck.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "PUT_INTO_DECK", "target": { "type": "CHOSEN" }, "position": "TOP" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Activate it and it gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "S, put Ashe into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-038H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can only cast Valefor during your Main Phase. If you cast Valefor, you may pay {Wind} as an extra cost. Reveal the top 7 cards of your deck. Play 1 Wind Character of cost X or less among them onto the field. Then, shuffle the other cards revealed and return them to the bottom of your deck.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 7, "destination": "HAND" } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "24-039C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Vaan enters the field or attacks", "effect": "Choose up to 2 Backups. Activate them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Aeroga Blade", "trigger": "", "effect": "Choose 1 Forward. Deal it 9000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Aeroga Blade", "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "special": 1, "fire": 1, "wind": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-040C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Viera into the Break Zone: Choose up to 2 Backups. Activate them. You can only use this ability if a Wind Forward has entered your field this turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-041C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Warp 1 — {Wind}", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Remove Onion Knight from the game. If you do so, place 2 Warp Counters on Onion Knight.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "ADD_COUNTER", "count": 2, "counter_type": "WARP", "target": { "type": "CHOSEN" } } ] } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "field", "name": "", "trigger": "", "effect": "Damage 3 — Onion Knight gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-042R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Garuda (XVI) enters the field or when Benedikta primes into Garuda (XVI)", "effect": "activate all the Backups you control.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Garuda (XVI) attacks", "effect": "choose up to 2 Forwards opponent controls. Return them to their owner's hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-043C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Thief enters the field", "effect": "Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Thief enters the field", "effect": "Choose 1 Forward. If you control 4 or more Wind Backups, it gains \"This Forward cannot be blocked.\" until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "UNBLOCKABLE", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-044H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Zidane enters the field or is put from the field into the Break Zone", "effect": "Choose 1 Character in your opponent's Break Zone. Remove it from the game. During this game, you can cast it as though you owned it at any time you could normally cast it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "Damage 5", "trigger": "", "effect": "The Backups you control can produce CP of any Element.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Damage 5" }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" } ], "24-045C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can pay 2 Wind CP (instead of paying the CP cost) to cast Jeume.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Jeume cannot be chosen by your opponent's abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_ABILITIES", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-046R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When 1 or more Forwards you control attack", "effect": "You may put Leech Bat into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Leech Bat is put from the field into the Break Zone", "effect": "Your opponent reveals their hand. You may select 1 card from their hand. If you do so, your opponent discards it and draws 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "24-047R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Sophia (SOPFFO) enters the field", "effect": "You may pay {Wind}. When you do so, select 1 of the 2 following actions. \"Choose 1 Forward of cost 5 or more. Break it.\" \"Choose 1 Monster. Break it.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Forward of cost 5 or more. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_min": 5 }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Monster. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-048L": [ { "ability_index": 0, "original": { "type": "special", "name": "Warp 5", "trigger": "", "effect": "Warp 5", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Warp 5", "cost": "0" }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Warp Counter is removed from any player's card other than Card Name Tidus", "effect": "Remove 1 Warp Counter from Tidus. This effect will trigger only if Tidus is removed from the game and if a Warp Counter is placed on Tidus. The Forwards with Warp you control gain Haste and \"This Forward cannot be chosen by your opponent's Summons.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-049C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Nono enters the field", "effect": "Choose 1 Forward opponent controls. Deal it 2000 damage. If you have cast 3 or more cards this turn, deal it damage equal to Nono's power instead.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "Damage 3", "trigger": "", "effect": "Nono gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Damage 3", "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-050C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Bartz enters the field", "effect": "Choose up to 2 Backups. If any cards you own are removed from the game, activate them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-051R": [ { "ability_index": 0, "original": { "type": "field", "name": "First Strike", "trigger": "", "effect": "First Strike", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "First Strike", "effects": [ { "type": "KEYWORD", "keyword": "FIRST_STRIKE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Priming", "trigger": "", "effect": "\"Garuda (XVI)\" — {S}", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Priming" }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "Damage 3", "effect": "When Benedikta enters the field, Benedikta gains Haste until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-052L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Belgemine cannot be chosen by Summons.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "SUMMONS", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "During each turn, when you cast the second Summon you've cast", "effect": "Choose up to 2 Forwards. Deal them 4000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "During each turn, when you cast the third Summon you've cast", "effect": "Choose up to 3 Forwards opponent controls. Your opponent puts them at the bottom of their owner's deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "PUT_INTO_DECK", "target": { "type": "CHOOSE", "count": 3, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" }, "position": "BOTTOM", "chooser": "OPPONENT" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-053H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Category II Forwards other than Minwu you control gain \"This Forward cannot be chosen by your opponent's abilities.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_ABILITIES", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Minwu enters the field", "effect": "Choose 1 Category II Forward other than Card Name Minwu in your Break Zone. If its cost is equal to or less than the number of Backups you control, play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-054C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Choose 1 Forward opponent controls. Deal it 3000 damage. Search for 1 Card Name Wing Wraith and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-055R": [ { "ability_index": 0, "original": { "type": "field", "name": "Brave", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Brave", "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Ash is chosen by your opponent's Summon or ability, gain 1 CP of any Element.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "ANY" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Ash blocks or is blocked, Ash gains +3000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-056C": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "", "effect": "Select 1 of the 2 following actions.\n\"Choose 1 Backup you control. Remove it from the game. Draw 1 card.\"\n\"Choose 1 Forward opponent controls. If it deals damage to you or a Forward this turn, the damage becomes 0 instead.\"", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Backup you control. Remove it from the game. Draw 1 card.", "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, { "index": 1, "description": "Choose 1 Forward opponent controls. If it deals damage to you or a Forward this turn, the damage becomes 0 instead.", "effects": [ { "type": "UNKNOWN", "raw": "Choose 1 Forward opponent controls. If it deals damage to you or a Forward this turn, the damage becomes 0 instead.", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-057C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cloud enters the field", "effect": "You may pay {Earth}{Earth}. When you do so, choose 1 dull Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Braver", "trigger": "", "effect": "Choose 1 dull Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Braver", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ], "cost": { "special": true, "earth": 2 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-058R": [ { "ability_index": 0, "original": { "type": "field", "name": "Brave", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Brave", "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Titan (XVI) cannot become dull by your opponent's Summons or abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Titan (XVI) enters the field or when Hugo primes into Titan (XVI)", "effect": "Choose 1 Forward opponent controls. If your opponent doesn't pay {3}, deal it 9000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-059R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When 1 or more Forwards you control attack", "effect": "You may put Cactite into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Cactite is put from the field into the Break Zone", "effect": "Choose 1 dull Forward opponent controls. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-060C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Noctis enters the field", "effect": "Choose 1 Earth Forward of cost 3 or less in your Break Zone. Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 3, "element": "EARTH" }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-061L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 2 or more Category XII Characters, the cost required to cast Basch is reduced by 3.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "basch", "amount": 3, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "At the beginning of the Attack Phase during each of your turns", "effect": "select 1 of the 2 following actions. \"Until the end of the turn, all the Forwards you control gain +2000 power and Brave.\" \"Reveal the top 3 cards of your deck. Add 1 Category XII card among them to your hand and put the rest of the cards into the Break Zone.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "START_OF_ATTACK_PHASE", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Until the end of the turn, all the Forwards you control gain +2000 power and Brave.", "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] }, { "index": 1, "description": "Reveal the top 3 cards of your deck. Add 1 Category XII card among them to your hand and put the rest of the cards into the Break Zone.", "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-062C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Bangaa enters the field", "effect": "Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Bangaa enters the field, if you control 4 or more Earth Backups", "effect": "Until the end of the turn, all the Forwards you control gain +3000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 3000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-063H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Hugh Yurg enters the field", "effect": "You may search for 1 Earth Forward of cost 1 and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Forward of cost 1 enters your field", "effect": "Choose 1 Forward. Until the end of the turn, it gains +2000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-064R": [ { "ability_index": 0, "original": { "type": "auto", "name": "Priming \"Titan (XVI)\"", "trigger": "When Hugo enters the field", "effect": "Choose 1 Forward opponent controls. If your opponent doesn't pay {2}, deal it 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Priming \"Titan (XVI)\"", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-065H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "If you cast Fenrir, you may discard 1 card as an extra cost.\nChoose 1 Forward opponent controls. If its cost is equal to the cost of the card discarded by the extra cost, break it and draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "you cast Fenrir" }, "then_effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-066C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put White Monk into the Break Zone: Choose 1 Monster of cost 3 or less. Break it. You can only use this ability if an Earth Forward has entered your field this turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-067R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Forward other than Moogle (SOPFFO) enters your field", "effect": "Activate Moogle (SOPFFO).", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. It gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-068H": [ { "ability_index": 0, "original": { "type": "field", "name": "Brave", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Brave", "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Morse enters the field or attacks, you may pay {Earth}. When you do so, choose 1 Forward opponent controls. Morse and the chosen Forward deal damage equal to their respective power to the other.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "MUTUAL_DAMAGE", "source_card": "when morse enters the field or attacks, you may pay {earth}. when you do so, choose 1 forward opponent controls. morse", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "Damage 3", "trigger": "", "effect": "Morse gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Damage 3", "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 3, "original": { "type": "auto", "name": "Damage 5", "trigger": "", "effect": "Morse gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Damage 5", "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-069C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Y'shtola enters the field", "effect": "When Y'shtola enters the field, choose 1 Forward other than Card Name Y'shtola in your Break Zone. Add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If there are 3 or more different Elements among Forwards you control, Y'shtola gains +3000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "condition": "if there are 3 or more different elements among forwards you control, y'shtola", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-070L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Lightning blocks or is blocked", "effect": "Choose 1 attacking or blocking Forward opponent controls. Remove it from the game and return Lightning to its owner's hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "BLOCKS", "source": "SELF" }, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "S", "trigger": "", "effect": "Reveal Lightning from your hand, remove 1 Card Name Lightning in the Break Zone from the game: Play Lightning onto the field. You can only use this ability if Lightning is in your hand.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "S", "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": "1" }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-071C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can pay 1 Earth (instead of paying the CP cost) to cast Rulgia.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Job Warrior of the Crystal Forwards you control gain +1000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-072C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Leo enters the field", "effect": "You may dull 4 active Characters you control. When you do so, choose 1 Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "DULL", "target": { "type": "CHOOSE", "count": 4, "zone": "FIELD", "filter": { "card_type": "CHARACTER", "is_active": true }, "owner": "CONTROLLER" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-073H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Choose 1 Forward. Dull it and Freeze it. It loses 9000 power until the end of the turn. Deal it 9000 damage.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "24-074C": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "", "effect": "Choose 1 Forward opponent controls. Break it. Remove as many cards from the top of your deck from the game as the CP required to cast the chosen Forward.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-075C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Guardian enters the field", "effect": "draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Guardian enters the field", "effect": "choose up to 2 Forwards. If you control 4 or more Lightning Backups, dull them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-076C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Juggler into the Break Zone: Choose 1 Forward of cost 2 or less. Break it. You can only use this ability if a Lightning Forward has entered your field this turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-077H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When The Emperor enters the field", "effect": "gain [Lightning]. If your opponent has a [Lightning], also gain [Lightning].", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "LIGHTNING" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Choose 1 Forward of cost 4 or less. Break it.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 4 }, "owner": "ANY" } } ], "cost": { "lightning": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "", "trigger": "", "effect": "Break all the Forwards and Monsters opponent controls.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ], "cost": { "lightning": 4, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-078R": [ { "ability_index": 0, "original": { "type": "special", "name": "Priming \"Ramuh (XVI)\"", "trigger": "", "effect": "", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Priming \"Ramuh (XVI)\"", "cost": { "lightning": 2 } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Cidolfus enters the field", "effect": "You may search for 1 Lightning Summon and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "SUMMON", "element": "LIGHTNING" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-079L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Jack Garland is also Card Name Garland in all situations.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ALSO_NAMED", "target": { "type": "CHOSEN" }, "also_name": "garland" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Forwards opponent controls must attack once per turn if possible.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "MUST_ATTACK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 2, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Forwards opponent controls must block if possible.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 3, "original": { "type": "auto", "name": "", "trigger": "When a Character opponent controls is put from the field into the Break Zone", "effect": "gain [Lightning].", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "ANY", "source_filter": {} }, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "LIGHTNING" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-080R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Chime enters the field", "effect": "Reveal the top 4 cards of your deck. Add 1 Character of cost 2 or less among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 4, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-081R": [ { "ability_index": 0, "original": { "type": "field", "name": "Haste", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Haste", "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Noel cannot be blocked.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BLOCK_IMMUNITY", "condition": null, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-082C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Vivi enters the field", "effect": "deal 2000 damage to all the damaged Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Choose 1 damaged Forward. Deal it 4000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-083H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can only pay with CP produced by Lightning Backups to cast Firion.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CAST_RESTRICTION_CP_SOURCE", "cp_source": "lightning backups", "card_filter": "firion." } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Until the end of the turn, Firion gains Haste and First Strike.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ], "cost": { "lightning": 2 } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Drain", "trigger": "", "effect": "Choose 1 Forward. Break it. Activate Firion. Firion can attack once more this turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Drain", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "special": true, "lightning": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-084R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When 1 or more Forwards you control attack", "effect": "You may put Behemoth into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Behemoth is put from the field into the Break Zone", "effect": "Choose 1 Forward you control. Until the end of the turn, it gains \"If this Forward deals damage to your opponent other than by its ability, the damage becomes 2 instead.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "GRANT_ABILITY_TEXT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" }, "ability_text": "if this forward deals damage to your opponent other than by its ability, the damage becomes 2 instead." } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-085C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Mid (XVI) into the Break Zone: Choose 1 Forward of cost 4 or less in your Break Zone. Add it to your hand. If it is a Card Name Cidolfus, play it onto the field instead. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": "1 Lightning CP, Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-086C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Until the end of the turn, Lightning gains +1000 power and Haste.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ], "cost": "Discard 1 card" }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-087C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can pay 2 Lightning CP (instead of paying the CP cost) to cast Ranan.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Ranan enters the field", "effect": "Choose 1 Job Warrior of the Crystal Forward other than Ranan. It gains Haste until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-088R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ramuh (XVI) enters the field or when Cidolfus primes into Ramuh (XVI)", "effect": "you may cast 1 Summon of cost 5 or less from your hand without paying the cost.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CAST_FREE", "count": 1, "filter": { "card_type": "SUMMON", "cost_max": 5 }, "zone_from": "HAND", "optional": true } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When you cast a Lightning Summon", "effect": "choose 1 active Forward opponent controls. Deal it 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_active": true }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-089C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ramza is put from the field into the Break Zone", "effect": "gain [Lightning].", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "LIGHTNING" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Ramza gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": "Remove 2 cards in the Break Zone from the game" }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-090L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Leon enters the field", "effect": "Choose 1 damaged Forward. Deal it 4000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "When Leon is chosen by your opponent's ability, your opponent gains control of Leon.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "At the end of each of your turns, if you control 1 or less Job Rebel", "effect": "Leon deals you 1 point of damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_TO_CONTROLLER", "amount": 1, "source": "leon" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-091L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you have a total of 7 or more Category FFBE cards in your Break Zone and/or Category FFBE cards you own removed from the game, the cost required to cast Astrius is reduced by 5.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "astrius", "amount": 5, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Astrius attacks", "effect": "Select 1 of the 2 following actions. \"Choose 1 Forward. It loses 7000 power until the end of the turn.\" \"Astrius deals your opponent 1 point of damage.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Forward. It loses 7000 power until the end of the turn.", "effects": [ { "type": "POWER_MOD", "amount": -7000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 1, "description": "Astrius deals your opponent 1 point of damage.", "effects": [ { "type": "DAMAGE_TO_OPPONENT", "amount": 1, "source": "astrius" } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-092R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 3 or more Monsters, the cost required to cast Gau is reduced by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "gau", "amount": 2, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Put Gau into the Break Zone: Search for up to 1 Card Name Gau of cost X and up to 1 Monster of cost X, play that Card Name Gau onto the field and add that Monster to your hand.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "cp": "X", "dull": true, "special": "Put Gau into the Break Zone" } }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-093R": [ { "ability_index": 0, "original": { "type": "field", "name": "Back Attack", "trigger": "", "effect": "If a Category X Forward you control other than Kimahri is dealt damage, reduce the damage by 2000 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Back Attack", "effects": [ { "type": "DAMAGE_MODIFIER", "amount": 2000, "target": { "type": "CHOSEN" }, "modifier_type": "REDUCTION" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Kimahri enters the field", "effect": "Kimahri gains \"If a Forward you control other than Kimahri is dealt damage, reduce the damage by 2000 instead.\" until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "GRANT_ABILITY_TEXT", "target": { "type": "CHOSEN" }, "ability_text": "if a forward you control other than kimahri is dealt damage, reduce the damage by 2000 instead.", "duration": "END_OF_TURN" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-094C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Corsair enters the field", "effect": "draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Corsair enters the field", "effect": "choose 1 card in your Break Zone. If you control 4 or more Water Backups, put it at the bottom of your deck.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CONDITIONAL_EFFECT", "condition": "CONTROL_COUNT", "count": 4, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-095C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Jecht enters the field", "effect": "When Jecht enters the field, choose 1 Forward opponent controls. Return it to its owner's hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Character opponent controls is returned from the field to its owner's hand", "effect": "When a Character opponent controls is returned from the field to its owner's hand, choose 1 Forward opponent controls. It loses 3000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": -3000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-096R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you have a [Water], Jed gains +1000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": "if you have a [water], jed", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Jed attacks, you may pay [Water]. If you do so, draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-097C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Stiltzkin enters the field", "effect": "choose 1 [Job (Moogle)] Forward of cost 2 or less in your Break Zone. Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 2 }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. It loses 2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": -2000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "dull_job_moogle": 2 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-098H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Strago enters the field", "effect": "Choose 1 card in your Damage Zone. Add it to your hand. Put 1 card from your hand into the Damage Zone (its EX Burst effect will not trigger).", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a card is put into your Damage Zone", "effect": "Your opponent selects 1 Forward they control. Put it into the Break Zone. This effect will trigger only during your turn and only once per turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-099C": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "", "effect": "Choose 1 Forward. During this turn, the next damage dealt to it becomes 0 instead. Draw 1 card.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-100C": [ { "ability_index": 0, "original": { "type": "special", "name": "", "trigger": "", "effect": "Choose 1 Forward. During this turn, the next damage dealt to it becomes 0 instead.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": "ALL", "duration": "NEXT_DAMAGE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "modifier_type": "REDUCTION" } ], "cost": "Dull, put Cecil into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Choose 1 Forward. Put it into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "3 Water CP, put Cecil into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-101C": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "When Tidus enters the field", "effect": "Choose 1 Forward of cost 4 or less opponent controls. Return it to its owner's hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 4 }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Character opponent controls is returned from the field to its owner's hand", "effect": "Draw 1 card. This effect will trigger only once per turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-102C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can pay 1 Water CP (instead of paying the CP cost) to cast Perrene.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Job Warrior of the Crystal you control is put from the field into the Break Zone", "effect": "gain 1 Water CP.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "ANY", "source_filter": {} }, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "WATER" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-103C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Moogle (FFTA) into the Break Zone: Choose 1 Forward of cost 4 or less opponent controls. Return it to its owner's hand. You can only use this ability if a Water Forward has entered your field this turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-104R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "For each Job Moogle other than Mog (VI) you control, Mog (VI) gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Mog (VI) is put from the field into the Break Zone", "effect": "You may discard 1 Job Moogle. When you do so, play Mog (VI) from the Break Zone onto the field dull.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-105R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When 1 or more Forwards you control attack", "effect": "you may put Malboro into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Malboro is put from the field into the Break Zone", "effect": "until the end of the turn, all the Forwards opponent controls lose all their abilities and 3000 power.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "24-106H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you cast Leviathan, you may remove 4 Card Name Leviathan in your Break Zone from the game as an extra cost. Your opponent selects 1 Forward or Monster they control. Put it into the Break Zone. If you paid the extra cost, your opponent selects up to 2 Forwards and/or Monsters they control instead (select as many as possible). Put them into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "you cast Leviathan" }, "then_effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "24-107L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Relm enters the field, if you control 5 or more Category VI Characters", "effect": "you may search for 1 Monster of cost 3 or less and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Monster that is also a Forward. It gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-108H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "For each Category X Character other than Wakka you control, Wakka gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Wakka enters the field", "effect": "When Wakka enters the field, choose 1 Forward opponent controls. If its power is equal to or less than Wakka's power, put it on top of its owner's deck.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PUT_INTO_DECK", "target": { "type": "CHOSEN" }, "position": "TOP" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Element Reels", "trigger": "", "effect": "Choose 1 Forward. It loses 5000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Element Reels", "effects": [ { "type": "POWER_MOD", "amount": -5000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-109R": [ { "ability_index": 0, "original": { "type": "field", "name": "Brave", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Brave", "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Priming \"Bahamut (XVI)\"", "trigger": "", "effect": "When Dion or a Character you control is priming, draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Priming \"Bahamut (XVI)\"", "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ], "cost": { "generic": 3 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-110L": [ { "ability_index": 0, "original": { "type": "field", "name": "Brave", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Brave", "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Dion primes into Bahamut (XVI), choose up to 2 Forwards. Deal them 9000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Zettaflare", "trigger": "", "effect": "Choose 1 Forward. It loses all its abilities until the end of the turn. Break it.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Zettaflare", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-111H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Lucio enters the field", "effect": "you may search for 2 Job Warrior of the Crystal, each of a different Element, and add them to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 2, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "At the beginning of the Attack Phase during each of your turns", "effect": "Lucio gains +2000 power until the end of the turn. Gain 2 Light CP.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "START_OF_ATTACK_PHASE", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Scintillating Edge", "trigger": "", "effect": "Choose 1 Forward. Remove it from the game.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Scintillating Edge", "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "light": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-112L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Haste, First Strike", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Barnabas (XVI) primes into Odin (XVI), Odin (XVI) gains \"When Odin (XVI) attacks, activate Odin (XVI).\" and \"Odin (XVI) can attack twice in the same turn.\" (This effect does not end at the end of the turn.)", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Iron Flash", "trigger": "", "effect": "Activate Odin (XVI). Odin (XVI) can attack once more this turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Iron Flash", "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-113R": [ { "ability_index": 0, "original": { "type": "field", "name": "First Strike", "trigger": "", "effect": "First Strike", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "First Strike", "effects": [ { "type": "KEYWORD", "keyword": "FIRST_STRIKE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Priming \"Odin (XVI)\"", "trigger": "", "effect": "When Barnabas (XVI) or a Character you control is priming, choose 1 Forward opponent controls. It loses 8000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Priming \"Odin (XVI)\"", "effects": [ { "type": "POWER_MOD", "amount": -8000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": 2 }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-114H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Raph enters the field", "effect": "Choose 1 Forward opponent controls. Until the end of the turn, it loses 4000 power for each [Dark] you have.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": -4000, "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Raph gains \"Raph cannot be chosen by your opponent's Summons or abilities.\" until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "PREVENT", "action": "TARGET", "target": { "type": "CHOSEN" } } ], "cost": "[Dark]" }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-115R": [ { "ability_index": 0, "original": { "type": "special", "name": "Limit Break", "trigger": "", "effect": "Limit Break — 3", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Limit Break", "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "Brave", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Brave", "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Tenzen enters the field, until the end of the turn, all the Job Samurai Forwards and Card Name Samurai Forwards you control gain +3000 power, Brave and \"This Forward can attack twice in the same turn.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-116R": [ { "ability_index": 0, "original": { "type": "auto", "name": "Limit Break — 2", "trigger": "", "effect": "When Snow enters the field, you may search for 1 Card Name Lightning or Card Name Serah and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Limit Break — 2", "effects": [ { "type": "SEARCH", "count": 1, "filter": { "element": "LIGHTNING" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-117R": [ { "ability_index": 0, "original": { "type": "field", "name": "Limit Break — 1", "trigger": "", "effect": "Zidane cannot be blocked by a Forward of cost 4 or more.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Limit Break — 1", "effects": [ { "type": "BLOCK_IMMUNITY", "condition": { "comparison": "GTE", "value": 4, "attribute": "cost" }, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Zidane enters the field", "effect": "Your opponent puts the top 2 cards of their deck into the Break Zone. If both cards are of the same Element, draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-118R": [ { "ability_index": 0, "original": { "type": "field", "name": "Limit Break — 1", "trigger": "", "effect": "If Selh'teus is dealt damage by your opponent's Summons or abilities, the damage becomes 0 instead. Selh'teus cannot be broken by opposing Summons or abilities that don't deal damage.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Limit Break — 1", "effects": [ { "type": "PROTECTION", "protection_from": "ABILITIES", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-119R": [ { "ability_index": 0, "original": { "type": "auto", "name": "Limit Break — 1", "trigger": "When Gilgamesh enters the field, select 1 of the 2 following actions.", "effect": "\"Choose 1 Forward of cost 1. Break it.\" \"Choose 2 cards in your opponent's Break Zone. Remove them from the game.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Limit Break — 1", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-120R": [ { "ability_index": 0, "original": { "type": "field", "name": "Limit Break — 1", "trigger": "", "effect": "You must control 3 or more Job Standard Unit Forwards and/or Job Warrior of Light Forwards to cast Warrior of Light. The Forwards other than Warrior of Light you control gain \"This Forward cannot be chosen by your opponent's abilities.\" and \"If this Forward is dealt damage by your opponent's abilities, the damage becomes 0 instead.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Limit Break — 1", "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_ABILITIES", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-121H": [ { "ability_index": 0, "original": { "type": "auto", "name": "Limit Break — 2", "trigger": "When Iron Giant (SOPFFO) enters the field", "effect": "Select 1 of the 2 following actions.\n\"Choose 1 Forward of cost 2 or less. Deal it 5000 damage.\"\n\"Choose 1 dull Forward. Deal it 7000 damage.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Limit Break — 2", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Forward of cost 2 or less. Deal it 5000 damage.", "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 2 }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 dull Forward. Deal it 7000 damage.", "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-122H": [ { "ability_index": 0, "original": { "type": "auto", "name": "Limit Break", "trigger": "When Magna Roader enters the field, if you control 4 or more Ice Characters", "effect": "Your opponent reveals their hand. Select 1 card from their hand. Your opponent discards this card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Limit Break", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Magna Roader enters the field, if you control 4 or more Wind Characters", "effect": "Magna Roader gains Haste until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-123H": [ { "ability_index": 0, "original": { "type": "auto", "name": "Limit Break", "trigger": "When Vajradhara Wu enters the field", "effect": "Select 1 of the 2 following actions. \"Choose 1 damaged Forward. Break it.\" \"Choose 1 Forward opponent controls. Vajradhara Wu and the chosen Forward deal damage equal to their respective power to the other.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Limit Break", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 damaged Forward. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Forward opponent controls. Vajradhara Wu and the chosen Forward deal damage equal to their respective power to the other.", "effects": [ { "type": "MUTUAL_DAMAGE", "source_card": "vajradhara wu", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-124H": [ { "ability_index": 0, "original": { "type": "auto", "name": "Limit Break — 2", "trigger": "When The Ur-Dragon King enters the field", "effect": "Choose up to 2 Characters in your Break Zone. If you control 4 or more Earth Characters, add them to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Limit Break — 2", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When The Ur-Dragon King enters the field", "effect": "Choose 1 Forward. If you control 4 or more Lightning Characters, break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-125H": [ { "ability_index": 0, "original": { "type": "auto", "name": "Limit Break — 2", "trigger": "When Tonberry & Cactuar enters the field, select 1 of the 2 following actions.", "effect": "\"Choose 1 active Forward of cost 3 or less. Break it.\" \"Look at the top 2 cards of your deck. Add 1 card among them to your hand and return the other card to the bottom of your deck.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Limit Break — 2", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "24-126H": [ { "ability_index": 0, "original": { "type": "auto", "name": "Limit Break", "trigger": "When Ultima Weapon enters the field", "effect": "Choose 1 Forward. If you control 4 or more Fire Characters, deal it 9000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Limit Break", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Ultima Weapon enters the field, if you control 4 or more Water Characters", "effect": "Your opponent selects 1 Forward they control. Put it into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-001C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{s}, discard 1 Fire card: Choose 1 Forward opponent controls. Deal it 5000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "{s}, put Armstrong into the Break Zone: Choose 1 Forward opponent controls. Deal it 7000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-002C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Iron Eater enters the field", "effect": "Choose 1 Forward opponent controls. If you have 5 or more Job Warrior and/or Card Name Warrior in your Break Zone, deal it 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-003C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When AVALANCHE Member enters the field", "effect": "you may discard 1 Category VII Character. When you do so, choose 1 Forward. Deal it 7000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-004H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Before paying the cost to cast Ifrit, you can remove 1 Fire Backup you control from the game to reduce the cost required to cast Ifrit by 2.\nChoose 1 Forward and up to 1 other Forward. Deal the former 9000 damage and deal the latter 4000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "BACKUP", "element": "FIRE" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-005H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast Ace is reduced by 1 for each Job Class Zero Cadet and/or Fire Character you control.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION_SCALING", "card_filter": "ace", "reduction_per": 1, "scale_by": "FIELD_CARDS_CONTROLLED", "scale_filter": { "element": "FIRE", "job": "Class" }, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "At the end of each of your turns, if your opponent has received 5 points of damage or less", "effect": "Ace deals your opponent 1 point of damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_TO_OPPONENT", "amount": 1, "source": "ace" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Jackpot Shot", "trigger": "", "effect": "Choose 1 Forward. Deal it 2000 damage for each Job Class Zero Cadet and/or Fire Character you control.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Jackpot Shot", "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "fire": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-006L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cloud enters the field", "effect": "Select up to 2 of the 4 following actions. \"Choose 1 Forward. Deal it 8000 damage.\" \"Choose 1 Monster. Break it.\" \"Choose up to 2 cards in your opponent's Break Zone. Remove them from the game. Draw 1 card.\" \"Play 1 Category VII Character of cost 4 or less from your hand onto the field.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 2, "select_up_to": true, "mode_count": 4, "modes": [ { "index": 0, "description": "Choose 1 Forward. Deal it 8000 damage.", "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Monster. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, { "index": 2, "description": "Choose up to 2 cards in your opponent's Break Zone. Remove them from the game. Draw 1 card.", "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, { "index": 3, "description": "Play 1 Category VII Character of cost 4 or less from your hand onto the field.", "effects": [ { "type": "PLAY", "count": 1, "optional": false, "filter": { "cost_max": 4 }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-007R": [ { "ability_index": 0, "original": { "type": "field", "name": "Brave", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Brave", "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Glenn enters the field, you may search for up to 2 Job SOLDIER and add them to your hand. Then, you may play up to 2 Job SOLDIER Forwards of cost 2 or less from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-008C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Security Officer enters the field", "effect": "Select 1 of the 2 following actions. \"Choose 1 Forward opponent controls. Deal it 5000 damage.\" \"Draw 1 card.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Forward opponent controls. Deal it 5000 damage.", "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, { "index": 1, "description": "Draw 1 card.", "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-009C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 5 or more Job Class Zero Cadet, Sice gains Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_COUNT", "comparison": "GTE", "value": 5, "filter_text": "job class zero cadet" }, "then_effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Sice enters the field or attacks", "effect": "Choose 1 Forward opponent controls. Deal it 3000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-010H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Salamander (III) is also Card Name Gutsco in all situations.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ALSO_NAMED", "target": { "type": "CHOSEN" }, "also_name": "gutsco" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Salamander (III) enters the field or attacks", "effect": "You may pay {f}{f}{f}2 or {f}{f}. When you do so, choose up to 2 Forwards. Deal them 9000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-011C": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "", "effect": "When Deuce enters the field, reveal the top 4 cards of your deck. Add 1 Job Class Zero Cadet among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 4, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-012C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Trey enters the field", "effect": "Choose 1 Forward opponent controls. Deal it 2000 damage for each Job Class Zero Cadet you control.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-013C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{s}, discard 1 card: Choose 1 Forward. Deal it 3000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "{s}, discard 1 Card Name Porom: Choose 1 Forward. Deal it 7000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-014L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Volker enters the field due to your cast", "effect": "You may search for up to 2 Job Warrior and/or Card Name Warrior and add them to your hand. During this turn, the cost required to cast your next Job Warrior or Card Name Warrior is reduced by 3.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Job Warrior or a Card Name Warrior you control is put from the field into the Break Zone", "effect": "Choose 1 Forward opponent controls. Deal it 4000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "ANY", "source_filter": {} }, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-015R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Until the end of the turn, Hell House also becomes a Forward with 7000 power. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 7000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": "0" }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "Damage 3", "trigger": "When Hell House attacks", "effect": "Deal 3000 damage to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Damage 3", "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "Damage 6", "trigger": "When Hell House attacks", "effect": "Deal 5000 damage to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Damage 6", "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-016R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When a Card Name Golbez you control attacks, choose 1 Forward. Deal it 8000 damage.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Name 1 Element. During this turn, if Rubicante is dealt damage by abilities of the named Element, the damage becomes 0 instead.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "cost": "2 Fire CP" }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "25-017R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Red XIII leaves the field, remove Red XIII from the game instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "Red XIII leaves the field" }, "then_effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Red XIII enters the field", "effect": "Choose 1 Forward. It gains +3000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 3000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "", "trigger": "", "effect": "Play Red XIII onto the field. You can only use this ability during your Main Phase, if you control 2 or more Category VII Forwards and if Red XIII is in the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "fire": 2 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-018C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "discard 1 Ice card: Your opponent discards 1 card. You can only use this ability during your turn and only once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "cost": { "dull": true, "discard": "1 Ice card" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "put Gimme Cat into the Break Zone: Your opponent randomly discards 1 card. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "dull": true, "special": "put Gimme Cat into the Break Zone" } }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-019C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Necron enters the field", "effect": "Choose 1 Forward of cost 5 or less opponent controls. Remove it from the game for as long as Necron is on the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 5 }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 card removed by Necron's ability. Put it into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ], "cost": { "ice": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-020R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Category X Forwards other than Gippal you control gain +2000 power and \"This Forward cannot be chosen by your opponent's abilities.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Gippal enters the field, choose 1 Forward opponent controls.", "effect": "Dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-021R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Until the end of the turn, Chimera Brain also becomes a Forward with 9000 power and \"When Chimera Brain attacks, choose 1 Forward opponent controls. Freeze it.\" You can only use this ability if your opponent controls any dull Forwards and only once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ], "cost": "0" }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-022C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Edward enters the field", "effect": "Choose up to 2 Characters opponent controls. If your opponent has 1 card or less in their hand, dull them and Freeze them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Edward enters the field", "effect": "If your opponent has 3 cards or more in their hand, your opponent discards 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "25-023C": [ { "ability_index": 0, "original": { "type": "special", "name": "Warp 2", "trigger": "", "effect": "Warp 2", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Warp 2", "cost": { "ice": 1 } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Kurasame enters the field", "effect": "Reveal the top 4 cards of your deck. Add 1 Forward among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 4, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-024H": [ { "ability_index": 0, "original": { "type": "auto", "name": "Back Attack", "trigger": "When Zeid is dealt damage by a Character opponent controls", "effect": "your opponent selects 1 dull Character they control. Put it into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Back Attack", "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Remove 3 Ice cards in the Break Zone from the game: Zeid gains +3000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-025L": [ { "ability_index": 0, "original": { "type": "field", "name": "First Strike", "trigger": "", "effect": "First Strike", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "First Strike", "effects": [ { "type": "KEYWORD", "keyword": "FIRST_STRIKE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Job SOLDIER Forwards other than Sephiroth you control gain First Strike.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "FIRST_STRIKE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When a Forward with First Strike you control attacks", "effect": "Your opponent discards 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "ANY", "source_filter": { "card_type": "FORWARD" } } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 3, "original": { "type": "special", "name": "Astral Gate", "trigger": "", "effect": "Choose 1 Forward. Deal it 5000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Astral Gate", "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-026C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When SOLDIER Candidate enters the field", "effect": "Choose 1 Character opponent controls. Dull it. If you have a Card Name SOLDIER Candidate in your Break Zone, also Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "Damage 3", "trigger": "", "effect": "SOLDIER Candidate gains +3000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Damage 3", "effects": [ { "type": "POWER_MOD", "amount": 3000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-027H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Forward you control is put from the field into the Break Zone", "effect": "Place 1 Research Counter on Chadley. This effect will trigger only during your opponent's turn and only once per turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "ANY", "source_filter": { "card_type": "FORWARD" } }, "effects": [ { "type": "ADD_COUNTER", "count": 1, "counter_type": "RESEARCH", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Remove 3 Research Counters from Chadley: Choose 1 Forward of cost 4 or less in your Break Zone. Play it onto the field. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": "Ice CP, 1 CP, Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-028C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Paladin enters the field", "effect": "Select 1 of the 2 following actions. \"Choose 1 Forward. Dull it.\" \"Draw 1 card.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Forward. Dull it.", "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 1, "description": "Draw 1 card.", "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-029R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Nooj enters the field, you may search for 1 Card Name Gippal or Card Name Baralai and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Nooj into the Break Zone: Deal 5000 damage to all the dull Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-030H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Before paying the cost to cast Mateus, the Corrupt, you can remove 1 Ice Backup you control from the game to reduce the cost required to cast Mateus, the Corrupt by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "BACKUP", "element": "ICE" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 dull Forward and up to 1 other Forward. Break the former, dull and Freeze the latter.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-031C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Borghen enters the field", "effect": "Choose 1 dull Forward. Deal it 8000 damage. Your opponent discards 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Borghen into the Break Zone: Choose 1 dull Forward. Deal it 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOSEN" } } ], "cost": { "ice": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-032C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "At the end of each of your turns", "effect": "Choose 1 Monster put in your Break Zone from the field during this turn. Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-033R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Yuna enters the field, you may search for 1 Job Gullwings and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Play 1 Job Gullwings of cost 3 or less from your hand onto the field. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY", "count": 1, "optional": false, "filter": { "cost_max": 3 }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Blizzara", "trigger": "", "effect": "Choose 1 Forward. Dull it and Freeze it. Your opponent discards 1 card.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Blizzara", "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-034L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "At the beginning of the Attack Phase during each of your turns", "effect": "remove the top card of your deck from the game. You can cast it at any time you could normally cast it this turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "START_OF_ATTACK_PHASE", "source": "SELF" }, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Summon in your Break Zone. Remove it from the game. During this game, you can cast it at any time you could normally cast it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "SUMMON" }, "owner": "ANY" } } ], "cost": "1, remove Lenne from the game" }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-035L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Aerith enters the field", "effect": "Choose 1 Character opponent controls. As long as Aerith is on the field, it loses all its abilities.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REMOVE_ABILITY", "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "OPPONENT" }, "ability": "ALL" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Aerith is put from the field into the Break Zone", "effect": "You may remove Aerith from the game. When you do so, draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-036R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When King enters the field", "effect": "Choose 1 Forward opponent controls. Return it to its owner's hand. If you control 5 or more Job Class Zero Cadet, put it at the bottom of its owner's deck instead.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PUT_INTO_DECK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" }, "position": "BOTTOM" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-037H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose up to 2 Job Class Zero Cadet Backups. Activate them. You can only use this ability during your turn and only once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Choose up to 2 cards in your opponent's Break Zone. Remove them from the game.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ], "cost": "1 Wind" }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-038C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Discard 1 Wind card: Choose 1 Forward you control. It gains \"This Forward cannot be chosen by your opponent's abilities.\" until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "restriction": "CANNOT_BE_TARGETED", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Goobbue into the Break Zone: Choose 1 Forward you control. It gains \"This Forward cannot be chosen by your opponent's Summons.\" until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-039C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cater enters the field, if you control 2 or more Job Class Zero Cadets", "effect": "draw 1 card.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-040H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Before paying the cost to cast Chocobo Chick (VII), you can remove 1 Wind Backup you control from the game to reduce the cost required to cast Chocobo Chick (VII) by 2. Deal 2000 damage to all the Forwards opponent controls. Then, you may play 1 Forward of cost 2 or less from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "25-041C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Thief enters the field", "effect": "Select 1 of the 2 following actions.\n\"Choose 1 Forward. It gains 'This Forward cannot be blocked by a Forward of cost 4 or more.' until the end of the turn.\"\n\"Draw 1 card.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Forward. It gains 'This Forward cannot be blocked by a Forward of cost 4 or more.' until the end of the turn.", "effects": [ { "type": "GRANT_ABILITY_TEXT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "ability_text": "this forward cannot be blocked by a forward of cost 4 or more.", "duration": "END_OF_TURN" } ] }, { "index": 1, "description": "Draw 1 card.", "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-042C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Zidane enters the field", "effect": "Your opponent reveals their hand. You may select 1 card from their hand. If you do so, your opponent discards it and draws 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Put Zidane into the Break Zone: Choose up to 3 cards in your opponent's Break Zone. Remove them from the game.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-043H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cid Highwind enters the field", "effect": "you may search for up to 2 Category VII Forwards and add them to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Play 1 Category VII Forward of cost 5 or less from your hand onto the field. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY", "count": 1, "optional": false, "filter": { "card_type": "FORWARD", "cost_max": 5 }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ], "cost": { "damage": 5, "cp": [ { "element": "Wind", "count": 1 } ], "special": "put Cid Highwind into the Break Zone" } }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-044C": [ { "ability_index": 0, "original": { "type": "special", "name": "Warp 2", "trigger": "", "effect": "Warp 2 — [Wind][1]", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Warp 2", "cost": "[Wind][1]" }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Ceodore cannot be broken by opposing abilities that don't deal damage.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PREVENT", "action": "BREAK_BY_OPPONENT", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Ceodore enters the field", "effect": "When Ceodore enters the field, choose 1 Card with Warp in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-045C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Chocobo can form a party with Forwards of any Element.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PARTY_ANY_ELEMENT", "target": { "type": "CHOSEN" }, "party_with": "forwards" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Chocobo forming a party is put from the field into the Break Zone", "effect": "you may search for 1 Card Name Chocobo Character of cost 2 or less and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-046C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 attacking Job Class Zero Cadet Forward. Until the end of the turn, it gains +1000 power and First Strike.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "dull": true, "cp": [ { "element": "Wind", "count": 1 } ] } }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-047R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Barbariccia enters the field", "effect": "Choose 1 [Job Archfiend] other than [Card Name Barbariccia] in your Break Zone. Add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Barbariccia enters the field, if you control a [Card Name Golbez]", "effect": "Deal 3000 damage to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-048R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Until the end of the turn, The Mandragoras also becomes a Forward with 5000 power, \"When The Mandragoras deals damage to a Forward, break it.\" and \"When The Mandragoras is put from the field into the Break Zone, choose 1 Forward opponent controls. Break it.\" You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": "2 Wind CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-049C": [ { "ability_index": 0, "original": { "type": "field", "name": "Haste", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Haste", "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Yuffie attacks", "effect": "Place 1 Shuriken Counter on Yuffie.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "ADD_COUNTER", "count": 1, "counter_type": "SHURIKEN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Yuffie is blocked", "effect": "Deal 4000 damage for each Shuriken Counter placed on Yuffie to the blocking Forward. Then, remove all Shuriken Counters from Yuffie.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "IS_BLOCKED", "source": "SELF" }, "effects": [ { "type": "REMOVE_ALL_COUNTERS", "counter_type": "shuriken", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-050R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "At the end of each of your turns, activate all the Job SOLDIER you control.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Dull 3 active Job SOLDIER: Draw 1 card. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-051L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Rem enters the field", "effect": "You may pay {Wind}. When you do so, search for 1 Job Class Zero Cadet of cost X other than Card Name Rem and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Activate all the Job Class Zero Cadet you control.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "owner": "CONTROLLER" } } ], "cost": "{Wind}, put Rem into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-052R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ursula enters the field by Summons or abilities", "effect": "You may search for 1 Job Monk or Card Name Monk and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Ursula attacks", "effect": "Choose up to 1 Forward opponent controls. Ursula and the chosen Forward deal damage equal to their respective power to the other.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "MUTUAL_DAMAGE", "source_card": "ursula", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-053H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Before paying the cost to cast Atomos, you can remove 1 Earth Backup you control from the game to reduce the cost required to cast Atomos by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "BACKUP", "element": "EARTH" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 1000 damage for each card in your Break Zone.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "SCALING_EFFECT", "base_effect": { "type": "DAMAGE", "target": { "type": "CHOSEN" } }, "scale_by": "CARDS_IN_BREAK_ZONE", "multiplier": 1000 } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-054C": [ { "ability_index": 0, "original": { "type": "field", "name": "First Strike", "trigger": "", "effect": "First Strike", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "First Strike", "effects": [ { "type": "KEYWORD", "keyword": "FIRST_STRIKE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Vincent attacks, Vincent gains +4000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 4000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "S", "trigger": "", "effect": "Choose 1 Forward. Deal it damage equal to Vincent's power.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "S", "effects": [ { "type": "DAMAGE", "amount": "POWER_OF", "power_source": "vincent", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "earth": 3, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-055C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{s}, discard 1 Earth card: Choose 1 Forward. It gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "{0}, put Wererat into the Break Zone: Choose 1 Forward. It gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-056L": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Remove 3 Earth cards in the Break Zone from the game: Choose 1 Earth Forward you control. Dull it. Until the end of the turn, it gains \"This Forward cannot be broken.\"", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Blurred Strikes", "trigger": "", "effect": "Reveal the top 3 cards of your deck. Add up to 2 cards other than Card Name Wol among them to your hand, and put the rest of the cards into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Blurred Strikes", "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-057R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Cutter enters the field, you may pay {X}{X}. When you do so, choose X dull Forwards. Break them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Until the end of the turn, Cutter also becomes a Forward with 8000 power. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 8000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": { "earth": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-058C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Black Belt enters the field", "effect": "Select 1 of the 2 following actions. \"Choose 1 dull Forward of power 7000 or less. Break it.\" or \"Draw 1 card.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 dull Forward of power 7000 or less. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ] }, { "index": 1, "description": "Draw 1 card.", "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-059C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cait Sith enters the field", "effect": "you may play 1 Character of cost 2 or less from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": { "cost_max": 2 }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "put Cait Sith into the Break Zone: Choose 1 Category VII Character in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "dull": true, "cp": [ { "element": "Earth", "count": 1 } ] } }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-060H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "EX BURST", "trigger": "", "effect": "When General leaves the field, choose 1 [Job Warrior] or [Card Name Warrior] other than [Card Name General] in your Break Zone. Add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "field", "name": "", "trigger": "", "effect": "General cannot be chosen by your opponent's Summons. If General is dealt damage by your opponent's Summons, the damage becomes 0 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_SUMMONS", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-061R": [ { "ability_index": 0, "original": { "type": "auto", "name": "Back Attack", "trigger": "When Scarmiglione enters the field", "effect": "Choose 1 Forward. During this turn, the next damage dealt to it is reduced by 2000 instead. If it is a Card Name Golbez, it also gains \"This Forward cannot be chosen by your opponent's Summons or abilities.\" until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Back Attack", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "modifier_type": "REDUCTION" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-062C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Sophie enters the field", "effect": "select 1 of the 2 following actions. \"Play 1 Category MOBIUS Forward of cost 3 or less from your hand onto the field.\" \"Search for up to 2 Card Name Sophie and add them to your hand.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Play 1 Category MOBIUS Forward of cost 3 or less from your hand onto the field.", "effects": [ { "type": "PLAY", "count": 1, "optional": false, "filter": { "card_type": "FORWARD", "cost_max": 3 }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, { "index": 1, "description": "Search for up to 2 Card Name Sophie and add them to your hand.", "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Thor's Hammer", "trigger": "", "effect": "Choose 1 Forward. Deal it 3000 damage for each Backup you control.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Thor's Hammer", "effects": [ { "type": "SCALING_EFFECT", "base_effect": { "type": "DAMAGE", "target": { "type": "CHOSEN" } }, "scale_by": "BACKUPS_CONTROLLED", "multiplier": 3000, "scale_filter": { "card_type": "BACKUP" } } ], "cost": { "special": 3, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-063C": [ { "ability_index": 0, "original": { "type": "field", "name": "Brave", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Brave", "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you have a Card Name SOLDIER Candidate in your Break Zone, SOLDIER Candidate gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if you have a card name soldier candidate in your break zone, soldier candidate", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When SOLDIER Candidate attacks", "effect": "All the Card Name SOLDIER Candidate Forwards you control gain +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-064L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Dyne enters the field", "effect": "Choose 1 Forward opponent controls. If you control 5 or more Backups, Dyne and the chosen Forward deal damage equal to their respective power to the other.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "MUTUAL_DAMAGE", "source_card": "if you control 5 or more backups, dyne", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Damage 3 — Dyne gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-065R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "At the beginning of the Attack Phase during each of your turns", "effect": "Choose 1 Forward opponent controls. Deal it 3000 damage for each Category VII Forward that has entered your field this turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "START_OF_ATTACK_PHASE", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Tifa attacks", "effect": "All the Category VII Forwards you control gain +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-066L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Barret enters the field", "effect": "You may search for 1 Card Name Marlene or Job AVALANCHE Operative of cost 4 or less and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "At the beginning of the Attack Phase during each of your turns", "effect": "Choose 1 Forward opponent controls. If you control 7 or more Category VII Characters, deal it 9000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "START_OF_ATTACK_PHASE", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-067H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Rikku enters the field", "effect": "you may play 1 Backup of cost 3 or less from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": { "card_type": "BACKUP", "cost_max": 3 }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Backup enters your field", "effect": "until the end of the turn, all the Category X Forwards you control gain +2000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-068C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Luca enters the field", "effect": "Reveal the top 5 cards of your deck. Add 1 Character of cost 2 or less among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 5, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward of cost 2 or less. It gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 2 }, "owner": "ANY" } } ], "cost": { "earth": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-069C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "discard 1 Lightning card: Choose 1 Forward. Deal it 1000 damage and dull it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "put Varghidpolis into the Break Zone: Choose 1 Forward. Deal it 1000 damage and dull it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-070C": [ { "ability_index": 0, "original": { "type": "field", "name": "Haste", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Haste", "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Eight deals damage to your opponent", "effect": "Choose 1 Job Class Zero Cadet in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "DEALS_DAMAGE_TO_OPPONENT", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "field", "name": "Damage 3", "trigger": "", "effect": "Eight gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Damage 3", "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-071R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Forward opponent controls attacks, choose 1 Forward opponent controls", "effect": "Dull it. Until the end of the turn, Scorpion Sentinel also becomes a Forward with 7000 power. This effect will trigger only once per turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "ANY", "source_filter": { "card_type": "FORWARD" } }, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-072R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{s}, put Kuja and 1 Forward into the Break Zone: Choose 1 Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-073L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 3 or more Category VII Forwards, Zack gains Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_COUNT", "comparison": "GTE", "value": 3, "card_type": "FORWARD" }, "then_effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Zack attacks", "effect": "Choose 1 Category VII Character of cost 2 or less in your Break Zone. Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER", "cost_max": 2 }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Rush Assault", "trigger": "", "effect": "Choose 1 Forward. Break it. You can only use this ability while Zack is attacking.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Rush Assault", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-074C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Amarant enters the field", "effect": "deal 5000 damage to all the active Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-075C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Jack enters the field, choose 1 Forward opponent controls", "effect": "Dull it. If you control 5 or more Job Class Zero Cadet, break it instead.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Deliverance", "trigger": "", "effect": "Choose 1 Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Deliverance", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "lightning": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-076C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Elite Riot Trooper enters the field", "effect": "Select 1 of the 2 following actions.\n\"Choose 1 Forward of cost 2 or less. Deal it 7000 damage.\"\n\"Draw 1 card.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Forward of cost 2 or less. Deal it 7000 damage.", "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 2 }, "owner": "ANY" } } ] }, { "index": 1, "description": "Draw 1 card.", "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-077C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cinque enters the field", "effect": "choose 1 Job Class Zero Cadet Forward in your Break Zone. If its cost is equal to or less than the number of Job Class Zero Cadet you control, play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 9000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "lightning": 2, "generic": 1, "dull": true, "sacrifice_self": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-078H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Dull 2 active Job Class Zero Cadet: Choose 1 Job Class Zero Cadet Forward. It gains Haste until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_active": true }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Sadistic Spikes", "trigger": "", "effect": "Choose 1 Forward. If its cost is equal to or less than the number of Job Class Zero Cadet you control, break it.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Sadistic Spikes", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "s": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-079C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When SOLDIER Candidate is put from the field into the Break Zone", "effect": "You may pay {1}. When you do so, search for 1 Card Name SOLDIER Candidate and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-080H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Paine enters the field", "effect": "Choose 1 Forward of cost 3 or less opponent controls. Deal it 7000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 3 }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Forward opponent controls is put from the field into the Break Zone", "effect": "Choose 1 Category X Forward. It gains Haste until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "ANY", "source_filter": { "card_type": "FORWARD" } }, "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-081R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Baralai enters the field", "effect": "Choose 1 Forward in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Put Baralai into the Break Zone. Choose 1 Forward of cost 4 or less. Break it.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "cp": 5, "element": "Light" } }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-082C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Vivi enters the field", "effect": "When Vivi enters the field, choose 1 Forward. Dull it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 damaged Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "1 Lightning, put Vivi into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-083H": [ { "ability_index": 0, "original": { "type": "special", "name": "", "trigger": "", "effect": "Before paying the cost to cast Adrammelech, the Wroth, you can remove 1 Lightning Backup you control from the game to reduce the cost required to cast Adrammelech, the Wroth by 2.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "BACKUP", "element": "LIGHTNING" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Deal 7000 damage to all the Forwards opponent controls. Adrammelech, the Wroth deals you 1 point of damage.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_TO_CONTROLLER", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-084R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Rude enters the field", "effect": "Choose 1 [Job Member of the Turks] other than [Card Name Rude] in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "At the beginning of the Attack Phase during each of your turns", "effect": "Choose 1 Forward opponent controls. Dull it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "START_OF_ATTACK_PHASE", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-085L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When an active Forward opponent controls becomes dull due to your Summon or ability", "effect": "select up to 2 of the 2 following actions. \"Choose 1 [Job (Member of the Turks)]. It gains Haste until the end of the turn.\" \"Choose 1 Forward. Deal it 4000 damage.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 2, "select_up_to": true, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 [Job (Member of the Turks)]. It gains Haste until the end of the turn.", "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Forward. Deal it 4000 damage.", "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "EM Flail", "trigger": "", "effect": "Choose 1 Forward and up to 1 other Forward. Dull the former and deal the latter 5000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "EM Flail", "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-086R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The power of Forwards opponent controls cannot be increased by Summons or abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "During your turn, Abzu also becomes a Forward with 7000 power and \"When Abzu attacks, choose 1 Forward. It loses 5000 power until the end of the turn.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": -5000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "25-087C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{s}, discard 1 Water card: Choose 1 Forward. It loses 1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": -1000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "{0}, put Abzu Shoat into the Break Zone: Choose 1 Forward opponent controls. It loses all its abilities until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-088H": [ { "ability_index": 0, "original": { "type": "special", "name": "", "trigger": "", "effect": "Before paying the cost to cast Famfrit, the Darkening Cloud, you can remove 1 Water Backup you control from the game to reduce the cost required to cast Famfrit, the Darkening Cloud by 2.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "BACKUP", "element": "WATER" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Choose 1 auto-ability triggered from a Forward. Put that Forward into the Break Zone. Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "25-089R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cagnazzo enters the field", "effect": "Choose 1 Forward opponent controls. Return it to its owner's hand. If you control a Card Name Golbez, put it into the Break Zone instead.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-090C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Category WOFF Forward. It gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-091H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast your Summons or Monsters is reduced by 1 (it cannot become 0).", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "your summons or monsters", "amount": 1, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Kraken (III) enters the field", "effect": "Choose 1 Backup opponent controls. Remove it from the game for as long as Kraken (III) is on the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-092C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cloud of Darkness enters the field", "effect": "Your opponent selects up to 2 Forwards they control. Then, put all the Forwards opponent controls other than the selected Forwards into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-093C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Corsair enters the field", "effect": "Choose 1 Forward of cost 2 or less opponent controls. Return it to its owner's hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 2 }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Corsair enters the field from the Break Zone", "effect": "Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-094C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When White Mage enters the field", "effect": "Select 1 of the 2 following actions. \"Choose 1 Forward of cost 1 in your Break Zone. Add it to your hand.\" \"Draw 1 card.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Forward of cost 1 in your Break Zone. Add it to your hand.", "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 1, "description": "Draw 1 card.", "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-095C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If a Forward you control is dealt damage by your opponent's abilities, reduce the damage by 2000 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": 2000, "target": { "type": "IMPLICIT" }, "modifier_type": "REDUCTION" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-096L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Tidus enters the field", "effect": "You may return 1 Backup you control to its owner's hand. If you do so, during this turn, the cost required to cast your next Category X Character is reduced by 3.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Tidus or a Category X Character enters your field, choose 1 Forward opponent controls", "effect": "It loses 4000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": -4000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-097H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can only pay with Water CP to cast Doctor Cid.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CAST_RESTRICTION_CP_TYPE", "cp_type": "water", "card_filter": "doctor cid." } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Doctor Cid enters the field", "effect": "Choose 1 Forward of cost 4 or less opponent controls. Put it at the bottom of its owner's deck.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PUT_INTO_DECK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 4 }, "owner": "OPPONENT" }, "position": "BOTTOM" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When a Forward opponent controls leaves the field", "effect": "Draw 1 card, then discard 1 card. This effect will trigger only once per turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "ANY", "source_filter": { "card_type": "FORWARD" } }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-098R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Broden does not activate during your Active Phase.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Broden enters the field, draw 2 cards.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 2, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-099C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ], "cost": "1 Water CP, Dull, discard 1 card" }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Draw 2 cards, then discard 1 card.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 2, "target": { "type": "CONTROLLER" } } ], "cost": "Dull, discard 1 Card Name Palom" }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-100R": [ { "ability_index": 0, "original": { "type": "field", "name": "First Strike", "trigger": "", "effect": "First Strike", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "First Strike", "effects": [ { "type": "KEYWORD", "keyword": "FIRST_STRIKE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Job SOLDIER other than Matt you control gain \"This Character cannot be chosen by your opponent's abilities.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_ABILITIES", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. It loses 2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": -2000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Dull 1 active Job SOLDIER" }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-101L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Meia enters the field", "effect": "you may remove 1 Category MOBIUS card in your Break Zone from the game. When you do so, your opponent selects 1 Forward they control. Put it into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "During this turn, the cost required to cast your next Summon is reduced by 1 (it cannot become 0).", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "cost": "Dull, remove 1 Category MOBIUS card in the Break Zone from the game" }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "25-102C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Rosa enters the field", "effect": "When Rosa enters the field, you may search for 1 Card Name Cecil or Card Name Ceodore and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Shell", "trigger": "", "effect": "Until the end of the turn, Rosa and the Card Name Cecil and Card Name Ceodore you control gain \"This Character cannot be chosen by your opponent's Summons or abilities.\"", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Shell", "effects": [ { "type": "PREVENT", "action": "TARGET", "target": { "type": "CHOSEN" } } ], "cost": { "special": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-103H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Fusoya enters the field", "effect": "Choose 1 Forward. Deal it 9000 damage. Remove the top 2 cards of your deck from the game.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Flare", "trigger": "", "effect": "Choose 1 Forward. Deal it 9000 damage. Remove the top 2 cards of your deck from the game.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Flare", "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "special": true, "fire": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-104L": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Select 1 of the 3 following actions. \"Choose up to 2 Forwards. Dull them.\" \"Choose 1 Character. Freeze it.\" \"Choose 1 Summon or auto-ability. If your opponent doesn't pay {1}, cancel its effect.\"", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 3, "modes": [ { "index": 0, "description": "Choose up to 2 Forwards. Dull them.", "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Character. Freeze it.", "effects": [ { "type": "FREEZE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, { "index": 2, "description": "Choose 1 Summon or auto-ability. If your opponent doesn't pay {1}, cancel its effect.", "effects": [ { "type": "CANCEL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "SUMMON" }, "owner": "ANY" } } ] } ] } ], "cost": "Dull 2 active Forwards" }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-105L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Vegnagun is put from the field into the Break Zone", "effect": "you may search for 1 Card Name Vegnagun and play it onto the field dull.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": true } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Discard 1 Dark card: Activate Vegnagun. Draw 1 card. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "", "trigger": "", "effect": "Remove 2 Card Name Vegnagun in the Break Zone from the game: Break all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-106R": [ { "ability_index": 0, "original": { "type": "field", "name": "Limit Break — I", "trigger": "", "effect": "You can only cast Machina if you don't control any Forwards. For each point of damage you have received, Machina gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Limit Break — I", "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": "you can only cast machina if you don't control any forwards. for each point of damage you have received, machina", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-107H": [ { "ability_index": 0, "original": { "type": "field", "name": "Limit Break — 2", "trigger": "", "effect": "If you control 3 or more Category VII Forwards, Red XIII gains Haste, First Strike and Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Limit Break — 2", "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_COUNT", "comparison": "GTE", "value": 3, "card_type": "FORWARD" }, "then_effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Red XIII enters the field", "effect": "All the Forwards you control gain +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-108R": [ { "ability_index": 0, "original": { "type": "auto", "name": "Limit Break — 2", "trigger": "When Kam'lanaut enters the field", "effect": "Choose 1 Forward. If you control a Dark Forward, break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Limit Break — 2", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-109H": [ { "ability_index": 0, "original": { "type": "auto", "name": "Limit Break — I", "trigger": "When Shuyin enters the field", "effect": "You may discard 1 card. When you do so, search for 1 Dark Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Limit Break — I", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD", "element": "DARK" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-110R": [ { "ability_index": 0, "original": { "type": "auto", "name": "Limit Break — 2", "trigger": "When Aerith enters the field", "effect": "You may search for 1 Card Name Cloud or Card Name Zack and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Limit Break — 2", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "EX", "trigger": "", "effect": "Choose 1 auto-ability that is choosing only 1 Category VII Forward you control. Cancel its effect.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "EX", "effects": [ { "type": "CANCEL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ], "cost": "Put Aerith into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-111H": [ { "ability_index": 0, "original": { "type": "auto", "name": "Limit Break — 2", "trigger": "When 1 or more cards are added to your opponent's hand from the Break Zone", "effect": "draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Limit Break — 2", "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When your opponent searches 1 or more cards", "effect": "draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-112H": [ { "ability_index": 0, "original": { "type": "auto", "name": "Limit Break — 2", "trigger": "When Sarah (MOBIUS) enters the field", "effect": "Reveal the top 4 cards of your deck. Add 1 Category MOBIUS card among them to your hand and put the rest of the cards into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Limit Break — 2", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "During this turn, the cost required to cast your next Category MOBIUS Forward is reduced by 2 (it cannot become 0).", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "cost": "S" }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "25-113R": [ { "ability_index": 0, "original": { "type": "field", "name": "Limit Break", "trigger": "", "effect": "Limit Break — 1", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Limit Break", "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "Brave", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Brave", "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": null, "trigger": "When Yang enters the field", "effect": "When Yang enters the field, you may play 1 Forward of cost equal to or less than the number of Job Monk and/or Card Name Monk you control from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": { "card_type": "FORWARD" }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-114R": [ { "ability_index": 0, "original": { "type": "field", "name": "Limit Break — I", "trigger": "", "effect": "First Strike", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Limit Break — I", "effects": [ { "type": "KEYWORD", "keyword": "FIRST_STRIKE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 3 or more Job Dragoon and/or Card Name Dragoon, the cost required to cast Kain is reduced by 5.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "kain", "amount": 5, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Kain enters the field", "effect": "Choose 1 Forward in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-115H": [ { "ability_index": 0, "original": { "type": "special", "name": "Limit Break", "trigger": "", "effect": "When Sephiroth enters the field or attacks, dull all the Forwards other than Sephiroth. At the end of each of your turns, choose 1 dull Forward other than Sephiroth. Break it.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Limit Break", "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "generic": 4 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-116H": [ { "ability_index": 0, "original": { "type": "auto", "name": "Limit Break — 2", "trigger": "When Graff enters the field", "effect": "Choose 1 Forward you control. Remove it from the game.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Limit Break — 2", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Graff attacks", "effect": "Choose 1 Forward opponent controls. It loses 4000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": -4000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-117R": [ { "ability_index": 0, "original": { "type": "auto", "name": "Limit Break — 2", "trigger": "When Leonora enters the field", "effect": "Choose 1 Category IV Forward in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Limit Break — 2", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Category IV Forward other than Leonora. During this turn, the next damage dealt to it becomes 0 instead.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": "ALL", "duration": "NEXT_DAMAGE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "modifier_type": "REDUCTION" } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "25-118H": [ { "ability_index": 0, "original": { "type": "action", "name": "Limit Break — 2", "trigger": "", "effect": "Search for 1 Job Archfiend of cost X and play it onto the field. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": "Limit Break — 2", "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ], "cost": { "generic": 1, "special": "X" } }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-001R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Azeyma attacks", "effect": "Choose 1 Forward opponent controls. Deal it 2000 damage for each Job The Twelve you control.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 4 or more Job The Twelve, Azeyma gains Haste and First Strike.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_COUNT", "comparison": "GTE", "value": 4, "filter_text": "job the twelve" }, "then_effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "26-002R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ayame enters the field", "effect": "Reveal the top 2 cards of your deck. Play up to 1 Job Samurai or Card Name Samurai of cost 3 or less among them onto the field, add up to 1 Job Samurai or Card Name Samurai of cost 9 or less among them to your hand, and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 2, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Tachi: Kasha", "trigger": "", "effect": "Choose 1 Forward. Deal it 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Tachi: Kasha", "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "fire": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-003R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ifrit (XVI) is blocked or chosen by your opponent's ability", "effect": "Ifrit (XVI) deals your opponent 1 point of damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "IS_BLOCKED", "source": "SELF" }, "effects": [ { "type": "DAMAGE_TO_OPPONENT", "amount": 1, "source": "ifrit (xvi)" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Clive primes into Ifrit (XVI)", "effect": "Ifrit (XVI) gains \"If Ifrit (XVI) is dealt damage less than Ifrit (XVI)'s power, the damage becomes 0 instead.\" (This effect does not end at the end of the turn.)", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "26-004C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Elwin enters the field", "effect": "You may search for 1 Fire Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD", "element": "FIRE" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-005H": [ { "ability_index": 0, "original": { "type": "special", "name": "Priming \"Ifrit (XVI)\"", "trigger": "", "effect": "Clive gains all the special abilities of the Job Eikon you own removed from the game.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Priming \"Ifrit (XVI)\"", "cost": { "fire": 3 } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Clive enters the field", "effect": "Choose 1 card from either player's Break Zone. Remove it from the game. Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-006C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Zack enters the field", "effect": "you may play 1 Fire Forward of cost 3 or less from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": { "card_type": "FORWARD", "element": "FIRE", "cost_max": 3 }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Forward other than Zack enters your field", "effect": "it gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-007R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Sazh enters the field", "effect": "Choose 1 Forward opponent controls. Deal it 4000 damage. If Sazh entered the field due to an ability of a Category XIII Character, deal it 8000 damage instead.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-008C/15-007C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Samurai enters the field", "effect": "gain 1 CP of any Element.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "ANY" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Samurai into the Break Zone: Choose 1 Forward. If it deals damage to a Forward this turn, the damage increases by 1000 instead. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": "1 CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-009L": [ { "ability_index": 0, "original": { "type": "special", "name": "Priming \"Phoenix (XVI)\"", "trigger": "", "effect": "When Joshua enters the field, choose 1 Forward opponent controls. Deal it 2000 damage for each Job Eikon in your Break Zone and/or Job Eikon you own removed from the game.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Priming \"Phoenix (XVI)\"", "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOSEN" } } ], "cost": "1 Fire CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-010C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{s}, discard 1 card: Choose 1 Forward. Deal it 3000 damage. If the discarded card is of Earth Element, deal it 6000 damage instead.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-011C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Naji enters the field", "effect": "you may search for 1 Job Warrior Forward or Card Name Warrior Forward and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-012H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Nald'thal enters the field", "effect": "choose 1 Job The Twelve in your Break Zone. If its cost is equal to or less than the number of Job The Twelve you control, play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Character. If it deals damage to a Forward this turn, the damage increases by 2000 instead.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" }, "modifier_type": "INCREASE" } ], "cost": "2 Fire, Dull, put Nald'thal into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-013C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Byron enters the field", "effect": "Choose 1 Card Name Clive or Card Name Joshua in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Play 1 Card Name Clive or Card Name Joshua of cost 3 or less from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY", "count": 1, "optional": false, "filter": { "cost_max": 3 }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ], "cost": "S, put Byron into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-014L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Faris enters the field", "effect": "When Faris enters the field, you may search for 1 Card Name Lenna and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "At the beginning of the Attack Phase during each of your turns", "effect": "At the beginning of the Attack Phase during each of your turns, you may play 1 Fire or Water Forward of cost equal to or less than the number of Backups you control from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "START_OF_ATTACK_PHASE", "source": "SELF" }, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": { "card_type": "FORWARD", "element": "FIRE" }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-015H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Fang enters the field", "effect": "When Fang enters the field, you may search for 1 Job L'Cie and add it to your hand. During this turn, the cost required to cast your next Job L'Cie is reduced by 1.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Fang into the Break Zone: Search for 1 Card Name Bahamut and add it to your hand. During this turn, the cost required to cast your next Card Name Bahamut is reduced by 4. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-016C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Bugenhagen enters the field", "effect": "Reveal the top 4 cards of your deck. Add 1 Category VII Character among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 4, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Play 1 Card Name Red XIII of cost 3 or less from your hand onto the field. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY", "count": 1, "optional": false, "filter": { "cost_max": 3 }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-017R": [ { "ability_index": 0, "original": { "type": "special", "name": "", "trigger": "", "effect": "During your turn, you can dull 2 active Fire Forwards you control (instead of paying the CP cost) to cast Phoenix.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD", "element": "FIRE", "is_active": true }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Choose 1 Fire Forward of cost 2 or less in your Break Zone. Play it onto the field dull.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 2, "element": "FIRE" }, "owner": "ANY" }, "modifiers": { "enters_dull": true } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-018H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Joshua primes into Phoenix (XVI), reveal the top 4 cards of your deck.", "effect": "Add up to 2 Fire cards and/or Category XVI cards among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "special", "name": "Flames of Rebirth", "trigger": "", "effect": "Choose 1 Category XVI Forward in your Break Zone. Play it onto the field. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Flames of Rebirth", "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ], "cost": "Fire, dull, discard 2" }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-019C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "During your turn, Behemoth also becomes a Forward with 7000 power, Haste and \"When Behemoth deals damage to your opponent, put Behemoth into the Break Zone. When you do so, choose 1 Forward opponent controls. Deal it 8000 damage.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "26-020C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When a Forward you control attacks, it gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-021C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Character you control is priming", "effect": "choose 1 Character. Dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-022C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Undead Princess enters the field", "effect": "gain 1 Ice CP. Your opponent discards 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "ICE" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-023C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "During this turn, if your opponent has discarded a card due to your Summons or abilities, the cost required to cast Wol is reduced by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "wol", "amount": 2, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Wol attacks", "effect": "you may discard 2 cards. When you do so, choose 1 Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-024C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{s}, discard 1 card: Choose 1 dull Forward. Deal it 5000 damage. If the discarded card is of Lightning Element, deal it 7000 damage instead.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-025C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "At the end of each of your turns, remove Kadaj from the game. At the end of your opponent's turn, play Kadaj onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "EX BURST", "trigger": "When Kadaj enters the field", "effect": "Damage 3 — When Kadaj enters the field, choose 1 Forward. Dull it.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-026R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Kuja enters the field", "effect": "you may remove 1 Ice Backup you control from the game. When you do so, your opponent discards 2 cards.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "BACKUP", "element": "ICE" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Kuja is chosen by your opponent's Summon or ability", "effect": "if your opponent doesn't discard 1 card, cancel its effect.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "your opponent doesn't discard 1 card" }, "then_effects": [ { "type": "CANCEL", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-027R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "During your turn, you can dull 2 active Ice Forwards you control (instead of paying the CP cost) to cast Kujata.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD", "element": "ICE", "is_active": true }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Choose 1 dull Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-028C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "During your turn, Cripshay also becomes a Forward with 7000 power, First Strike and \"When Cripshay deals damage to your opponent, put Cripshay into the Break Zone. When you do so, your opponent discards 2 cards.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "26-029R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Shiva (XVI) enters the field", "effect": "Freeze all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "FREEZE", "target": { "type": "ALL", "filter": { "card_type": "FORWARD" } } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Jill primes into Shiva (XVI)", "effect": "Freeze all the Characters opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "FREEZE", "target": { "type": "ALL", "filter": {} } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Ice Age", "trigger": "", "effect": "Your opponent discards 2 cards. You can only use this ability during your Main Phase.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Ice Age", "cost": { "special": true, "ice": 1, "dull": true } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "26-030C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When your opponent uses an EX Burst", "effect": "your opponent randomly discards 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "EX_BURST", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "26-031H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "During this turn, if your opponent has discarded a card due to your Summons or abilities, the cost required to cast Cid Raines is reduced by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "cid raines", "amount": 2, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Forward enters your opponent's field other than from their hand", "effect": "you may put Cid Raines into the Break Zone. When you do so, break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-032L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can only pay with Ice CP to cast Charlotte.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CAST_RESTRICTION_CP_TYPE", "cp_type": "ice", "card_filter": "charlotte." } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Charlotte is chosen by your opponent's Summon or ability", "effect": "if your opponent doesn't discard 1 card, cancel its effect.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "your opponent doesn't discard 1 card" }, "then_effects": [ { "type": "CANCEL", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When a Character enters your opponent's field", "effect": "dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-033C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Summoner enters the field", "effect": "choose 1 Ice Summon in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "SUMMON", "element": "ICE" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "During this turn, the cost required to cast your next Summon is reduced by 2 (it cannot become 0).", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "cost": "Dull, put Summoner into the Break Zone" }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "26-034L": [ { "ability_index": 0, "original": { "type": "special", "name": "Priming \"Shiva (XVI)\"", "trigger": "", "effect": "When Jill enters the field, choose up to the same number of Characters as the Job Eikon in your Break Zone and/or Job Eikon you own removed from the game. Dull them.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Priming \"Shiva (XVI)\"", "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "special": true, "ice": 2 } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "At the beginning of the Attack Phase during each of your turns, you may pay [S]. When you do so, choose 1 dull Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "26-035R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Snow enters the field", "effect": "Select 1 of the 2 following actions. If Snow entered the field due to an ability of a Category XIII Character, select up to 2 of the 2 following actions instead: \"Draw 1 card.\" \"Your opponent discards 1 card.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Draw 1 card.", "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, { "index": 1, "description": "Your opponent discards 1 card.", "effects": [] } ], "enhanced_condition": { "description": "if snow entered the field due to an ability of a category xiii character", "select_count": 2, "select_up_to": true } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-036C-15-038C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Knight enters the field", "effect": "Gain {Ice}.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "ICE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward of cost 3 or less. Dull it. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 3 }, "owner": "ANY" } } ], "cost": "{Ice}, put Knight into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-037H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Halone enters the field or attacks", "effect": "Choose up to 2 Characters. If you control 6 or more Job The Twelve, dull them and Freeze them. Your opponent discards 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-038H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Warp 1 — {I}{I}", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Warp Counter is removed from Physalis", "effect": "you may play 1 Forward of cost 5 or less with Warp from your hand onto the field. This effect will trigger only if Physalis is removed from the game.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": { "card_type": "FORWARD", "cost_max": 5 }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-039H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Forward you control is chosen by your opponent's ability", "effect": "Your opponent discards 1 card. This effect will trigger only once per turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "26-040R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Menphina enters the field", "effect": "You may pay {X}. When you do so, search for 1 Job The Twelve of cost X or less and play it onto the field. You can only pay {X} with CP produced by Job The Twelve Backups and/or discarding Job The Twelve cards.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Freeze it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "FREEZE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "ice": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-041L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 3 or more Category XII Characters, the cost required to cast Ashe is reduced by 3.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "ashe", "amount": 3, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Forwards other than Ashe you control gain +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. During this turn, the next damage dealt to it is reduced by 2000 instead.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "modifier_type": "REDUCTION" } ], "cost": "Dull 1 active Category XII Character" }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-042R": [ { "ability_index": 0, "original": { "type": "special", "name": "", "trigger": "", "effect": "During your turn, you can dull 2 active Wind Forwards you control (instead of paying the CP cost) to cast Alexander.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD", "element": "WIND", "is_active": true }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Character of cost 5 or more. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER", "cost_min": 5 }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-043R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Vaan enters the field", "effect": "When Vaan enters the field, reveal the top 3 cards of your deck. Add 1 Job Sky Pirate among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 3, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Job Sky Pirate other than Vaan enters your field", "effect": "Choose up to 2 Backups. Activate them. This effect will trigger only once per turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-044C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Sky Samurai attacks", "effect": "Choose up to 2 Backups. Activate them. Sky Samurai gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-045C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Aerith enters the field, activate all the Category VII Characters other than Aerith you control.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-046C": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "When Echo enters the field", "effect": "you may search for 1 Card Name Wol and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": null, "trigger": "", "effect": "Choose 1 Card Name Wol. It gains \"This Character cannot be chosen by your opponent's Summons or abilities.\" until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "PREVENT", "action": "TARGET", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ], "cost": "S, put Echo into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-047H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "For each Job The Twelve you control other than Oschon, Oschon gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Oschon has 10000 power or more, Oschon gains \"Oschon cannot be chosen by your opponent's abilities.\" and \"If Oschon is dealt damage by your opponent's abilities, the damage becomes 0 instead.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_ABILITIES", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-048C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Warp 2 — {w}{w}", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Cloud enters the field or attacks", "effect": "Reveal the top card of your deck. If it is a Wind card, add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Focused Thrust", "trigger": "", "effect": "Choose 1 Forward of cost 5 or more. Break it.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Focused Thrust", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_min": 5 }, "owner": "ANY" } } ], "cost": { "special": true, "wind": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-049R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Category WOFF Forward of cost 5 or less you control. Remove it from the game. Play it onto the field at the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 5 }, "owner": "CONTROLLER" } } ], "cost": "Dull, put Cactuar Conductor into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-050R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cissnei enters the field", "effect": "Select 1 of the 2 following actions. \"Choose 1 Monster. Break it.\" \"Choose up to 3 Backups. Activate them.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Monster. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose up to 3 Backups. Activate them.", "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 3, "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "ANY" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "S", "trigger": "", "effect": "Choose 1 Forward. Deal it 2000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "S", "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-051C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{s}, discard 1 card: Choose 3 cards in your opponent's Break Zone. Remove them from the game. If the discarded card is of Water Element, also draw 1 card, then discard 1 card.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-052H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Card Name Yuffie, Sonon and the Card Name Yuffie you control gain Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_CARD", "card_name": "Card Name Yuffie" }, "then_effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Sonon forms a party with Card Name Yuffie and attacks", "effect": "Activate all the Backups you control. Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-053L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can pay {Wind}{Wind}{Wind} (instead of paying the CP cost) to cast Bartz.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Bartz enters the field", "effect": "Reveal the top 2 cards of your deck. Play up to 1 Character of cost 3 or less among them onto the field and add the other cards to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 2, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-054C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Card Name Vaan, the cost required to cast Penelo is reduced by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "penelo", "amount": 2, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Penelo enters the field", "effect": "Reveal the top card of your deck. If it is a Category XII card, add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-055H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Your Warp cost can be paid with CP of any Element.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Fina enters the field", "effect": "you may search for 1 card with Warp and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "", "trigger": "", "effect": "Choose 1 card removed from the game. Remove 1 Warp Counter from it. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "REMOVE_COUNTER", "count": 1, "counter_type": "WARP", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-056C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "During your turn, Gorger also becomes a Forward with 7000 power. \"Gorger cannot be blocked by a Forward of cost 3 or more.\" and \"When Gorger deals damage to your opponent, put Gorger into the Break Zone. When you do so, choose up to 3 Backups. Activate them. Draw 1 card.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BLOCK_IMMUNITY", "condition": { "comparison": "GTE", "value": 3, "attribute": "cost" }, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-057C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Draw 2 cards. You can only use this ability if there are 15 or more Wind cards in your Break Zone.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 2, "target": { "type": "CONTROLLER" } } ], "cost": "Dull, put Millefeui into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-058H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Larsa enters the field", "effect": "You may search for 1 Card Name Ashe, Card Name Basch or Job Judge and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Category XII Forward you control is put from the field into the Break Zone", "effect": "You may put Larsa into the Break Zone. When you do so, add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "ANY", "source_filter": { "card_type": "FORWARD" } }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-059R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast your Job The Twelve can be paid with CP of any Element.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_ANY_ELEMENT", "card_filter": "job the twelve" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Job The Twelve. It gains \"This Character cannot be chosen by your opponent's Summons.\" until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "GRANT_ABILITY_TEXT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" }, "ability_text": "this character cannot be chosen by your opponent's summons.", "duration": "END_OF_TURN" } ], "cost": "Dull, put Llymlaen into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-060C-15-058C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Dragoon enters the field", "effect": "gain {Wind}.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "WIND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. It gains First Strike until the end of the turn. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "FIRST_STRIKE", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "{Dull}, put Dragoon into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-061H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ajido-Marujido enters the field, choose 1 Forward", "effect": "If the cost to cast Ajido-Marujido was paid with CP of 3 or more different Elements, break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "the cost to cast Ajido-Marujido was paid with CP of 3 or more different Elements" }, "then_effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Ajido-Marujido enters the field, choose 1 Forward", "effect": "If the cost to cast Ajido-Marujido was paid with CP of 5 or more different Elements, remove it from the game.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "the cost to cast Ajido-Marujido was paid with CP of 5 or more different Elements" }, "then_effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-062R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "While paying the cost to cast a Category XI card, if Apururu is on the field, Apururu can produce CP of any Element.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PRODUCE_ANY_CP", "condition": { "card_on_field": "apururu" }, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-063R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Althyk enters the field", "effect": "choose 1 Forward opponent controls. If you control 4 or more Job The Twelve, deal it 9000 damage.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-064R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ignis enters the field", "effect": "You may dull 2 active Forwards you control. When you do so, choose 1 Forward. Deal it damage equal to the total power of the Forwards you dulled due to this ability.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "DULL", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_active": true }, "owner": "CONTROLLER" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "UNKNOWN", "raw": "choose 1 Forward. Deal it damage equal to the total power of the Forwards you dulled due to this ability.", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Damage 3 — Ignis gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-065L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Vanille is put from the field into the Break Zone", "effect": "You may remove Vanille from the game. When you do so, choose 1 Category XIII Forward in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Reveal the top card of your deck. If it is a Category XIII card, add it to your hand. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOSEN" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-066L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "First Strike", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "FIRST_STRIKE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Vincent enters the field", "effect": "Deal 9000 damage to all the Forwards of cost 3 or less.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Vincent is chosen by a Forward's ability", "effect": "Deal that Forward 9000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 3, "original": { "type": "auto", "name": "", "trigger": "When Vincent is chosen by a Summon of your opponent", "effect": "Choose up to 1 Forward. Deal it 9000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-067H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Eiko enters the field", "effect": "Choose 4 Summons in your Break Zone. Put them on the top of your deck in any order. Then, shuffle your deck and reveal the top 4 cards of your deck. Cast up to 1 Summon among them without paying the cost and put the rest of the cards into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 4, "zone": "FIELD", "filter": { "card_type": "SUMMON" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-068C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{s}, discard 1 card: Choose 1 Forward. It gains +1000 power until the end of the turn. If the discarded card is of Fire Element, it gains +3000 power until the end of the turn instead.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-069C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Beastmaster enters the field", "effect": "Reveal the top 3 cards of your deck. Play 1 Monster of cost 2 or less among them onto the field and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 3, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Beastmaster into the Break Zone: Choose 1 Monster that is also a Forward. It gains +4000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-070H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Zangan and the Card Name Tifa you control can use action abilities and special abilities with [S] in the cost as though they had Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Zangan enters the field", "effect": "You may play 1 Card Name Tifa of cost 5 or less from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": { "cost_max": 5 }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 5000 damage for each Job Martial Artist you control.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "earth": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-071C": [ { "ability_index": 0, "original": { "type": "auto", "name": "Doctor in North Corel", "trigger": "When Sheiran enters the field", "effect": "Choose 1 Category VII Character in your Break Zone. Add it to your hand. If it is a Card Name Tifa, during this turn, the cost required to cast your next Card Name Tifa is reduced by 3 (it cannot become 0).", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Doctor in North Corel", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-072R": [ { "ability_index": 0, "original": { "type": "special", "name": "", "trigger": "", "effect": "During your turn, you can dull 2 active Earth Forwards you control (instead of paying the CP cost) to cast Titan. Choose 1 Forward you control and 1 Forward opponent controls. The former gains +2000 power until the end of the turn. Then, the former deals damage equal to its power to the latter.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD", "element": "EARTH", "is_active": true }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-073C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Dyne enters the field", "effect": "Choose 1 Forward. Deal it 4000 damage for each card you discarded to cast Dyne.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SCALING_EFFECT", "base_effect": { "type": "DAMAGE", "target": { "type": "CHOSEN" } }, "scale_by": "FIELD_CARDS_CONTROLLED", "multiplier": 4000 } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-074C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Tama enters the field, select 1 of the 2 following actions.", "effect": "\"Gain {Earth}.\" \"You may pay {Earth}. When you do so, choose 1 Category WOFF Character in your Break Zone. Add it to your hand.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "GENERATE_CP", "amount": 1, "element": "EARTH" }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-075C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Dio blocks or is blocked, Dio gains +3000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. It gains \"This Forward must block Dio if possible.\" until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "MUST_BLOCK", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "earth": 3, "dull": false } }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-076H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Card Name Zangan, you can discard 1 card instead of S when paying for Tifa's special ability.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 2, "original": { "type": "special", "name": "Relentless Rush", "trigger": "", "effect": "Choose 1 Forward. Deal it 8000 damage. If you control a Card Name Cloud, also activate Tifa.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Relentless Rush", "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "special": true, "earth": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-077R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Noctis enters the field", "effect": "Choose 1 Category XV Character in your Break Zone. Put it on top of your deck.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PUT_INTO_DECK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" }, "position": "TOP" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "Damage 3", "trigger": "", "effect": "When Noctis enters the field, draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Damage 3", "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-078C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Nophica enters the field or is put from the field into the Break Zone", "effect": "Choose 1 Job 'The Twelve' other than Card Name Nophica in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-079C/15-080C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Geomancer enters the field", "effect": "gain {Wind}.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "WIND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. It gains Brave until the end of the turn. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "BRAVE", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "{Wind}, put Geomancer into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-080C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "During your turn, Mandragora also becomes a Forward with 7000 power, \"When Mandragora deals damage to a Forward, break it.\" and \"When Mandragora deals damage to your opponent, put Mandragora into the Break Zone. When you do so, choose 1 card in your Break Zone. Add it to your hand.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "26-081C": [ { "ability_index": 0, "original": { "type": "special", "name": "Put Aphmau into the Break Zone", "trigger": "", "effect": "Choose 1 Forward opponent controls. Dull it. Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Put Aphmau into the Break Zone", "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ], "cost": { "special": "Put Aphmau into the Break Zone" } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Remove Aphmau in the Break Zone from the game: Choose 1 Forward. Dull it. You can only use this ability if Aphmau is in the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "lightning": 3, "special": "remove Aphmau in the Break Zone from the game" } }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-082H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Angeal enters the field", "effect": "Choose up to 2 Job SOLDIER in your Break Zone. Add them to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Play 1 Job SOLDIER of cost 4 or less from your hand onto the field. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY", "count": 1, "optional": false, "filter": { "cost_max": 4 }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ], "cost": { "dark": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-083H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast Elena is reduced by 2 for each Job Member of the Turks you control.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION_SCALING", "card_filter": "elena", "reduction_per": 2, "scale_by": "UNKNOWN", "scale_filter": { "job": "Member" }, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "Damage 3", "trigger": "When Elena is dealt damage by a Forward opponent controls", "effect": "deal that Forward 5000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Damage 3", "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-084H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Priming cost of the Characters you control can be paid with CP of any Element.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Vivian enters the field", "effect": "Choose 1 [Category XVI] Forward in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When a Character you control is priming", "effect": "Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-085L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Vrtra cannot be chosen by your opponent's Summons.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_SUMMONS", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Vrtra enters the field", "effect": "Vrtra gains \"Vrtra cannot be chosen by your opponent's abilities.\" until the end of your opponent's turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When a Lightning Forward you control attacks", "effect": "Choose 1 Forward opponent controls. Dull it and deal it 7000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "ANY", "source_filter": { "card_type": "FORWARD", "element": "LIGHTNING" } }, "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-086C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Exdeath enters the field", "effect": "Choose 1 Forward of cost 5 or less. Break it.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 5 }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-087R": [ { "ability_index": 0, "original": { "type": "special", "name": "", "trigger": "", "effect": "During your turn, you can dull 2 active Lightning Forwards you control (instead of paying the CP cost) to cast Odin.\nSelect 1 of the 2 following actions.\n\"Choose 1 Forward of cost 4 or less. Break it.\"\n\"Choose 1 Forward with 【EX BURST】 of cost 6 or less. Break it.\"", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Forward of cost 4 or less. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 4 }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Forward with 【EX BURST】 of cost 6 or less. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 6 }, "owner": "ANY" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-088R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Gav enters the field", "effect": "You may search for 1 Category XVI Character and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-089C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Gilgamesh enters the field", "effect": "Choose 1 Forward opponent controls. Deal it 3000 damage for each CP of a different Element you paid to cast Gilgamesh.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-090C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "During your turn, Xiphos also becomes a Forward with 7000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 7000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Xiphos is blocked", "effect": "All the Forwards opponent controls lose 3000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "IS_BLOCKED", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": -3000, "target": { "type": "ALL", "owner": "OPPONENT", "filter": { "card_type": "FORWARD" } }, "duration": "END_OF_TURN" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Xiphos deals damage to your opponent", "effect": "Put Xiphos into the Break Zone. When you do so, choose 1 Forward of cost 4 or less opponent controls. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "DEALS_DAMAGE_TO_OPPONENT", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 4 }, "owner": "OPPONENT" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-091C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Sleipnir enters the field, you may reveal 1 Dark card from your hand. If you do so, draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When a Dark Forward enters your field, until the end of the turn, Sleipnir gains +3000 power and Haste.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-092H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Serah enters the field or deals damage to your opponent", "effect": "choose 1 Forward of cost 4 or less opponent controls. If you control 2 or more Category XIII Forwards, break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 4 }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "If you control 3 or more Category XIII Forwards, Serah deals your opponent 1 point of damage. You can only use this ability during your turn and only once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_COUNT", "comparison": "GTE", "value": 3, "card_type": "FORWARD" }, "then_effects": [ { "type": "DAMAGE_TO_OPPONENT", "amount": 1, "source": "serah" } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-093C-15-095C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ninja enters the field", "effect": "gain {L}.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "LIGHTNING" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 1000 damage. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "{d}, put Ninja into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-094C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Byregot enters the field", "effect": "Reveal the top 5 cards of your deck. Add 1 Job The Twelve among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 5, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Dull it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "cp": { "lightning": 1 }, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-095R": [ { "ability_index": 0, "original": { "type": "field", "name": "Haste", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Haste", "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Freya attacks, choose 1 Forward opponent controls. Deal it 2000 damage for each Job Dragoon and/or Card Name Dragoon you control.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Dragon's Crest", "trigger": "", "effect": "Choose 1 Forward. Deal it 2000 damage for each Job Dragoon and/or Card Name Dragoon in your Break Zone.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Dragon's Crest", "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "special": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-096C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Discard 1 card: Choose 1 Forward. Dull it. If the discarded card is of Ice Element, also Freeze it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-097R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast Rhalgr is reduced by 1 for each Job The Twelve you control.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION_SCALING", "card_filter": "rhalgr", "reduction_per": 1, "scale_by": "UNKNOWN", "scale_filter": { "job": "The" }, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "Haste", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Haste", "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Rhalgr enters the field", "effect": "choose 1 Forward opponent controls. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-098L": [ { "ability_index": 0, "original": { "type": "field", "name": "Haste", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Haste", "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Lightning forming a party deals damage to your opponent, the damage becomes 2 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Lightning attacks", "effect": "When Lightning attacks, you may play 1 Category XIII Forward of cost 6 or less from your hand onto the field dull, forming a party with Lightning and attacking (you can play a Forward of any Element). At the end of the turn, return it to its owner's hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": { "card_type": "FORWARD", "cost_max": 6 }, "zone_from": "HAND", "modifiers": { "enters_dull": true } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-099C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Dragoon enters the field", "effect": "Choose 1 Job Standard Unit Forward of cost 3 or less in your Break Zone. Add it to your hand. If you control 3 or more Job Dragoon and/or Card Name Dragoon, play it onto the field instead.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 3 }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-100R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a [Job Warrior] or a [Card Name Warrior] you control attacks", "effect": "choose 1 Forward opponent controls. Dull it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "ANY", "source_filter": {} }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Damage 3 — Llyud gains Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "26-101C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Aila into the Break Zone: Draw 2 cards, then discard 1 card.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 2, "target": { "type": "CONTROLLER" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-102C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Blue Mage enters the field", "effect": "You may play 1 Monster of cost 2 or less from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": { "card_type": "MONSTER", "cost_max": 2 }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Monster that is also a Forward you control is put from the field into the Break Zone", "effect": "Draw 1 card. This effect will trigger only during your turn and only once per turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "ANY", "source_filter": { "card_type": "FORWARD" } }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-103L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Azdaja cannot be chosen by your opponent's Summons.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_SUMMONS", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Azdaja enters the field", "effect": "Azdaja gains \"Azdaja cannot be chosen by your opponent's abilities.\" until the end of your opponent's turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When a Water Forward you control attacks", "effect": "Choose 1 Forward opponent controls. Return it to its owner's hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "ANY", "source_filter": { "card_type": "FORWARD", "element": "WATER" } }, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-104H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Iedolas enters the field", "effect": "Choose 1 Category XV Forward of cost 5 or less in your Break Zone. Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 5 }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward of cost 5 or less opponent controls. Return it to its owner's hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 5 }, "owner": "OPPONENT" } } ], "cost": { "dull": true, "special": "put Iedolas into the Break Zone" } }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-105C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Garnet enters the field", "effect": "You may dull 4 active Characters you control. When you do so, choose 1 Forward. Put it at the bottom of its owner's deck.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "DULL", "target": { "type": "CHOOSE", "count": 4, "zone": "FIELD", "filter": { "card_type": "CHARACTER", "is_active": true }, "owner": "CONTROLLER" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "PUT_INTO_DECK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "position": "BOTTOM" } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-106C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Old Snapper enters the field, place 3 Flyer Counters on Old Snapper.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ADD_COUNTER", "count": 3, "counter_type": "FLYER", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Remove 1 Flyer Counter from Old Snapper: Put the top card of your deck into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Old Snapper into the Break Zone: Choose up to 2 cards in your Break Zone. Add them to your hand. You can only use this ability if there are no Flyer Counters on Old Snapper.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-107C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Discard 1 card: Choose 1 Forward. It loses 1000 power until the end of the turn. If the discarded card is of Wind Element, it also loses all its abilities until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": -1000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-108C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Thaliak enters the field, if you control 4 or more Job The Twelve", "effect": "your opponent selects 1 Forward they control. Put it into the Break Zone. Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Rheognosis", "trigger": "", "effect": "Choose 1 Forward of cost 3 or less opponent controls. Return it to its owner's hand.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Rheognosis", "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 3 }, "owner": "OPPONENT" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-109R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Card Name Tifa enters your field", "effect": "activate Johnny and draw 1 card. This effect will trigger only once per turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-110R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Sylvestre enters the field", "effect": "When Sylvestre enters the field, you may search for 1 Light Forward and add it to your hand. Then, you may play 1 Forward of cost 3 or less from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD", "element": "LIGHT" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Put Sylvestre into the Break Zone: Choose 1 ability that is choosing only 1 Forward you control. Cancel its effect.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "cp": [ "Water", "Water", "Water" ], "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-111C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Titov enters the field", "effect": "Look at the top 3 cards of your deck. Return them to the top of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "26-112H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Tidus enters the field", "effect": "You may search for 1 Card Name Yuna and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If a Card Name Yuna Forward you control is dealt damage, the damage is dealt to Tidus instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 2, "original": { "type": "field", "name": "", "trigger": "", "effect": "Damage 3 — If Tidus is dealt damage, reduce the damage by 2000 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": 2000, "target": { "type": "CHOSEN" }, "modifier_type": "REDUCTION" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-113R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Nymeia enters the field, draw 1 card.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Draw 1 card. You can only use this ability if you control 4 or more Job The Twelve and only once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ], "cost": "1 Water CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-114H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Asura, Manusya of War enters the field", "effect": "you may return 1 Character other than Asura, Manusya of War you control to its owner's hand. When you do so, all the Forwards other than Asura, Manusya of War lose 8000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Asura, Manusya of War attacks", "effect": "choose up to 6 Forwards. They lose 4000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": -4000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 6, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-115H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Mid Previa enters the field due to your cast", "effect": "Reveal the top 5 cards of your deck. Play up to 1 Forward, up to 1 Backup and up to 1 Monster with a total cost of 8 or less among them onto the field and put the rest of the cards into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-116C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "During your turn, Malboro also becomes a Forward with 7000 power, \"When Malboro attacks, choose 1 Forward opponent controls. It loses 2000 power until the end of the turn.\" and \"When Malboro deals damage to your opponent, put Malboro into the Break Zone. When you do so, all the Forwards opponent controls lose 4000 power until the end of the turn.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": -4000, "target": { "type": "ALL", "filter": { "card_type": "FORWARD" } }, "duration": "END_OF_TURN" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-117R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Yuna enters the field or attacks", "effect": "you may put the top 2 cards of your deck into the Break Zone. When you do so, choose 1 Forward. It loses 5000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "POWER_MOD", "amount": -5000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Damage 6", "trigger": "", "effect": "When Yuna attacks, until the end of the turn, all the Forwards opponent controls lose 5000 power for every 10 cards in your Break Zone.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Damage 6", "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-118C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Oracle enters the field, gain 1 CP.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "ANY" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "{s}, put Oracle into the Break Zone: Choose 1 Forward. During this turn, the next damage dealt to it is reduced by 1000 instead. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-119R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "During your turn, you can dull 2 active Water Forwards you control (instead of paying the CP cost) to cast Leviathan.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD", "element": "WATER", "is_active": true }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward or Monster opponent controls. Return it to its owner's hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-120L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Lenna enters the field", "effect": "Select 1 of the 2 following actions. If you control a Card Name Faris, select up to 2 of the 2 following actions instead.\n\"Your opponent selects 1 Forward they control. Put it into the Break Zone.\"\n\"Search for 1 Job Warrior of Light and add it to your hand.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Your opponent selects 1 Forward they control. Put it into the Break Zone.", "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, { "index": 1, "description": "Search for 1 Job Warrior of Light and add it to your hand.", "effects": [ { "type": "SEARCH", "count": 1, "filter": { "element": "LIGHT" }, "destination": "HAND" } ] } ], "enhanced_condition": { "description": "if you control a card name faris", "select_count": 2, "select_up_to": true } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-121L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you receive damage while Ra-la is active, dull Ra-la. The damage becomes 0 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "you receive damage while Ra-la is active" }, "then_effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When active Ra-la becomes dull", "effect": "choose 1 Forward opponent controls. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Activate Ra-la.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ], "cost": "2 CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-122H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Ardyn into the Break Zone: Choose 1 Forward opponent controls. It loses 8000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Damage 5", "trigger": "", "effect": "Play Ardyn onto the field. When Ardyn enters the field, Ardyn deals you 1 point of damage. You can only use this ability during your Main Phase and if Ardyn is in the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Damage 5", "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": "1 Dark CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-123L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Remove it from the game. Your opponent removes 1 card in their hand from the game.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Dull, put 1 Forward into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Remove all the cards in your opponent's Break Zone from the game. Draw 1 card. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ], "cost": "Dull, put 1 Forward into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-124R": [ { "ability_index": 0, "original": { "type": "auto", "name": "Limit Break — I", "trigger": "When Amarant enters the field", "effect": "Choose 1 Forward. Deal it 3000 damage for every 2 Fire Characters you control.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Limit Break — I", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-125R": [ { "ability_index": 0, "original": { "type": "auto", "name": "Limit Break — 2", "trigger": "When Heretical Knight Garland enters the field", "effect": "Choose up to 2 Backups opponent controls. Freeze them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Limit Break — 2", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "FREEZE", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-126R": [ { "ability_index": 0, "original": { "type": "auto", "name": "Limit Break — 2", "trigger": "When Yuffie enters the field, if you control 2 or more Category VII Forwards", "effect": "draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Limit Break — 2", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Discard 2 Category VII cards: Choose 1 Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-127R": [ { "ability_index": 0, "original": { "type": "special", "name": "Limit Break", "trigger": "", "effect": "When Dark Fina enters the field, you may cast 1 Summon of cost 7 or less from your hand without paying the cost.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Limit Break", "effects": [ { "type": "CAST_FREE", "count": 1, "filter": { "card_type": "SUMMON", "cost_max": 7 }, "zone_from": "HAND", "optional": true } ], "cost": 3 }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When you cast a Summon", "effect": "Choose 1 Character in your Break Zone. Add it to your hand. This effect will trigger only during your turn and only once per turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "SUMMON_CAST", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-128R": [ { "ability_index": 0, "original": { "type": "auto", "name": "Limit Break — 3", "trigger": "When Shantotto enters the field", "effect": "Choose up to 2 active Forwards opponent controls. Break them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Limit Break — 3", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_active": true }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-129R": [ { "ability_index": 0, "original": { "type": "auto", "name": "Limit Break — 2", "trigger": "When Refia enters the field", "effect": "Choose 1 Category WOFF Forward of cost 3 or less other than Light or Dark in your Break Zone. Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Limit Break — 2", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 3, "element": "LIGHT" }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "26-130H": [ { "ability_index": 0, "original": { "type": "field", "name": "Limit Break — 1", "trigger": "", "effect": "If there are 7 or more face-up cards in your LB deck, Lightning gains Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Limit Break — 1", "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "there are 7 or more face-up cards in your LB deck" }, "then_effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Lightning leaves the field", "effect": "Select 1 of the 2 following actions. \"Play 1 Card Name Lightning of cost 4 or less from your hand onto the field.\" \"Search for 1 Card Name Lightning and add it to your hand.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Play 1 Card Name Lightning of cost 4 or less from your hand onto the field.", "effects": [ { "type": "PLAY", "count": 1, "optional": false, "filter": { "element": "LIGHTNING", "cost_max": 4 }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, { "index": 1, "description": "Search for 1 Card Name Lightning and add it to your hand.", "effects": [ { "type": "SEARCH", "count": 1, "filter": { "element": "LIGHTNING" }, "destination": "HAND" } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-001R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{d}, put Auron into the Break Zone: Choose 1 blocking Forward. It gains +7000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-002H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you cast Ifrit, you may remove 1 Card Name Ifrit in your Break Zone from the game as an extra cost.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "you cast Ifrit" }, "then_effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "EX BURST", "trigger": "", "effect": "Choose 1 Forward. Deal it 5000 damage. If you paid the extra cost, deal it 8000 damage instead.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-003C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Viper enters the field", "effect": "Choose 1 Forward opponent controls. Deal it 3000 damage. If you control a Multi-Element Forward, deal it 7000 damage instead.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-004C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ace enters the field", "effect": "Choose 1 Forward. Deal it 9000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Put Ace into the Break Zone: Choose 1 Forward. Deal it 5000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOSEN" } } ], "cost": { "cp": { "fire": 1 } } }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-005R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Guy enters the field", "effect": "you may play 1 Forward of cost 2 or less from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": { "card_type": "FORWARD", "cost_max": 2 }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "At the end of each of your turns", "effect": "if you control 4 or more Forwards, draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_COUNT", "comparison": "GTE", "value": 4, "card_type": "FORWARD" }, "then_effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-006R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Chaos Advent is put from the field into the Break Zone", "effect": "Reveal the top 7 cards of your deck. Play up to 1 Category SOPFFO Forward among them onto the field. Then, shuffle the other cards revealed and return them to the bottom of your deck. The Forward's Element becomes Dark and it gains Job Chaos. (This effect does not end at the end of the turn.)", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "MODIFY", "new_element": "DARK", "target": { "type": "CHOSEN" }, "property": "ELEMENT" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-007H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Gulool Ja Ja deals damage to a Forward", "effect": "Choose 1 Forward opponent controls other than that Forward. Deal it the same amount of damage. This effect will trigger only once per turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "DEALS_DAMAGE_TO_FORWARD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" }, "amount_source": "SAME_AS_DEALT" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "Damage 5 — When Gulool Ja Ja enters the field", "effect": "Choose 1 Forward opponent controls. Deal it 7000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-008C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{s}, put Gladiator into the Break Zone: Deal 2000 damage to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-009C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "If you cast Samurai, you may pay {Fire}{Fire} as an extra cost. When Samurai enters the field, choose 1 Forward of cost 6 or more. If you paid the extra cost, break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "you cast Samurai" }, "then_effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-010L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Xande enters the field", "effect": "name 1 Job. All the Forwards with the named Job opponent controls lose all their abilities until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "At the beginning of the Attack Phase during each of your turns", "effect": "choose 1 Forward opponent controls. Deal it 9000 damage. Draw 1 card then discard 1 card. If you discard a Card Name Xande by this effect, trigger this auto-ability again.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "START_OF_ATTACK_PHASE", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-011C": [ { "ability_index": 0, "original": { "type": "special", "name": "Warp 2", "trigger": "", "effect": "Warp 2", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Warp 2", "cost": "1 Fire CP" }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Jecht enters the field", "effect": "Select 1 of the 2 following actions. \"Choose 1 Forward. Deal it 8000 damage.\" \"Deal 5000 damage to all the Forwards opponent controls.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Forward. Deal it 8000 damage.", "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 1, "description": "Deal 5000 damage to all the Forwards opponent controls.", "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-012H": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "When Zell enters the field", "effect": "When Zell enters the field, choose any number of Forwards. Divide 5000 damage among them as you like. If you control 4 or more Category VIII Characters, divide 9000 damage among them as you like instead. (Units must be 1000.)", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "total_damage": 5000, "target": { "type": "CHOSEN" }, "distribution": "SPLIT" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "Damage 3", "trigger": "", "effect": "Zell gains Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Damage 3", "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "27-013L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Zeromus is also Card Name Zemus in all situations.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ALSO_NAMED", "target": { "type": "CHOSEN" }, "also_name": "zemus" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When 1 or more Characters you control are chosen by your opponent's Summon or ability", "effect": "if your opponent doesn't pay {1} or {d}, cancel its effects.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "your opponent doesn't pay {1} or {d}" }, "then_effects": [ { "type": "CANCEL", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-014H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Terra enters the field", "effect": "Reveal the top 2 cards of your deck. Add up to 1 Fire card and up to 1 Wind or Lightning card among them to your hand and put the rest of the cards into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When you cast a Wind or Lightning card", "effect": "You may dull active Terra. When you do so, choose 1 Forward. Deal it 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "DULL", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-015R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Bakool Ja Ja enters the field or leaves the field", "effect": "Remove the top card of your deck from the game. During this game, you can cast it at any time you could normally cast it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-016C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Fire Elemental enters the field", "effect": "Choose 1 Forward. Deal it 5000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Fire Elemental into the Break Zone: Choose 1 Forward. Deal it 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOSEN" } } ], "cost": { "fire": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-017R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Luneth enters the field", "effect": "Reveal the top card of your deck. If it is a Character of cost 3 or less, play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Minuet", "trigger": "", "effect": "All the Forwards of cost 3 or less you control gain Haste until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Minuet", "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "END_OF_TURN", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ], "cost": { "special": 1, "fire": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-018C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When General Leo enters the field", "effect": "You may play 1 Job Standard Unit Forward of cost 5 or less from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": { "card_type": "FORWARD", "cost_max": 5 }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 1000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-019H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Yshe, a Job Warrior or a Card Name Warrior enters your field", "effect": "choose 1 Forward opponent controls. Dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Yshe enters the field", "effect": "reveal the top 3 cards of your deck. Add 1 Job Warrior or Card Name Warrior among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 3, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-020R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{S}, remove Ellone from the game: Choose 1 Category VIII Forward you control. It gains +2000 power and \"When this Forward attacks, draw 1 card.\" (This effect does not end at the end of the turn.) You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-021C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ilmatalle is chosen by your opponent's ability", "effect": "your opponent discards 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Job Warrior Forwards and Card Name Warrior Forwards you control gain \"When this Forward is chosen by your opponent's ability, your opponent discards 1 card.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 2, "original": { "type": "field", "name": "Damage 3", "trigger": "", "effect": "Ilmatalle gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Damage 3", "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-022C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 [Job Warrior] or [Card Name Warrior] in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ], "cost": "Dull, put Kall into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-023C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Bard enters the field", "effect": "Choose 1 Forward opponent controls. Dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Bard enters the field", "effect": "Choose 1 Backup opponent controls. If you control a Multi-Element Forward, dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-024C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "If you cast Bard, you may pay {I}{I} as an extra cost. When Bard enters the field, choose 1 dull Forward. If you paid the extra cost, break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "you cast Bard" }, "then_effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-025C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Klara enters the field", "effect": "Choose up to 2 Characters. Dull them. If you control 3 or more Job Warrior and/or Card Name Warrior, also Freeze them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-026C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Gesper enters the field", "effect": "Choose up to 2 Forwards. Dull them and Freeze them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Gesper into the Break Zone: Choose 1 dull Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "cp": [ { "element": "Ice", "count": 2 } ], "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-027L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can pay {Ice}{Ice}{Ice} (instead of paying the CP cost) to cast Kefka. You can only pay this cost with CP produced by Backups. When Kefka enters the field due to your cast, choose 1 Forward opponent controls and up to 1 Backup with a cost equal to or less than that Forward in your Break Zone. Break the former and play the latter onto the field.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "27-028H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Seymour enters the field or attacks, you may pay 1. When you do so, select up to 2 of the 4 following actions. \"Choose 1 dull Forward. Break it.\" \"Choose up to 2 Characters. Dull them and Freeze them.\" \"During this turn, the cost required to cast your next Summon is reduced by 4.\" \"Your opponent discards 1 card.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 2, "select_up_to": true, "mode_count": 4, "modes": [ { "index": 0, "description": "Choose 1 dull Forward. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose up to 2 Characters. Dull them and Freeze them.", "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, { "index": 2, "description": "During this turn, the cost required to cast your next Summon is reduced by 4.", "effects": [ { "type": "COST_REDUCTION", "card_filter": "your next summon", "amount": 4, "for_player": "CONTROLLER" } ] }, { "index": 3, "description": "Your opponent discards 1 card.", "effects": [] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-029R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cid Aulstyne enters the field", "effect": "Choose 1 Character. Dull it and Freeze it. Your opponent discards 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-030H": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "When Squall enters the field", "effect": "When Squall enters the field, reveal the top 3 cards of your deck. Add 1 Category VIII card among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 3, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Play 1 Category VIII Character of cost 4 or less from your hand onto the field. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY", "count": 1, "optional": false, "filter": { "cost_max": 4 }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ], "cost": "1 Ice CP, put Squall into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-031H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "You can dull 2 active Category VIII Forwards you control (instead of paying the CP cost) to cast Moomba. Choose 1 Forward. If it is dull or has received damage, break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-032R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Laguna enters the field", "effect": "Select 1 of the 2 following actions. If Laguna entered the field due to the ability of Card Name Squall, select up to 2 of the 2 following actions instead. \"Choose 1 dull Forward. Break it.\" \"Your opponent discards 1 card.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 dull Forward. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ] }, { "index": 1, "description": "Your opponent discards 1 card.", "effects": [] } ], "enhanced_condition": { "description": "if laguna entered the field due to the ability of card name squall", "select_count": 2, "select_up_to": true } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-033C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Reaper enters the field", "effect": "Choose 1 Forward opponent controls. Deal it damage equal to half of its power (round up to the nearest 1000).", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" }, "amount_source": "HALF_POWER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Reaper into the Break Zone: Choose 1 Forward opponent controls. Deal it damage equal to half of its power (round up to the nearest 1000).", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "ice": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-034R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Rinoa enters the field", "effect": "You may search for 1 Category VIII Summon and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "SUMMON" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When you cast a Category VIII Summon", "effect": "Choose 1 Character opponent controls. Dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Vega Blast", "trigger": "", "effect": "Choose up to 2 Characters. Dull them and Freeze them.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Vega Blast", "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ], "cost": { "ice": 3, "generic": 0 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-035R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Raine enters the field", "effect": "select 1 of the 2 following actions. \"Search for 1 Card Name Laguna and add it to your hand.\" \"If you control a Card Name Laguna, you may pay {1}. When you do so, search for 1 Card Name Squall and play it onto the field.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Search for 1 Card Name Laguna and add it to your hand.", "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, { "index": 1, "description": "If you control a Card Name Laguna, you may pay {1}. When you do so, search for 1 Card Name Squall and play it onto the field.", "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_CARD", "card_name": "Card Name Laguna" }, "then_effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-036L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Locke enters the field", "effect": "When Locke enters the field, your opponent draws 1 card, then randomly discards 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When your opponent discards 1 or more Characters due to your Summons or abilities", "effect": "When your opponent discards 1 or more Characters due to your Summons or abilities, choose 1 Character. Dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When your opponent discards 1 or more Summons due to your Summons or abilities", "effect": "When your opponent discards 1 or more Summons due to your Summons or abilities, draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-037C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "If you cast Red Mage, you may pay {Fire}{Ice} as an extra cost. When Red Mage enters the field, choose 1 Forward of cost 4 or less. If you paid the extra cost, break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "you cast Red Mage" }, "then_effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-038C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When T-Rexaur enters the field", "effect": "Choose up to 2 Characters. Activate them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put T-Rexaur into the Break Zone: Choose 1 Forward of power 9000 or more. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "earth": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-039L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Vaan enters the field due to your cast", "effect": "Select 1 of the 2 following actions. \"Search for up to 3 Job Sky Pirate Forwards and add them to your hand.\" \"Search for up to 2 Job Sky Pirate Backups of cost 2 or less and play them onto the field.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Search for up to 3 Job Sky Pirate Forwards and add them to your hand.", "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, { "index": 1, "description": "Search for up to 2 Job Sky Pirate Backups of cost 2 or less and play them onto the field.", "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-040R": [ { "ability_index": 0, "original": { "type": "field", "name": "Haste", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Haste", "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Eight attacks, reveal the top 3 cards of your deck. Add 1 Job Class Zero Cadet among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 3, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Explosive Fist", "trigger": "", "effect": "Choose 1 Forward. Deal it 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Explosive Fist", "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "special": 1, "wind": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-041C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Askah enters the field", "effect": "You may search for 1 Job Caledfwlch of cost 4 or less and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Askah attacks", "effect": "Choose up to 2 Backups. Activate them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-042R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Search for 1 Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ], "cost": "1 Wind CP, put Haudrale into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-043C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Dancer enters the field", "effect": "Choose up to 3 Job Dancer and/or Card Name Dancer other than Dancer. Activate them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 3, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-044L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When G'raha Tia enters the field from your hand", "effect": "reveal the top 5 cards of your deck. Return them to the bottom of your deck in any order. If there were 3 or more different Elements among the revealed cards, draw 2 cards. If there were 5 or more, also during this turn, the cost required to cast your next card is reduced by 4. If there were 8 or more, also remove all the Characters opponent controls and all cards in your opponent's Break Zone from the game.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 2, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-045C": [ { "ability_index": 0, "original": { "type": "field", "name": "Haste", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Haste", "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Multi-Element Forward, Thief cannot be blocked.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BLOCK_IMMUNITY", "condition": null, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-046H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Jack Garland is also Card Name Garland in all situations.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ALSO_NAMED", "target": { "type": "CHOSEN" }, "also_name": "garland" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "EX BURST At the beginning of the Attack Phase during each of your turns", "effect": "choose 1 Category SOPFFO card in your Break Zone. Add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Dark Forward, Jack Garland cannot be chosen by your opponent's Summons or abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_SUMMONS_AND_ABILITIES", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-047H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can play 2 or more Card Name Wendigo onto the field.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Wendigo enters the field", "effect": "You may search for up to 2 Card Name Wendigo and play them onto the field dull.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": true } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Wendigo enters the field due to your cast", "effect": "Play all the Card Name Wendigo from your Break Zone onto the field dull.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-048R": [ { "ability_index": 0, "original": { "type": "auto", "name": "Back Attack", "trigger": "When Seven enters the field", "effect": "Choose 1 auto-ability triggered from a Forward of cost 5 or less. Cancel its effect.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Back Attack", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CANCEL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 5 }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-049R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Balthier enters the field", "effect": "Choose 1 Forward opponent controls. Deal it 4000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Balthier enters the field", "effect": "You may pay [Earth][Earth][1]. When you do so, choose 1 Forward opponent controls. Deal it 4000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-050H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Dull 3 active Job Sky Pirate: Draw 1 card. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Put Penelo into the Break Zone: Choose 1 auto-ability. Cancel its effect. You can only use this ability if you control 3 or more Job Sky Pirate.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-051R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Job Sky Pirate you control. If it deals damage to a Forward this turn, the damage increases by 2000 instead.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "CONTROLLER" }, "modifier_type": "INCREASE" } ], "cost": "Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-052H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Choose 1 Character without a Job you control. Remove it from the game. Search for 1 Character with the same name and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "27-053C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Lehko Habhoka enters the field", "effect": "Look at the same number of cards from the top of your deck as the Backups you control. Add 1 card among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "27-054C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "At the beginning of Main Phase 1 during each of your turns", "effect": "put Reks into the Break Zone. When you do so, draw 2 cards.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "DRAW", "amount": 2, "target": { "type": "CONTROLLER" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-055R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Card Name Noctis, the cost required to cast Ignis is reduced by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "ignis", "amount": 2, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 ability that is choosing a Card Name Noctis or Job Retainer you control. Cancel its effect.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "CANCEL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "CONTROLLER" } } ], "cost": "Dull 2 active Job Retainers:" }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-056H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast Wuk Lamat is reduced by 1 for each Category XIV Character you control.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION_SCALING", "card_filter": "wuk lamat", "reduction_per": 1, "scale_by": "FIELD_CARDS_CONTROLLED", "scale_filter": { "category": "XIV" }, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Wuk Lamat attacks", "effect": "Select 1 of the 2 following actions. \"Choose 1 Backup of cost 4 or more. Break it.\" \"Reveal the top card of your deck. If it is a Category XIV Character, add it to your hand.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Backup of cost 4 or more. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "BACKUP", "cost_min": 4 }, "owner": "ANY" } } ] }, { "index": 1, "description": "Reveal the top card of your deck. If it is a Category XIV Character, add it to your hand.", "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOSEN" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-057H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Erenville enters the field", "effect": "When Erenville enters the field, you may search for 1 Category XIV Forward and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Card Name Wuk Lamat in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ], "cost": "1 Earth CP, put Erenville into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-058R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Karaha-Baruha enters the field", "effect": "Look at the top 4 cards of your deck. Add 1 card among them to your hand, put 1 card into the Break Zone and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-059C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Galuf is added to your hand from the Break Zone or from the deck due to a search effect", "effect": "You may pay {Earth}{2}. When you do so, you may play 1 Card Name Galuf of cost 4 or less from your hand onto the field. This effect will trigger only during your turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": { "cost_max": 4 }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-060R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Gladiolus enters the field", "effect": "When Gladiolus enters the field, you may search for 1 Card Name Noctis and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Royal Guard", "trigger": "", "effect": "Until the end of the turn, all the Category XV Forwards you control gain +5000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Royal Guard", "effects": [ { "type": "POWER_MOD", "amount": 5000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-061C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Krile enters the field, you may search for 1 Category V Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-062L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Krile (XIV) enters the field, if there are 3 or more different Elements among Characters you control, look at the top 4 cards of your deck. Add 1 card among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "If the cost to use this ability was paid with CP of 3 or more different Elements, play 1 Character of cost 5 or less from your hand onto the field. You can only use this ability during your Main Phase.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "the cost to use this ability was paid with CP of 3 or more different Elements" }, "then_effects": [ { "type": "PLAY", "count": 1, "optional": false, "filter": { "cost_max": 5 }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] } ], "cost": { "cp": 3, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-063H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Cindy is on the field, Cindy can produce Ice or Lightning CP.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PRODUCE_CP", "element": "ICE OR LIGHTNING", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Cindy enters the field", "effect": "Reveal the top 5 cards of your deck. Add up to 1 Earth card and up to 1 Ice or Lightning card among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 5, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-064C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you cast Summoner, you may pay {Earth}{Earth} as an extra cost.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Summoner enters the field", "effect": "When Summoner enters the field, if you paid the extra cost, your opponent selects 1 Forward they control. Put it into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-065H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Name 1 Job or Category. Reveal the top 3 cards of your deck. Add up to 2 Characters of the named Job or Category among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 3, "destination": "HAND" } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "27-066L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Job Retainer Forwards you control gain +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Noctis enters the field", "effect": "you may search for up to 2 Job Retainer and add them to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Armiger", "trigger": "", "effect": "Choose 1 Forward. Deal it 9000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Armiger", "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "s": true, "discard": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-067C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Pictomancer (XIV) enters the field", "effect": "Choose 1 card in your Break Zone. If you control a Multi-Element Forward, add it to your hand, then discard 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Pictomancer (XIV) enters the field", "effect": "You may discard 1 card. When you do so, choose 1 Forward of the same cost as the discarded card. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-068R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Card Name Noctis Forward you control gains Brave and \"This Forward can attack twice per turn.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "BRAVE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "At the beginning of the Attack Phase during each of your turns, if you control a Card Name Noctis Forward, Card Name Ignis Forward, and Card Name Gladiolus Forward", "effect": "Your opponent selects 1 Forward of the highest cost they control. Put it into the Break Zone. Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "START_OF_ATTACK_PHASE", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-069C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Marsalga cannot become dull by your opponent's Summons or abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Job Caledfwlch other than Marsalga, Marsalga gains Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_CARD", "card_name": "Job Caledfwlch Other Than Marsalga" }, "then_effects": [ { "type": "ABILITY_GRANT", "ability": "BRAVE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "27-070C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Malboro enters the field", "effect": "choose 1 Forward. It gains \"This Forward cannot block.\" until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CANT_BLOCK", "restriction": "CANNOT_BLOCK", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 3000 damage for each different Element among Characters you control.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "cp": [ { "element": "Earth", "count": 1 } ], "dull": true, "special": "put Malboro into the Break Zone" } }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-071C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{s}, put Monk into the Break Zone: Choose 1 Earth Forward. It gains +3000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-072R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 3 or more Forwards, Riddar gains \"If Riddar is dealt damage by your opponent's abilities, the damage becomes 0 instead.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_COUNT", "comparison": "GTE", "value": 3, "card_type": "FORWARD" }, "then_effects": [ { "type": "GRANT_ABILITY_TEXT", "target": { "type": "CHOSEN" }, "ability_text": "if riddar is dealt damage by your opponent's abilities, the damage becomes 0 instead." } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward you control other than Riddar. During this turn, the next damage dealt to it is dealt to Riddar instead. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "UNKNOWN", "raw": "Choose 1 Forward you control other than Riddar. During this turn, the next damage dealt to it is dealt to Riddar instead. You can only use this ability once per turn.", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ], "cost": "0" }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "27-073R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When a Forward opponent controls is put into the Break Zone from the field, reveal the top card of your deck. If it is a Lightning card, add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Ardyn enters the field, choose 1 Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-074H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Adel (VIII) enters the field", "effect": "you may remove 1 Job Witch in your Break Zone from the game. When you do so, Adel (VIII) gains +1000 power and \"Adel (VIII) cannot be chosen by your opponent's abilities of Characters of cost 4 or less.\" (This effect does not end at the end of the turn.)", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Adel (VIII) attacks", "effect": "choose 1 Forward opponent controls. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-075L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Edea enters the field", "effect": "You may search for 1 Category VIII Character of cost 2 or less and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "At the end of each of your turns", "effect": "If you control 4 or more Category VIII Characters, draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_COUNT", "comparison": "GTE", "value": 4, "card_type": "CHARACTER" }, "then_effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-076C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you have cast a Job Dragoon or Card Name Dragoon this turn, the cost required to cast Kain is reduced by 3.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "kain", "amount": 3, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Until the end of the turn, Kain gains Haste and First Strike. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ], "cost": "Lightning CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-077C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Machinist enters the field", "effect": "If you cast Machinist, you may pay {Fire}{3} as an extra cost. When Machinist enters the field, choose 1 Forward. If you paid the extra cost, deal it 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "you cast Machinist" }, "then_effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-078R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{s}, put Kylma into the Break Zone: Choose 1 Forward. Break it. Remove the top 2 cards of your deck from the game for each CP required to cast the chosen Forward.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-079H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Job Warrior Forwards and Card Name Warrior Forwards you control gain Brave and \"This Forward can attack twice in the same turn.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "MULTI_ATTACK", "attack_count": 2, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Gilgamesh enters the field", "effect": "Choose up to 2 Forwards. Dull them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Missile Barrage", "trigger": "", "effect": "Choose 1 Forward. Break it. Gilgamesh gains Haste until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Missile Barrage", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-080C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Coeurl enters the field", "effect": "Choose 1 Forward of cost 2 or less. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 2 }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Coeurl into the Break Zone: Choose 1 Forward of cost 4 or less. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-081C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Gladiator enters the field", "effect": "Choose 1 Forward of cost 1. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Gladiator enters the field", "effect": "Choose 1 Forward of cost 2 or less. If you control a Multi-Element Forward, break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 2 }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-082R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Koana enters the field", "effect": "You may search for 1 Category XIV Character of cost 2 or less and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Dull it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "1 Lightning" }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-083R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Seifer enters the field, select 1 of the 2 following actions. \"Choose 1 Forward of cost 2 or less. Break it.\" \"Choose 1 Forward of cost 5 or less. If you control a Job Witch Forward, break it.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Forward of cost 2 or less. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 2 }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Forward of cost 5 or less. If you control a Job Witch Forward, break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 5 }, "owner": "ANY" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Demon Slice", "trigger": "", "effect": "Choose 1 Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Demon Slice", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "dull": true, "lightning": 1, "cp": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-084R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Thancred enters the field", "effect": "Choose 1 Forward opponent controls. Deal it 4000 damage. If you control a Card Name Koana Forward, deal it 7000 damage instead.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Category XIV Forward you control. Activate it. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ], "cost": "0" }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-085L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 4 or more Category XIV Characters, Zoraal Ja gains +2000 power and Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if you control 4 or more category xiv characters, zoraal ja", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Zoraal Ja attacks", "effect": "Choose 1 Forward opponent controls. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "Damage 5 — When Zoraal Ja attacks", "effect": "Choose 1 Forward opponent controls. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-086H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Nine enters the field", "effect": "choose 1 Forward. If you control a Fire Character, deal it 9000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Nine enters the field, if you control a Wind Character", "effect": "activate all the Backups you control.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-087C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Card Name Seifer Forward and Card Name Raijin Forward you control gain +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": "the card name seifer forward and card name raijin forward you control", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-088C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Raijin enters the field or attacks", "effect": "choose 1 Forward opponent controls. Deal it 3000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 5000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Dull 1 active Card Name Fujin" }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-089H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 6000 damage. Reveal the top 3 cards of your deck. Add 1 Card Name Ramuh among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DAMAGE", "amount": 6000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-090C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Reveal the top 2 cards of your deck. Add 1 [Job Dragoon] or [Card Name Dragoon] among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 2, "destination": "HAND" } ], "cost": "Dull, put Dragoon into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-091R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Adelheid into the Break Zone: Choose up to 2 Forwards in your Break Zone. Add them to your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "generic": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-092H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ultimecia enters the field", "effect": "You may remove 3 Category VIII cards in your Break Zone from the game. When you do so, choose 1 Forward. You gain control of it. Then, if you don't pay {1} for each CP required to cast chosen Forward, put it into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "TAKE_CONTROL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-093C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Urianger is on the field, Urianger can produce Lightning CP.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PRODUCE_CP", "element": "LIGHTNING", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Urianger enters the field, if you control a Card Name Koana Forward", "effect": "draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-094C": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "When Garnet enters the field", "effect": "When Garnet enters the field, put the top 3 cards of your deck into the Break Zone.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Remove 1 Summon in your Break Zone from the game: Your opponent selects 1 Forward they control. Put it into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "water": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-095H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Gau enters the field", "effect": "Reveal the top 5 cards of your deck. Add up to 2 Characters of cost 2 or less among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 5, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Until the end of the turn, Gau gains +5000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 5000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ], "cost": "Dull 2 active Characters of cost 2 or less" }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-096C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "If you cast Chemist, you may pay {Ice}{Ice} as an extra cost. When Chemist enters the field, choose up to 2 Forwards. If you paid the extra cost, dull them and Freeze them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "you cast Chemist" }, "then_effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-097C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Black Mage enters the field", "effect": "Your opponent selects 1 Forward of cost 2 or less they control. Put it into the Break Zone. If you control a Multi-Element Forward, your opponent selects 1 Forward of cost 4 or less they control instead. Put it into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-098L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When The Emperor is put from the field into the Break Zone", "effect": "Draw 1 card. Then, you may play 1 Card Name The Emperor of cost 5 or less from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put The Emperor into the Break Zone: Choose 1 Forward opponent controls. Until the end of the turn, it loses all its abilities and 8000 power.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-099H": [ { "ability_index": 0, "original": { "type": "special", "name": "Back Attack", "trigger": "", "effect": "You can only cast Gogo during your opponent's turn. When Gogo enters the field due to your cast, choose 1 auto-ability triggered from your opponent's Forward of cost 4 or less. Gogo triggers the same auto-ability.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Back Attack", "effects": [ { "type": "CHOOSE", "count": 1, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-100R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Schultz enters the field", "effect": "When Schultz enters the field, look at the top 3 cards of your deck. Return these to the top and/or bottom of your deck in any order. Then, reveal the top card of your deck. If it is a Water card, add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-101L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Sin enters the field due to your cast", "effect": "You may remove 15 cards in your Break Zone from the game. If you do so, your opponent selects up to 2 Forwards they control and up to 1 Backup they control (select as many as possible). Put them into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-102R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Each Forward you control with a Guardian Counter on it gains \"If this Forward is dealt damage by abilities, reduce the damage by 5000 instead.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "GRANT_ABILITY_TEXT", "target": { "type": "ALL", "owner": "CONTROLLER", "filter": { "card_type": "FORWARD", "has_counter": "guardian" } }, "ability_text": "if this forward is dealt damage by abilities, reduce the damage by 5000 instead." } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Tidus enters the field", "effect": "Choose 1 Forward. Place 1 Guardian Counter on it and Tidus.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ADD_COUNTER", "count": 1, "counter_type": "GUARDIAN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "All the Forwards you control gain +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ], "cost": "2 Water" }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-103C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Tonberry enters the field", "effect": "Choose 1 Forward. It loses 2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": -2000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Tonberry into the Break Zone: Choose 1 Forward of 8000 power or less. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "water": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-104C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ninja enters the field", "effect": "Choose 1 Forward. It gains \"When this Forward deals damage to your opponent, draw 1 card.\" until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-105R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. It loses 2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": -2000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Dull 2 active Job Dancer and/or Card Name Dancer" }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Draw 1 card. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ], "cost": "Dull 4 active Job Dancer and/or Card Name Dancer" }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Haste Samba", "trigger": "", "effect": "Choose up to 3 Job Dancer and/or Card Name Dancer. Activate them.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Haste Samba", "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 3, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-106C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Mog (VI) enters the field", "effect": "You may remove 5 cards in your Break Zone from the game. When you do so, draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-107R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Yuna enters the field", "effect": "Choose 1 Card Name Tidus in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Yuna cannot be chosen by your opponent's Summons.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_SUMMONS", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-108H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Choose 1 Forward of cost 4 or less opponent controls. Return it to its owner's hand. You may play 1 Forward of cost 3 or less from your hand onto the field dull.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": { "card_type": "FORWARD", "cost_max": 3 }, "zone_from": "HAND", "modifiers": { "enters_dull": true } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-109L": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward other than Cecil. Until the end of the turn, Cecil and the chosen Forward lose power of any value less than Cecil's power. (Units must be 1000.) You can only use this ability during your opponent's turn and only once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "UNKNOWN", "raw": "Choose 1 Forward other than Cecil. Until the end of the turn, Cecil and the chosen Forward lose power of any value less than Cecil's power. (Units must be 1000.) You can only use this ability during your opponent's turn and only once per turn.", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "0" }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Cecil gains +10000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 10000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": "Discard 1 Light card" }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-110H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 4 or more Category V Characters, Bartz gains Haste, First Strike and Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_COUNT", "comparison": "GTE", "value": 4, "card_type": "CHARACTER" }, "then_effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Bartz enters the field", "effect": "Reveal the top 7 cards of your deck. Add up to 2 Category V cards among them to your hand. Then shuffle the other cards and return them to the bottom of your deck.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 7, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-111L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Jack Garland is also Card Name Garland in all situations.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ALSO_NAMED", "target": { "type": "CHOSEN" }, "also_name": "garland" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Jack Garland enters the field", "effect": "name 1 Job.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 2, "original": { "type": "field", "name": "", "trigger": "", "effect": "Jack Garland cannot be chosen by your opponent's abilities of Characters with the named Job.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": { "job": "NAMED" }, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 3, "original": { "type": "auto", "name": "", "trigger": "At the end of each of your turns", "effect": "choose 1 Forward with the named Job. Remove it from the game.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-112H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Snovlinka enters the field", "effect": "Select 1 of the 2 following actions. If you have received 5 points of damage or more, select up to 2 of the 2 following actions instead: \"Snovlinka gains Haste and 'If Snovlinka deals damage to your opponent or a Forward, double the damage instead.' (This effect does not end at the end of the turn.)\" \"Choose 1 Forward. Deal it 8000 damage.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Snovlinka gains Haste and 'If Snovlinka deals damage to your opponent or a Forward, double the damage instead.' (This effect does not end at the end of the turn.)", "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] }, { "index": 1, "description": "Choose 1 Forward. Deal it 8000 damage.", "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] } ], "enhanced_condition": { "description": "if you have received 5 points of damage or more", "select_count": 2, "select_up_to": true } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-113R": [ { "ability_index": 0, "original": { "type": "auto", "name": "Limit Break — 1", "trigger": "When Firion enters the field", "effect": "Choose up to 3 Fire Backups and/or Wind Backups. Activate them. Look at the top 3 cards of your deck. Add 1 card among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Limit Break — 1", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 3, "zone": "FIELD", "filter": { "card_type": "BACKUP", "element": "FIRE" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-114R": [ { "ability_index": 0, "original": { "type": "auto", "name": "Limit Break — 2", "trigger": "When Robel-Akbel enters the field", "effect": "Choose 1 Character. If you control 5 or more Fire Backups and/or Earth Backups, break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Limit Break — 2", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-115R": [ { "ability_index": 0, "original": { "type": "auto", "name": "Limit Break", "trigger": "When Shadow Lord enters the field", "effect": "Choose up to 2 Characters. If you control 4 or more Ice Characters, dull them and Freeze them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Limit Break", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Shadow Lord enters the field", "effect": "Choose 1 Character in your Break Zone. If you control 4 or more Earth Characters, add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-116R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When The Emperor attacks", "effect": "Limit Break – 1 When The Emperor attacks, choose 1 Forward. Dull it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When The Emperor leaves the field", "effect": "When The Emperor leaves the field, you may search for 1 Card Name The Emperor and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-117R": [ { "ability_index": 0, "original": { "type": "special", "name": "Limit Break", "trigger": "", "effect": "When Onion Knight leaves the field, you may play 1 Category DFF Forward of cost 4 or less from your hand onto the field dull.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Limit Break", "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": { "card_type": "FORWARD", "cost_max": 4 }, "zone_from": "HAND", "modifiers": { "enters_dull": true } } ], "cost": "2" }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Onion Knight into the Break Zone: Choose 1 Forward of cost 4 or less. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-118R": [ { "ability_index": 0, "original": { "type": "auto", "name": "Limit Break — 2", "trigger": "When Vaan enters the field, if you control 4 or more Wind Characters", "effect": "activate all the Backups you control.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Limit Break — 2", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Vaan enters the field, choose 1 Forward. If you control 4 or more Water Characters", "effect": "it loses 8000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": -8000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-119R": [ { "ability_index": 0, "original": { "type": "field", "name": "Limit Break", "trigger": "", "effect": "Limit Break — 2", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Limit Break", "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Warrior of Light enters the field", "effect": "When Warrior of Light enters the field, you may search for 1 Earth or Water Job Standard Unit of cost 3 or less and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When a Job Standard Unit enters your field", "effect": "When a Job Standard Unit enters your field, draw 1 card, then discard 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-120R": [ { "ability_index": 0, "original": { "type": "special", "name": "Limit Break —2", "trigger": "", "effect": "", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Limit Break —2" }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Terra enters the field", "effect": "you may pay [Fire]. When you do so, choose 1 Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Terra enters the field", "effect": "you may pay [Light]. When you do so, remove all the cards in your opponent's Break Zone from the game.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "27-121R": [ { "ability_index": 0, "original": { "type": "special", "name": "Limit Break", "trigger": "", "effect": "When Locke enters the field, choose 1 Forward opponent controls. Return it to its owner's hand.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Limit Break", "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOSEN" } } ], "cost": 2 }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Forward opponent controls is returned from the field to its owner's hand", "effect": "your opponent discards 1 card. This effect will trigger only once per turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "3-001C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Red Mage enters the field", "effect": "Choose 1 Forward opponent controls. If you control 4 or more Card Name Red Mage, deal it 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-002R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 7000 damage. If you control a Job Class Zero Cadet Forward, deal it 8000 damage instead.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-003R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Job Class Zero Cadet Forwards other than Ace you control gain +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Cut Cards", "trigger": "", "effect": "Choose 1 Forward. Reveal the top 4 cards of your deck. For each Job Class Zero Cadet revealed this way, deal it 4000 damage. Then, place the revealed cards at the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Cut Cards", "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "fire": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-004H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "During your turn, if Garland receives damage, reduce the damage by 2000 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": 2000, "target": { "type": "CHOSEN" }, "modifier_type": "REDUCTION" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Soul of Chaos", "trigger": "", "effect": "Choose 1 Forward. Deal it 6000 damage and 1000 more damage for each CP paid as X.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Soul of Chaos", "effects": [ { "type": "DAMAGE", "amount": 6000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-005C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Imaginary Brawler attacks", "effect": "Choose 1 Forward of the highest cost opponent controls. It cannot block this turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "PREVENT", "action": "BLOCKING", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-006R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "For each Job Class Zero Cadet Forward other than King you control, King gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Point-Blank Shot", "trigger": "", "effect": "Choose 1 Forward. Deal it damage equal to King's power.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Point-Blank Shot", "effects": [ { "type": "DAMAGE", "amount": "POWER_OF", "power_source": "king", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "S, 1 Fire CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-007C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Bard into the Break Zone: All the Forwards you control gain +2000 power until the end of the turn. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "fire": 2, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-008C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Category VII Forward other than Cloud, Cloud gains Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_CARD", "card_name": "Category Vii Forward Other Than Cloud" }, "then_effects": [ { "type": "ABILITY_GRANT", "ability": "BRAVE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 attacking Forward. It gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "fire": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-009C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 1000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Dull, Fire CP" }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 damaged Forward. Deal it 2000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Dull, Fire CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-010R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Gekkou enters the field", "effect": "you may play 1 Job Ninja or 1 Card Name Ninja of cost 4 or less from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": { "cost_max": 4 }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "All Job Ninja and Card Name Ninja you control gain +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "ALL", "zone": "FIELD", "owner": "CONTROLLER" } } ], "cost": { "dull": true, "fire_cp": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-011C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "For each Backup your opponent controls, Gladiator gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-012L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Zack enters the field", "effect": "all the Forwards you control gain +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Zack is put from the field into the Break Zone", "effect": "you may search for 1 Card Name Cloud of cost 4 or less, and add it to your hand or play it onto the field dull.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "cost_max": 4 }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-013R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{s}, put 1 Forward into the Break Zone: Choose 1 Forward. Deal it damage equal to the power of the Forward put in the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-014C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. If possible, it must block this turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "MUST_BLOCK", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Homerun Swing", "trigger": "", "effect": "Cinque gains +5000 power and Brave until the end of the turn. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Homerun Swing", "effects": [ { "type": "POWER_MOD", "amount": 5000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-015R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Black Waltz 2 enters the field", "effect": "choose 1 Forward opponent controls. Deal it 3000 damage and 1000 more damage for each card in your opponent's hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-016H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If a Forward is dealt damage, the damage increases by 1000 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "a Forward is dealt damage" }, "then_effects": [ { "type": "DAMAGE_MODIFIER", "amount": 1000, "target": { "type": "CHOSEN" }, "modifier_type": "INCREASE" } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Meteor", "trigger": "", "effect": "Choose up to 3 Forwards opponent controls. Deal 1 of them 6000 damage, 1 of them 4000 damage, and 1 of them 2000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Meteor", "effects": [ { "type": "DAMAGE", "count": 1, "amount": 6000, "target": { "type": "CHOOSE", "count": 3, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" }, "distribution": "SPLIT_SPECIFIC" } ], "cost": { "fire": 3, "special": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-017L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Vivi enters the field", "effect": "Choose 1 Forward opponent controls. Deal it 4000 damage and 1000 more damage for each card in your opponent's hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Firaga", "trigger": "", "effect": "Deal 7000 damage to all Forwards.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Firaga", "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "fire": 4, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-018C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Vivi enters the field", "effect": "When Vivi enters the field, choose 1 Forward opponent controls. Deal it 5000 damage.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-019H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Faris enters the field", "effect": "When Faris enters the field, you may search for 1 Card Name Syldra and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control Card Name Lenna, Faris gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": "if you control card name lenna, faris", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-020H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Choose up to 1 Forward of cost 2 or less in your Break Zone. Play it onto the field. Deal 2000 damage to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-021C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Cannoneer into the Break Zone: Choose 2 Forwards. Deal them 5000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOSEN" } } ], "cost": { "cp": [ "Fire", "Fire", "Fire" ], "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-022H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When the Forward damaged by Machina is put from the field into the Break Zone on the same turn", "effect": "Choose 1 Forward opponent controls. Deal it 4000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Guardian Blades", "trigger": "", "effect": "Choose 1 Forward opponent controls. Deal it 8000 damage, and deal 4000 damage to all the other Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Guardian Blades", "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ], "cost": "S, 5 Fire CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-023C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Card Name Palom you control gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Lightning Brain Buster", "trigger": "", "effect": "Choose 1 Forward. Deal it 10000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Lightning Brain Buster", "effects": [ { "type": "DAMAGE", "amount": 10000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "special": 1, "fire": 2, "dull_card": "1 active Card Name Rydia" } }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-024R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 4 or more Fire Backups, the cost for playing Rubicante onto the field is reduced by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL_EFFECT", "condition": "CONTROL_COUNT", "count": 4, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Rubicante is blocked", "effect": "Choose 1 Forward opponent controls. Deal it 5000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "IS_BLOCKED", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Inferno", "trigger": "", "effect": "Choose 1 Forward. Deal it 4000 damage. Rubicante gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Inferno", "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-025C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to play Card Name Kazusa or Card Name Kurasame onto the field is reduced by 1 (it cannot become 0).", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "card name kazusa or card name kurasame", "amount": 1, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-026C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Kazusa enters the field", "effect": "Each player discards 1 card from his/her hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DISCARD", "amount": 1, "target": { "type": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Each player discards 1 card from his/her hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DISCARD", "amount": 1, "target": { "type": "OPPONENT" } } ], "cost": "Dull, put Kazusa into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-027R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Qator Bashtar attacks, choose 1 Forward of cost 3 or less opponent controls. Freeze it.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "FREEZE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-028C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Semblance of a Gunslinger deals damage to your opponent", "effect": "choose 1 dull Forward. You may deal it 5000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "DEALS_DAMAGE_TO_OPPONENT", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-029R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Your opponent discards 1 card from his/her hand. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DISCARD", "amount": 1, "target": { "type": "OPPONENT" } } ], "cost": { "generic": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Escape", "trigger": "", "effect": "Edward cannot be chosen by your opponent's Summons or abilities this turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Escape", "effects": [ { "type": "PREVENT", "action": "TARGET", "target": { "type": "CHOSEN" } } ], "cost": { "special": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-030L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Kuja attacks, choose 1 Forward.", "effect": "You may pay {1}. If you do so, dull it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Kuja attacks, choose 1 Forward.", "effect": "You may pay {Ice}. If you do so, Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "FREEZE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-031R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Kurasame enters the field", "effect": "Choose up to 2 Forwards opponent controls. Freeze them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "FREEZE", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-032R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Choose up to 2 Forwards opponent controls. Dull them.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "3-033L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Genesis enters the field", "effect": "Choose 1 Forward opponent controls. Dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Genesis deals damage to your opponent", "effect": "Your opponent discards 1 card from his/her hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "DEALS_DAMAGE_TO_OPPONENT", "source": "SELF" }, "effects": [ { "type": "DISCARD", "amount": 1, "target": { "type": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-034H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Genesis Avatar is also Card Name Genesis in all situations.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ALSO_NAMED", "target": { "type": "CHOSEN" }, "also_name": "genesis" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Genesis Avatar enters the field", "effect": "Deal each Forward opponent controls damage equal to half of its power (round up to the nearest 1000).", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "3-035R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When your opponent is dealt damage", "effect": "Activate Shelke.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Dull it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "cp": 2, "ice": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-036H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cid Aulstyne enters the field", "effect": "Choose 1 Forward opponent controls. If your opponent has no cards in his/her hand, break it.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-037H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Break all the dull Forwards of costs 2, 3, 5, 7, 11, and 13 opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-038H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "First Strike", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "FIRST_STRIKE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control Card Name Galuf or Card Name Kelger or Card Name Dorgann, Xezat gains +1000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": "if you control card name galuf or card name kelger or card name dorgann, xezat", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-039R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Sephiroth is put from the field into the Break Zone", "effect": "You may search for 1 Dark Card Name Sephiroth and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "element": "DARK" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-040C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Ice Job Standard Unit Forwards you control gain +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-041C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Deepground Soldier enters the field", "effect": "you may search for 1 Card Name DGS Trooper 1st Class and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-042C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Deepground Soldier enters the field", "effect": "You may search for 1 Card Name Deepground Soldier of cost 3 and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "cost": 3 }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-043C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward you control. Remove it from the game. Then, play the removed Forward onto the field dull. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ], "cost": "3 Ice, Dull, put Time Mage into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-044C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to play Card Name Edward onto the field is reduced by 2 (it cannot become 0).", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "card name edward", "amount": 2, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-045R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "First Strike", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "FIRST_STRIKE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When 1 or more Forwards you control are chosen by your opponent's Summon", "effect": "its effect is cancelled if your opponent doesn't pay {3}.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "3-046H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can only pay with CP produced by Ice Backups to cast White Tiger l'Cie Nimbus from your hand.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CAST_RESTRICTION_CP_SOURCE", "cp_source": "ice backups", "card_filter": "white tiger l'cie nimbus from your hand." } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "You cannot play White Tiger l'Cie Nimbus from your hand due to Summons or abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY_RESTRICTION", "card_filter": "white tiger l'cie nimbus", "restriction": "NOT_FROM_ABILITIES" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "field", "name": "", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-047C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cannoneer enters the field", "effect": "Choose up to 2 Forwards opponent controls. Dull them and Freeze them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-048C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Mystic Knight receives damage from Summons or abilities, reduce the damage by 5000 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": 5000, "target": { "type": "IMPLICIT" }, "modifier_type": "REDUCTION" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-049C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Izana enters the field", "effect": "You may search for 1 Job Chocobo or Card Name Chocobo and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-050L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Category VII Forward, the cost for playing Aerith onto the field is reduced by 1.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Forwards you control cannot be chosen by your opponent's Backup abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_BACKUP_ABILITIES", "target": { "type": "ALL", "owner": "CONTROLLER", "filter": { "card_type": "FORWARD" } } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-051R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Eight enters the field, choose up to 3 Job Class Zero Cadet Characters you control. Activate them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Phantom Rush", "trigger": "", "effect": "During this turn, Eight cannot be chosen by your opponent's Summons or abilities and the next damage dealt to him becomes 0 instead.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Phantom Rush", "effects": [ { "type": "PREVENT", "action": "TARGET", "target": { "type": "CHOSEN" } } ], "cost": { "dull": true, "cp": { "wind": 1 } } }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-052C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{s}: Deal 1000 damage to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-053C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Ranger cannot be chosen by your opponent's abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_ABILITIES", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-054C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Black Chocobo forms a party, that party cannot be blocked.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BLOCK_IMMUNITY", "condition": null, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-055C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Thief into the Break Zone: Your opponent puts the top 2 cards of his/her deck into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "generic": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-056H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Zidane enters the field", "effect": "your opponent reveals his/her hand. Select 1 card from their hand. Your opponent discards this card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If your opponent has 2 cards or less in his/her hand, Zidane gains +4000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 4000, "condition": "if your opponent has 2 cards or less in his/her hand, zidane", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-057R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Job Class Zero Cadet Forwards you control cannot be blocked by a Forward of cost 4 or more.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BLOCK_IMMUNITY", "condition": { "comparison": "GTE", "value": 4, "attribute": "cost" }, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Snakebite", "trigger": "", "effect": "Choose 1 special ability or auto ability. Cancel its effect.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Snakebite", "effects": [ { "type": "CANCEL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-058C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Sky Pirate Replica attacks", "effect": "Choose 1 Backup you control. Activate it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-059H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When King Tycoon enters the field", "effect": "You may search for 1 Card Name Faris or 1 Card Name Lenna and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-060R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Tsukinowa cannot be blocked by a Forward of cost 3 or more.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BLOCK_IMMUNITY", "condition": { "comparison": "GTE", "value": 3, "attribute": "cost" }, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control Card Name Edge, Tsukinowa gains Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_CARD", "card_name": "Card Name Edge" }, "then_effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "3-061R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 1000 damage for each Character you control. If you control a Job Class Zero Cadet Forward, select up to 3 Backups you control. Activate them.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "SCALING_EFFECT", "base_effect": { "type": "DAMAGE", "target": { "type": "CHOSEN" } }, "scale_by": "FIELD_CARDS_CONTROLLED", "multiplier": 1000 } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-062C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 attacking Forward. Deal it 2000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "wind": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Concerto", "trigger": "", "effect": "Choose 1 Forward. Deal it 4000 damage for each Job Class Zero Cadet Forward you control.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Concerto", "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "wind": 3, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-063H": [ { "ability_index": 0, "original": { "type": "special", "name": "", "trigger": "", "effect": "{S}, remove Dorgann from the game: Choose 1 Forward. Remove it from the game.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-064H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Trey is active, Trey cannot be chosen by your opponent's abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_ABILITIES", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Trey is dull, Trey cannot be chosen by your opponent's Summons.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_SUMMONS", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-065L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Bartz has the Jobs of the Forwards you control.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Bartz has 3 Jobs or more, Bartz gains Haste and First Strike.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "Bartz has 3 Jobs or more" }, "then_effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 2, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Bartz has 5 Jobs or more, Bartz gains +3000 power, Brave, and can attack twice in the same turn.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "condition": "if bartz has 5 jobs or more, bartz", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-066R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Barbariccia enters the field", "effect": "Choose 1 Forward opponent controls. Until the end of the turn, its power becomes 1000.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 1000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" }, "mode": "SET" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-067R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward you control other than Wind Drake. Return it and Wind Drake to their owners' hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETURN", "additional_target": "wind drake", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "element": "WIND" }, "owner": "CONTROLLER" }, "count": "MULTIPLE" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-068C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Geomancer enters the field", "effect": "Deal 2000 damage to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-069C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control Card Name Vincent, the cost for playing Yuffie onto the field becomes 0.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Card Name Vincent you control gains +1000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-070C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "put Oracle into the Break Zone: Activate all Characters you control.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "wind": 2, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-071H": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "", "effect": "Choose 1 Forward opponent controls. Break it. If that Forward is put into the Break Zone, your opponent may play 1 Forward from their hand onto the field.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-072R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Rem enters the field", "effect": "Choose 1 Category TYPE-0 card from your Break Zone. Add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-073C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control Card Name Yang, Ursula gains +3000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "condition": "if you control card name yang, ursula", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Twin Wing Frenzy", "trigger": "", "effect": "Choose 1 Forward. Deal it 9000 damage. You can only use this ability if you control Card Name Yang.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Twin Wing Frenzy", "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "earth": 2, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-074R": [ { "ability_index": 0, "original": { "type": "special", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it damage equal to the highest power Forward you control.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": "HIGHEST_CONTROLLED_POWER", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-075C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Horror of Antiquity is put from the field into the Break Zone", "effect": "you may play 1 Card Name Horror of Antiquity from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": {}, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-076R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Masked Woman enters the Field", "effect": "choose 1 dull Forward of cost 4 or less opponent controls. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 4, "is_dull": true }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-077H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you have 4 or more cards in your hand, Galuf gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if you have 4 or more cards in your hand, galuf", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you have 5 or more cards in your hand, Galuf gains Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CARD_IN_ZONE", "zone": "HAND", "filter_text": "5 or more cards" }, "then_effects": [ { "type": "ABILITY_GRANT", "ability": "BRAVE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "3-078H": [ { "ability_index": 0, "original": { "type": "special", "name": "Spellblade: Fira", "trigger": "", "effect": "Deal 6000 damage to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Spellblade: Fira", "effects": [ { "type": "DAMAGE", "amount": 6000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ], "cost": { "special": true, "fire": 1 } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Spellblade: Thundara", "trigger": "", "effect": "Choose up to 2 damaged Forwards. Break them.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Spellblade: Thundara", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "special": true, "lightning": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-079H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 3 or more different Element Backups, Kefka gains +3000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "condition": "if you control 3 or more different element backups, kefka", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 5 or more different Element Backups, Kefka gains Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_COUNT", "comparison": "GTE", "value": 5, "card_type": "BACKUP" }, "then_effects": [ { "type": "ABILITY_GRANT", "ability": "BRAVE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "3-080R": [ { "ability_index": 0, "original": { "type": "field", "name": "Brave", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Brave", "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. It loses First Strike until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "REMOVE_ABILITY", "keywords": [ "FIRST_STRIKE" ], "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Dull" }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Black Tortoise l'Cie Gilgamesh gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": "Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-081C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Summoner into the Break Zone: Cast 1 Summon of cost 6 or less from your hand without paying the cost.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "earth": 2, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-082C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Scarmiglione enters the field from the Break Zone", "effect": "Choose 1 Forward. Deal it damage equal to half of Scarmiglione's power (round up to the nearest 1000).", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": "POWER_OF", "power_source": "half of scarmiglione", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Living Dead", "trigger": "When Scarmiglione is put from the field into the Break Zone during this turn", "effect": "Return Scarmiglione to the field. It gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Living Dead", "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-083C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Card Name Brandelis you control gains First Strike during your turn.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "FIRST_STRIKE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. It loses First Strike until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "REMOVE_ABILITY", "keywords": [ "FIRST_STRIKE" ], "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-084C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 2 or more Card Name WRO Member, WRO Member gains +1000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": "if you control 2 or more card name wro member, wro member", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-085C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{dull}, put WRO Member into the Break Zone: Choose 1 Card Name WRO Commander. It cannot be broken this turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-086C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control Card Name Vincent, WRO Commander gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": "if you control card name vincent, wro commander", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Card Name WRO Member you control gain +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-087H": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "", "effect": "Choose up to 1 Forward from your Break Zone of cost equal to or less than the damage you have been dealt. Return it to your hand. Your opponent selects 1 Forward of cost equal to or less than the damage you have been dealt and puts it into the Break Zone.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-088L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Delita is chosen by an ability of a Character your opponent controls", "effect": "break that Character.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Delita is chosen by a Summon of your opponent", "effect": "deal 1 point of damage to your opponent.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "3-089R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When The Girl Who Forgot Her Name enters the field", "effect": "you may search for 1 Category WOFF Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-090C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ninja enters the field", "effect": "Choose 1 dull Forward of cost 2 or less opponent controls. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 2, "is_dull": true }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-091C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Berserker cannot form parties.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Berserker must attack at least once per turn if possible.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" } ], "3-092L": [ { "ability_index": 0, "original": { "type": "field", "name": "Brave", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Brave", "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Prishe is put from the field into the Break Zone, you may play 1 Card Name Prishe from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Nullifying Dropkick", "trigger": "", "effect": "Choose 1 dull Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Nullifying Dropkick", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ], "cost": { "special": true, "earth": 2 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-093H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Brandelis enters the field", "effect": "When Brandelis enters the field, you may search for 1 Card Name Segwarides or Card Name Pellinore and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "For each Card Name Segwarides and Card Name Pellinore you control, Brandelis gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-094C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Card Name Brandelis you control gains Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "BRAVE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Deal 1000 damage to all Forwards.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "generic": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-095R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control Card Name Ursula, Yang gains +1000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": "if you control card name ursula, yang", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Yang enters the Field", "effect": "You may play 1 Card Name Ursula from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": {}, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Kick", "trigger": "", "effect": "Deal damage equal to half of Yang's power to all the Forwards opponent controls (round up to the nearest 1000).", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Kick", "cost": { "dull": true, "earth": 1, "generic": 1 } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "3-096R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Rydia enters the field", "effect": "You may search for 1 Summon and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "SUMMON" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-097R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Arecia Al-Rashia enters the field", "effect": "When Arecia Al-Rashia enters the field, you may search for 1 Category TYPE-0 Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-098R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Angeal is put from the field into the Break Zone", "effect": "you may search for 1 Card Name Zack and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-099R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Angeal Penance is also Card Name Angeal in all situations.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ALSO_NAMED", "target": { "type": "CHOSEN" }, "also_name": "angeal" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "Haste", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Haste", "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Angeal Penance deals damage to your opponent", "effect": "choose 1 damaged Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "DEALS_DAMAGE_TO_OPPONENT", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-100L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Exdeath attacks", "effect": "When Exdeath attacks, all Characters opponent controls lose their Jobs until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "special", "name": "Grand Cross", "trigger": "", "effect": "Remove all Characters on the field other than Exdeath and all cards in the Break Zone from the game.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Grand Cross", "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "lightning": 6, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-101R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If a Character is put from the field into the Break Zone, you may remove it from the game instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "a Character is put from the field into the Break Zone" }, "then_effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 card in the Break Zone. Remove it from the game.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ], "cost": { "lightning": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-102R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Choose 1 Forward. If it has 7000 power or less, break it. If you control a Job Class Zero Cadet Forward, break it regardless of its power instead.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-103H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 2000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "dull" }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Gilgamesh cannot be chosen by Summons during this turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "cost": "dull" }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Gilgamesh gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": "dull" }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 3, "original": { "type": "action", "name": "", "trigger": "", "effect": "Gilgamesh gains Haste until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": "dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-104C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Job Class Zero Cadet other than Queen, Queen gains First Strike.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_CARD", "card_name": "Job Class Zero Cadet Other Than Queen" }, "then_effects": [ { "type": "ABILITY_GRANT", "ability": "FIRST_STRIKE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Speedrush", "trigger": "", "effect": "Queen gains Haste and \"Queen cannot be blocked\" until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Speedrush", "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-105C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Black Waltz 3 enters the field", "effect": "choose 1 Forward opponent controls. Until the end of turn, it loses 1000 power for each card in your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SCALING_EFFECT", "base_effect": { "type": "POWER_MOD", "amount_modifier": "NEGATIVE", "duration": "PERMANENT", "target": { "type": "CHOSEN" } }, "scale_by": "CARDS_IN_HAND", "multiplier": 1000 } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-106C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Black Mage enters the field", "effect": "Choose 1 Forward opponent controls. If you control 4 or more Card Name Black Mage, it loses 8000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": -8000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-107C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Black Mage into the Break Zone: Choose 1 active Forward of cost 3 or less. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "lightning": 2, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-108H": [ { "ability_index": 0, "original": { "type": "field", "name": "Haste", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Haste", "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Kelger enters the field", "effect": "When Kelger enters the field, you may play 1 Job Dawn Warrior from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": {}, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Lupine Attack", "trigger": "", "effect": "Kelger gains +6000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Lupine Attack", "effects": [ { "type": "POWER_MOD", "amount": 6000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-109C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Sice attacks", "effect": "Choose 1 Forward opponent controls. Until the end of the turn, it loses 1000 power for each Job Class Zero Cadet Character you control.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": -1000, "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Black Hole", "trigger": "", "effect": "Choose 1 Forward. Until the end of the turn, it loses 4000 power.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Black Hole", "effects": [ { "type": "POWER_MOD", "amount": -4000, "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "special": 1, "lightning": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-110R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 7000 damage. You can only use this ability if you control Card Name Edge.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "1 Lightning CP, Dull" }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 4000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "1 Lightning CP, Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-111H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Jack cannot block.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "RESTRICTION", "restriction": "CANNOT_BLOCK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Jack attacks", "effect": "Jack does not activate during your next Active Phase.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Reflex", "trigger": "", "effect": "Activate Jack. Jack loses all his abilities until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Reflex", "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ], "cost": { "special": true, "lightning": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-112H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Select 1 number. Your opponent selects 1 number. Break all Forwards of cost equal to either number.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-113R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Nine attacks", "effect": "Choose 1 Forward you control. Until the end of the turn, it gains +1000 power for each Job Class Zero Cadet Forward you control.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Primal Roar", "trigger": "", "effect": "All Forwards cannot block this turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Primal Roar", "effects": [ { "type": "PREVENT", "action": "BLOCKING", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": { "lightning": 3, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-114C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "First Strike", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "FIRST_STRIKE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Cherry Blossom", "trigger": "", "effect": "For each Job Dragoon and Card name Dragoon you control, deal 2000 damage to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Cherry Blossom", "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ], "cost": "S, discard 1 Lightning card" }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-115C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Cannoneer and 1 Backup other than Cannoneer into the Break Zone: Choose 1 Forward. Deal it 7000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOSEN" } } ], "cost": { "lightning": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-116C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Mystic Knight is put from the field into the Break Zone", "effect": "Choose 1 Forward opponent controls. Deal it 4000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-117C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 1000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "1 Lightning CP" }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 3000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "2 Lightning CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-118H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Lightning enters the field", "effect": "Choose 1 Card Name Odin in your Break Zone. You may put it on top of your deck.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PUT_INTO_DECK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" }, "position": "TOP" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Gestalt Drive", "trigger": "", "effect": "Choose up to 2 Forwards of cost 4 or less. Break them.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Gestalt Drive", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 4 }, "owner": "ANY" } } ], "cost": { "cp": 1, "element": "Lightning", "dull": true, "additional": "discard 1 Card Name Odin" } }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-119L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "For each Category FFT Forward you control other than Ramza, Ramza gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Category FFT Forward you control. It gains +1000 power, Haste, and First Strike until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-120C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Dragoon gains Haste until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": "Lightning CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-121C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward of cost 5 or higher. Return it to its owner's hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Dull, put Blue Mage into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-122C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Artemicion enters the field", "effect": "Place any number of cards from your hand at the bottom of your deck in any order. Then, draw the same number of cards.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "3-123R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Both players select 1 Forward they control and put it into the Break Zone.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-124R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Izayoi enters the field", "effect": "You may play 1 Job Ninja or Card Name Ninja of cost 3 or less from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": { "cost_max": 3 }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Illusions", "trigger": "", "effect": "Choose up to 2 Forwards. They cannot attack or block this turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Illusions", "effects": [ { "type": "PREVENT", "action": "ATTACK_AND_BLOCK", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "special": true, "water": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-125C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ephemeral Summoner enters the field", "effect": "you may search for 1 Water Summon of cost 4 or less and put it on top of your deck.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PUT_INTO_DECK", "target": { "type": "CHOSEN" }, "position": "TOP" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-126H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Eiko into the Break Zone: Choose 4 Summons in your Break Zone. Add 1 of them to your hand, and remove the rest from the game.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "wind": 2, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-127R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Eiko enters the field", "effect": "You may search for 1 Category IX Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-128C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward opponent controls. It loses all abilities until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "REMOVE_ABILITY", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" }, "ability": "ALL" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-129L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Garnet cannot be chosen by your opponent's Summons.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_SUMMONS", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When you cast a Summon", "effect": "all the Forwards you control gain +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "SUMMON_CAST", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "", "trigger": "", "effect": "Cast 1 Summon of cost 3 or less from your hand without paying its cost.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "CAST_FREE", "count": 1, "filter": { "card_type": "SUMMON", "cost_max": 3 }, "zone_from": "HAND" } ], "cost": "Water Water" }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-130R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Cagnazzo receives damage during your opponent's turn, reduce the damage by 4000 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": 4000, "target": { "type": "IMPLICIT" }, "modifier_type": "REDUCTION" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Cagnazzo enters the field", "effect": "Until the end of the turn, all the Forwards opponent controls lose 1000 power for every 2 Water Characters you control.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "3-131H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Ghido does not activate during the Active Phase.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Activate Ghido.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "", "trigger": "", "effect": "Choose 1 Forward of cost 5 or more opponent controls. Put it on top of its owner's deck.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "PUT_INTO_DECK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_min": 5 }, "owner": "OPPONENT" }, "position": "TOP" } ], "cost": { "dull": true, "water": 2 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-132R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. It gains +1000 power for each Forward you control until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "SCALING_EFFECT", "base_effect": { "type": "POWER_MOD", "duration": "END_OF_TURN", "target": { "type": "SELF" } }, "scale_by": "FORWARDS_CONTROLLED", "multiplier": 1000, "scale_filter": { "card_type": "FORWARD" } } ], "cost": { "water": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-133C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "For each card in your hand, Quina gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Eat", "trigger": "", "effect": "Choose 1 Forward opponent controls which has been dealt damage this turn. If that Forward has a special ability or an action ability, break it.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Eat", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ], "cost": { "special": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-134C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Summoner enters the field", "effect": "Choose 1 Summon in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "SUMMON" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-135H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Choose up to 2 Forwards opponent controls. Return them to their owners' hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-136C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If White Mage or a Forward forming a party with White Mage receives damage, the damage decreases by 3000 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" } ], "3-137R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Steiner enters the field", "effect": "You may search for 1 Category IX Character and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Category IX Character other than Steiner, Steiner gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": "if you control a category ix character other than steiner, steiner", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-138H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When one of your Water Characters other than Ceodore enters the field", "effect": "Choose 1 Forward you control. Select 1 from the following: \"It gains +1000 power until the end of the turn.\" \"It gains First Strike until the end of the turn.\" \"It gains Brave until the end of the turn.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-139C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "For each Backup you control, Knight gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-140R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Porom enters the field, activate all the Forwards you control.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "owner": "CONTROLLER", "filter": { "card_type": "FORWARD" } } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Curaga", "trigger": "", "effect": "Choose 1 Forward you control. During this turn, the next damage dealt to it becomes 0 instead.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Curaga", "effects": [ { "type": "DAMAGE_MODIFIER", "amount": "ALL", "duration": "NEXT_DAMAGE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" }, "modifier_type": "REDUCTION" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-141C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Mog (IX) enters the field, if you control Card Name Eiko", "effect": "draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Return it to its owner's hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "3 Water CP, put Mog (IX) into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-142H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If your opponent doesn't control Forwards, put Famed Mimic Gogo into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_CARD", "card_name": "Forwards" }, "then_effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Power Hit", "trigger": "", "effect": "Choose 1 Forward. Put it into the Break Zone. You can only use this ability if Famed Mimic Gogo has received damage this turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Power Hit", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "special": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-143C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Leonora enters the field", "effect": "You may search for 1 Card Name Palom or Card Name Porom and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-144L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Lenna enters the field", "effect": "Choose 1 Water Forward of cost 2 or less in your Break Zone. Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 2, "element": "WATER" }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Arise", "trigger": "", "effect": "Choose 1 Forward other than Light or Dark in your Break Zone. Play it onto the field. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Arise", "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "element": "LIGHT" }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ], "cost": { "special": true, "water": 4 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-145L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Light Forward, the cost to cast Ultima, the High Seraph is reduced by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "ultima, the high seraph", "amount": 2, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Remove from the game all the Forwards on the field other than Light and Dark. Then, remove from the top of your deck twice the number of cards removed by the previous effect.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "3-146H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "At the beginning of your Main Phase 1, select 1 of the 3 following actions. \"All the Forwards you control gain +3000 power until the end of the turn.\" \"All Characters opponent controls lose their abilities until the end of the turn.\" \"Draw 1 card.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 3, "modes": [ { "index": 0, "description": "All the Forwards you control gain +3000 power until the end of the turn.", "effects": [ { "type": "POWER_MOD", "amount": 3000, "duration": "END_OF_TURN", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, { "index": 1, "description": "All Characters opponent controls lose their abilities until the end of the turn.", "effects": [] }, { "index": 2, "description": "Draw 1 card.", "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-147L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Dark Forward, the cost to cast Zodiark, Keeper of Precepts is reduced by 3.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "zodiark, keeper of precepts", "amount": 3, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Break all the Forwards opponent controls. You receive damage equal to the number of Forwards broken by this effect.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-148H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Feral Chaos is also Card name Chaos in all situations.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ALSO_NAMED", "target": { "type": "CHOSEN" }, "also_name": "chaos" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Haste, First Strike, Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Feral Chaos attacks or blocks, select 1 Character you control. Put it into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-149S": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Vivi into the Break Zone: Choose 1 Forward. Deal it 5000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Put Vivi into the Break Zone: Choose 1 Forward. Deal it 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOSEN" } } ], "cost": "2 Fire CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-150S": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Job Class Zero Cadet Forwards you control gain +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-151S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Queen enters the field", "effect": "Choose 1 Forward opponent controls. If you control 2 or more Job Class Zero Cadet Forwards, dull it. If you control 5 or more Job Class Zero Cadet Forwards, break it instead.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-152S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Garnet enters the field", "effect": "You may search for 1 Water Summon with a cost of 2 or less and cast it without paying the cost. If you do not cast it, put the Summon into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-153S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ace enters the field", "effect": "you may play 1 Job Class Zero Cadet Forward from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": { "card_type": "FORWARD" }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Ace is put from the field into the Break Zone", "effect": "choose 1 Job Class Zero Cadet Forward other than Card Name Ace from your Break Zone; Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "3-154S": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Category IX Forward, the cost for playing Zidane onto the field is reduced by 1.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Zidane enters the field", "effect": "Select 1 of the following actions. \"Draw 1 card.\" \"Your opponent discards 1 card from his/her hand.\" \"Activate all Category IX Characters you control.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-001H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 3 or more Category WOFF Characters other than Hauyn, Hauyn gains +4000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 4000, "condition": "if you control 3 or more category woff characters other than hauyn, hauyn", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 5 or more Category WOFF Characters other than Hauyn, Hauyn gains +1000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": "if you control 5 or more category woff characters other than hauyn, hauyn", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-002C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. During this turn, the damage dealt to it is increased by 1000 instead.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "modifier_type": "DEALT_INCREASE" } ], "cost": "Dull, 1 Fire CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-003C": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "", "effect": "Choose 1 Forward. Deal it 4000 damage. If you control 5 or more Fire Characters, deal it 7000 damage instead.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-004H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Edgar enters the field", "effect": "You may search for 1 Card Name Sabin and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 2000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "fire": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Drill", "trigger": "", "effect": "Choose 1 Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Drill", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "fire": 5, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-005R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Garland enters the field", "effect": "you may play 1 Fire Backup of cost 3 or less from your hand onto the field dull.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": { "card_type": "BACKUP", "element": "FIRE", "cost_max": 3 }, "zone_from": "HAND", "modifiers": { "enters_dull": true } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-006L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Caius enters the field", "effect": "You may search for 1 Card Name Bahamut and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Caius attacks", "effect": "Choose 1 Forward. You may discard 1 Card Name Bahamut from your hand. If you do so, deal it 7000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "UNKNOWN", "raw": "Choose 1 Forward. You may discard 1 Card Name Bahamut from your hand", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-007H": [ { "ability_index": 0, "original": { "type": "field", "name": "Brave", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Brave", "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Category VI Forwards other than Cyan you control gain Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "BRAVE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Bushido: Fang", "trigger": "", "effect": "Choose 1 Forward. At the beginning of your next Main Phase 1, if Cyan is on your field, break it.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Bushido: Fang", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "fire": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-008C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose up to 2 Forwards opponent controls. Deal them 3000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ], "cost": "Fire CP, Dull, put Scholar into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-009C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Ranger attacks", "effect": "deal 2000 damage to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-010C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Black Mage enters the field", "effect": "Choose up to 2 Forwards. Deal them 5000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-011C": [ { "ability_index": 0, "original": { "type": "special", "name": "", "trigger": "", "effect": "Choose 1 Forward you control. If it deals damage to a Forward this turn, the damage increases by 2000 instead.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" }, "modifier_type": "INCREASE" } ], "cost": "Dull, put Sage into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-012C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Goblin into the Break Zone: Choose 1 Forward you control. It gains Haste until the end of the turn. Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-013C": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "When Zack enters the field", "effect": "Choose 1 Card Name Cloud or Job SOLDIER in your Break Zone. Add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-014C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you have received 5 points of damage or more, Samurai gains +1000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": "if you have received 5 points of damage or more, samurai", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-015H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "First Strike", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "FIRST_STRIKE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "{F}{F}, remove 1 card in your hand from the game: Choose 1 Forward. Deal it 1000 damage for each CP required to play the removed card.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "CHOSEN" } } ], "cost": { "fire": 2, "dull": false } }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-016R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 8000 damage. If it is put from the field into the Break Zone this turn, remove it from the game instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "4-017R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Marauder attacks", "effect": "Marauder gains +8000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 8000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-018R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Until the end of the turn, Bomb also becomes a Forward with 5000 power and \"Put Bomb into the Break Zone: Deal 4000 damage to all Forwards.\" You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-019C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Bomb into the Break Zone: Choose 1 Forward. Deal it 5000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-020R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward blocking Marche. Deal it damage equal to the power of the dull Forward.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Dull 1 active Forward" }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-021L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Sabin enters the field or attacks", "effect": "Choose 1 Forward you control. It cannot be broken this turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PREVENT", "action": "BREAK", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Sabin gains +2000 power until the end of the turn. You can only use this ability while Sabin is attacking.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": { "fire": 1 } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Rising Phoenix", "trigger": "", "effect": "Deal 8000 damage to all Forwards. You can only use this ability while Sabin is attacking.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Rising Phoenix", "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "fire": 2, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-022R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Montblanc enters the field", "effect": "When Montblanc enters the field, you may search for 1 Card Name Marche and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 2000 damage. You can only use this ability if you control Card Name Marche.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "fire": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-023H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When General Leo attacks", "effect": "Choose 1 Forward opponent controls. Deal it 2000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Shock", "trigger": "", "effect": "Deal 5000 damage to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Shock", "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ], "cost": "S, Fire" }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-024R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Llednar blocks or is blocked", "effect": "If your opponent doesn't pay {2}, Llednar cannot be broken this turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "BLOCKS", "source": "SELF" }, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "your opponent doesn't pay {2}" }, "then_effects": [ { "type": "PREVENT", "action": "BREAK", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Llednar is chosen by a Summon or an ability of your opponent", "effect": "If your opponent doesn't pay {2}, Llednar cannot be broken this turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "your opponent doesn't pay {2}" }, "then_effects": [ { "type": "PREVENT", "action": "BREAK", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-025H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Umaro enters the field", "effect": "When Umaro enters the field, you may search for 1 Monster and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "MONSTER" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Umaro must attack once per turn if possible.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "MUST_ATTACK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Bodyslam", "trigger": "", "effect": "Choose 1 Forward. Deal it 7000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Bodyslam", "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "S, 1 Ice CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-026H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Gestahlian Empire Cid enters the field", "effect": "you may search for 1 Category VI Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-027C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Dull it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "1 Ice CP, Dull, put Bard into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-028C": [ { "ability_index": 0, "original": { "type": "action", "name": null, "trigger": "", "effect": "Put Bard into the Break Zone: Your opponent discards 2 cards from his/her hand. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": "{S}{Ice}{Ice}{2}" }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-029C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Dull it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "ice": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-030C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{d}, put Black Mage into the Break Zone: Choose 1 dull Forward. Deal it 4000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-031C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Sage into the Break Zone: Choose up to 2 Forwards opponent controls. Freeze them.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "ice": 2, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-032C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Arithmetician enters the field", "effect": "Select 1 number. Dull and Freeze all the Forwards of that cost.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-033C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Choose 1 dull Forward. Deal it 6000 damage and 1000 more damage for each Card Name Shiva in your Break Zone.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DAMAGE", "amount": 6000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-034R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Cid (WOFF) cannot be broken.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "{s}, put Cid (WOFF) into the Break Zone: Choose 1 Monster of cost 2 or less in your Break Zone. Play it onto the field. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-035R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control Card Name Remedi, Cid Randell gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": "if you control card name remedi, cid randell", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When your opponent's Forward enters the field", "effect": "If your opponent doesn't pay {1}, dull that Forward.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "your opponent doesn't pay {1}" }, "then_effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-036H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Setzer enters the field", "effect": "You may search for 1 Category VI Character and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Setzer is put from the field into the Break Zone", "effect": "Choose 1 Forward opponent controls. Dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-037H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Serah enters the field", "effect": "Choose 1 Forward opponent controls. If you control a Category XIII Forward other than Serah, dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Serah attacks", "effect": "You may pay {I}{I}. If you do so, your opponent discards 1 card from his/her hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DISCARD", "amount": 1, "target": { "type": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-038L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Celes enters the field", "effect": "Choose 1 Character. Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "FREEZE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Celes deals damage to your opponent", "effect": "Choose 1 dull Forward opponent controls. Deal it 4000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "DEALS_DAMAGE_TO_OPPONENT", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Runic", "trigger": "", "effect": "Choose 1 Summon. Cancel its effect. Activate Celes.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Runic", "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "SUMMON" }, "owner": "ANY" } } ], "cost": { "special": true, "ice": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-039R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Rogue deals damage to a Forward", "effect": "Dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "DEALS_DAMAGE_TO_FORWARD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-041R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Until the end of the turn, Swampmonk also becomes a Forward with 5000 power and \"When Swampmonk attacks, choose 1 Forward or Monster. Dull it.\" You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ], "cost": "Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-042C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Forward opponent controls attacks", "effect": "Choose 1 Forward opponent controls. If your opponent doesn't pay {1}, Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "ANY", "source_filter": { "card_type": "FORWARD" } }, "effects": [ { "type": "FREEZE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-043C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Search for 1 Card Name Flan and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Flan into the Break Zone: Your opponent discards 1 card from his/her hand. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-044R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Mewt enters the field", "effect": "When Mewt enters the field, you may search for 1 Card Name Cid Randell or Card Name Remedi and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-045H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Mecha Chocobo cannot be chosen by Summons.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "SUMMONS", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Mecha Chocobo attacks", "effect": "Choose 1 dull Forward of cost 4 or less opponent controls. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 4, "is_dull": true }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Mecha Chocobo is blocked", "effect": "Break Mecha Chocobo.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "IS_BLOCKED", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-046R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Deal each Forward opponent controls damage equal to half of its power (round up to the nearest 1000).", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "4-047R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control Card Name Cid Randell, Remedi gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": "if you control card name cid randell, remedi", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When your opponent plays a Character onto the field other than from his/her hand", "effect": "if your opponent doesn't pay {2}, break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "your opponent doesn't pay {2}" }, "then_effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-048L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Locke enters the field, if you control 2 or more Category VI Characters other than Locke", "effect": "your opponent discards 1 card from his/her hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DISCARD", "amount": 1, "target": { "type": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Locke deals damage to your opponent", "effect": "your opponent discards 1 card from his/her hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "DEALS_DAMAGE_TO_OPPONENT", "source": "SELF" }, "effects": [ { "type": "DISCARD", "amount": 1, "target": { "type": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Mirage Dive", "trigger": "", "effect": "Locke cannot be blocked this turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Mirage Dive", "cost": "S" }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "4-049C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{s}, put Ahriman into the Break Zone: Choose 1 Monster of cost 5 or more. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "{s}, put Ahriman into the Break Zone: Choose 1 Forward of cost 5 or more. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-050R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When A-Ruhn-Senna enters the field", "effect": "you may search for 1 Card Name Kan-E-Senna or Card Name Raya-O-Senna and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-051H": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "", "effect": "Choose 1 Forward of power 9000 or more. Break it.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-052C": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "", "effect": "Select 1 of the 2 following actions.\n\"Choose 1 Monster. Break it.\"\n\"Choose 1 Backup you control. Activate it. Draw 1 card.\"", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Monster. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Backup you control. Activate it. Draw 1 card.", "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-053R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When your opponent casts a Summon", "effect": "Activate all the Forwards you control.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "owner": "CONTROLLER", "filter": { "card_type": "FORWARD" } } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-054L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Onion Knight enters the field or attacks", "effect": "Choose 1 Forward. Deal it 3000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Onion Knight enters the field", "effect": "Choose 1 Card Name Onion Knight of any Element except Wind in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "element": "WIND" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Job change: Ninja", "trigger": "", "effect": "Place Onion Knight at the bottom of your deck. If you do so, search for 1 Card Name Onion Knight with Job Sage and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Job change: Ninja", "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-055H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control Card Name Raya-O-Senna, Kan-E-Senna gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if you control card name raya-o-senna, kan-e-senna", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Kan-E-Senna enters the field", "effect": "if you control Card Name A-Ruhn-Senna, activate all the Backups you control.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_CARD", "card_name": "Card Name A-Ruhn-Senna" }, "then_effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "CONTROLLER" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-056R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Archer enters the field", "effect": "deal 1000 damage to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Deal 2000 damage to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ], "cost": { "cp": [ { "element": "Wind", "count": 1 } ], "dull": true, "special": "put Archer into the Break Zone" } }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-057R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Until the end of the turn, Koboldroid Yin also becomes a Forward with 3000 power and \"Koboldroid Yin cannot be blocked by Forwards of cost 3 or more.\" You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 3000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": "Wind CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-058C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 1000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "10000 Needles", "trigger": "", "effect": "Put Cactuar into the Break Zone: Choose 1 Forward. Deal it 10000 damage. Cactuar deals you 1 point of damage. EX Bursts of cards put into the Damage Zone due to this ability cannot be used.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "10000 Needles", "effects": [ { "type": "DAMAGE", "amount": 10000, "target": { "type": "CHOSEN" } } ], "cost": { "wind": 2 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-059C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Thief leaves the field", "effect": "Your opponent puts the top card of his/her deck into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-060R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Shara enters the field", "effect": "Choose 1 Forward opponent controls. Deal it 3000 damage. If you control Card Name Ritz, deal it 6000 damage instead.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-061C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put White Mage into the Break Zone: Choose 1 Forward. Activate it. It gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-062C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Chocobo forms a party and attacks, Chocobo and all the Forwards forming a party with it gain +3000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-063C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Chocobo enters the field", "effect": "Choose 1 Forward other than Chocobo. It gains Haste until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-064L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Fat Chocobo enters the field", "effect": "You may search for 1 Job Chocobo or Card Name Chocobo of cost 3 or less and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Chubby Chocobo", "trigger": "", "effect": "Choose 1 Job Chocobo or Card Name Chocobo. It gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Chubby Chocobo", "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-065C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Monster. Dull it or activate it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-066R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Forward you control attacks", "effect": "Choose 1 Backup you control. Activate it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "ANY", "source_filter": { "card_type": "FORWARD" } }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-067C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Geomancer enters the field", "effect": "Choose 1 Wind Character other than Geomancer you control. Activate it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER", "element": "WIND" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-068H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Hope enters the field", "effect": "You may search for 1 Card Name Alexander and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Activate it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-069H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Moogle enters the field", "effect": "Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Moogle is put from the field into the Break Zone", "effect": "Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-070C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward opponent controls. During this turn, the next damage it deals to a Forward becomes 0 instead.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": 0, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" }, "modifier_type": "TO_FORWARD_INCREASE" } ], "cost": "Dull, put Archer into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-071R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Card Name A-Ruhn-Senna and Card Name Kan-E-Senna you control cannot be chosen by your opponent's abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_ABILITIES", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-072H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Characters you control cannot be returned to their owner's hand by your opponent's Summons or abilities. If you control Card Name Shara, Ritz gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "characters you control cannot be returned to their owner's hand by your opponent's summons or abilities. if you control card name shara, ritz", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-073C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "EX BURST Select 1 of the 2 following actions.\n\"Choose 1 dull Forward. Break it.\"\n\"Choose 1 Forward. Deal it 8000 damage.\"", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 dull Forward. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Forward. Deal it 8000 damage.", "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-074C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Dark Knight enters the field", "effect": "Choose 1 Forward you control. It gains +1000 power for each point of damage you have received until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SCALING_EFFECT", "base_effect": { "type": "POWER_MOD", "duration": "END_OF_TURN", "target": { "type": "SELF" } }, "scale_by": "DAMAGE_RECEIVED", "multiplier": 1000 } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-075H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Vincent enters the field", "effect": "When Vincent enters the field, you may search for 1 Card Name Vincent and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Galian Beast", "trigger": "", "effect": "Vincent gains +4000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Galian Beast", "effects": [ { "type": "POWER_MOD", "amount": 4000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": "S + 1 Lightning" }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-076R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Wedge enters the field", "effect": "You may search for 1 Job AVALANCHE Operative Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-077R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "For each Job Standard Unit Forward other than Pugilist you control, Pugilist gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-078C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Black Belt enters the field", "effect": "choose 1 Forward you control. It gains +5000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 5000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-079C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. It cannot become dull by your opponent's Summons or abilities this turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-080L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can put a total of 3 Forwards or Monsters you control into the Break Zone to play Kefka from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Kefka enters the field", "effect": "Choose 1 Forward or Monster opponent controls. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-081C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Goblin into the Break Zone: Choose 1 Forward. It gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-082C": [ { "ability_index": 0, "original": { "type": "field", "name": null, "trigger": "", "effect": "The cost required to play your Card Name Cloud or Card Name Barret onto the field is reduced by 1.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "your card name cloud or card name barret", "amount": 1, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-083L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Shantotto is dealt damage", "effect": "Deal the same amount of damage to all the Forwards other than Shantotto. If a Forward damaged by this ability is put into the Break Zone this turn, remove it from the game instead.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Colossal Shantotto", "trigger": "", "effect": "Deal 5000 damage to all the Forwards.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Colossal Shantotto", "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "special": 1, "earth": 4 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-085H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Dadaluma is chosen by your opponent's Summons or abilities", "effect": "Choose up to 1 Forward opponent controls. Deal it 4000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "CHOSEN_BY_OPPONENT", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Dadaluma is dealt damage", "effect": "Choose up to 1 Forward opponent controls. Deal it 4000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-086H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Tama enters the field", "effect": "Choose 1 Earth Forward of cost 5 or less in your Break Zone. Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 5, "element": "EARTH" }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Tama into the Break Zone; choose 1 Earth Forward of cost 5 or less in your Break Zone. Play it onto the field dull. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-087R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Delita enters the field", "effect": "Choose 1 Forward opponent controls. You may put 1 of your Forwards of the same cost other than Delita into the Break Zone. If you do so, break the chosen Forward.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Delita is chosen by Summons or abilities", "effect": "Delita gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-088C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Until the end of the turn, Bangaa Thief also becomes a Forward with 7000 power and Brave. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 7000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": "1 Earth CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-089R": [ { "ability_index": 0, "original": { "type": "field", "name": "Brave", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Brave", "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When a Job AVALANCHE Operative you control other than Barret is put from the field into the Break Zone, deal 2000 damage to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Satellite Beam", "trigger": "", "effect": "Deal 5000 damage to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Satellite Beam", "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ], "cost": { "special": 1, "earth": 2 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-090R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Job AVALANCHE Operative. It gains +1000 power until the end of the turn. If you control Card Name Wedge, it gains +2000 power until the end of the turn instead.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-091C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. It gains Brave until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "BRAVE", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "dull": true, "earth": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-092H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 4 or more Earth Backups, Prishe gains +2000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if you control 4 or more earth backups, prishe", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Prishe is put from the field into the Break Zone", "effect": "you may pay {Earth}, if you do so, play 1 Card Name Prishe from your hand onto the field dull.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": {}, "zone_from": "HAND", "modifiers": { "enters_dull": true } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-093R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Choose 1 Forward you control and 1 Forward opponent controls. Each Forward deals damage equal to its power to the other.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "direction": "MUTUAL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" }, "amount_source": "POWER" } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "4-094R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Magic Pot enters the field dull.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ENTERS_DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Magic Pot and 1 Forward without a Job into the Break Zone. Search for 1 Forward with the same name as the Forward you put into the Break Zone and play it onto the field. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "dull": true, "earth": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-095C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Monk into the Break Zone: Choose 1 dull Forward you control. It cannot be broken this turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "earth": 2, "specific": [ "Dull", "Put Monk into the Break Zone" ] } }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-096H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Raubahn enters the field", "effect": "Choose 1 Forward opponent controls. Deal it and Raubahn 9000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "self_card": "raubahn", "amount": 9000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" }, "targets": "BOTH" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-097H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Ark Angel EV deals damage to a Forward, increase the damage by 2000 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "Ark Angel EV deals damage to a Forward" }, "then_effects": [ { "type": "DAMAGE_MODIFIER", "amount": 2000, "target": { "type": "CHOSEN" }, "modifier_type": "TO_FORWARD_INCREASE" } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Ark Angel EV is dealt damage by a Character, reduce the damage by 2000 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": 2000, "target": { "type": "IMPLICIT" }, "modifier_type": "REDUCTION" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-098H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Azul is put from the field into the Break Zone", "effect": "choose 1 Lightning Monster of cost 3 or less in your Break Zone. You may play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "cost_max": 3, "element": "LIGHTNING" }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-099C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Usher enters the field", "effect": "When Usher enters the field, you may search for 1 Card Name DGS Trooper 1st Class or Card Name Deepground Soldier and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-100C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Esthar Soldier enters the field", "effect": "Choose 1 Forward of cost 4 or less opponent controls. Dull it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 4 }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-101H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Orlandeau enters the field", "effect": "Choose 1 damaged Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Shadowblade", "trigger": "", "effect": "Choose 1 Forward. It loses 7000 power until the end of the turn. Activate Orlandeau.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Shadowblade", "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "special": 1, "lightning": 3 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-102R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Black Waltz 3 enters the field", "effect": "Choose 1 Forward. It loses 2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": -2000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Black Waltz 3 is put from the field into the Break Zone", "effect": "Choose 1 Forward. It loses 2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": -2000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-103C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Warrior receives damage, double the damage instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" } ], "4-104R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "[Dull], put Lancer into the Break Zone: Choose 1 Forward. It gains First Strike until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-105R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Dycedarg is put from the field into the Break Zone", "effect": "choose 1 active Forward opponent controls. Deal it 7000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_active": true }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-106C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Dragon into the Break Zone: Choose 1 Monster of cost 4 or less. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "generic": 1 } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Dragon into the Break Zone: Choose 1 Forward of cost 4 or less. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "lightning": 1, "generic": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-107R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Card Name Hildibrand you control gains Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Card Name Hildibrand you control. It gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "CONTROLLER" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-108C": [ { "ability_index": 0, "original": { "type": "field", "name": "Haste", "trigger": "", "effect": "This Character can attack or use abilities containing [L] in the cost the turn it enters the field.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Haste", "effects": [ { "type": "HASTE_LIKE", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-109H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Hildibrand leaves the field due to your opponent's Summons or abilities, return him to your hand instead. (Hildibrand does not return to your hand if he receives damage equal or higher than his power or if his power is reduced to 0.)", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETURN", "target": { "type": "CHOSEN" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Manderville Dance", "trigger": "", "effect": "Reveal the top card of your deck. If it is a Forward, play it onto the field dull. If not, put it into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Manderville Dance", "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "lightning": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-110R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When King of Burmecia enters the field", "effect": "When King of Burmecia enters the field, you may search for 1 Job Dragoon Forward or Card Name Dragoon Forward and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-111H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Until the end of the turn, Behemoth also becomes a Forward with 8000 power and \"When Behemoth receives damage from a Forward, deal that Forward damage equal to half of the received damage (round up to the nearest 1000).\" You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 8000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-112C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Magus enters the field", "effect": "Choose 1 Forward. Deal it 7000 damage. If you control 5 or more Job Standard Unit, deal it 9000 damage instead.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-113C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Magus into the Break Zone: Choose 1 active Forward. Deal it 4000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-114L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Choose up to 2 Forwards opponent controls. Remove the first Forward from the game, and break the other.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "4-115L": [ { "ability_index": 0, "original": { "type": "field", "name": "Haste", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Haste", "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Lightning enters the field or attacks", "effect": "choose 1 Forward opponent controls. If you control a Category XIII Character other than Lightning, dull it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "", "trigger": "", "effect": "Remove Lightning from the game. Then, play Lightning onto the field dull.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } } ], "cost": "Discard 1 Card Name Lightning" }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-116C": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "", "effect": "Select 1 of the 2 following actions. \"Choose 1 Forward of cost 2 or less. Break it.\" \"Choose 1 Monster of cost 2 or less. Break it.\"", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Forward of cost 2 or less. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 2 }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Monster of cost 2 or less. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "cost_max": 2 }, "owner": "ANY" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-117R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Forward you control is put from the field into the Break Zone", "effect": "Activate Ramza.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "ANY", "source_filter": { "card_type": "FORWARD" } }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. It gains Haste until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Dull" }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. It gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-118C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Yeoman into the Break Zone: Choose 1 Forward. It gains First Strike until the end of the turn. Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-119C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Dragoon gains +2000 power until the end of the turn. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-120R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Restrictor enters the field", "effect": "You may search for 1 Job Tsviets and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-121C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Adamantoise into the Break Zone: Choose 1 Forward. During this turn, the next damage dealt to it is reduced by 3000 instead. Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-122C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Mystic into the Break Zone: Choose 1 Forward. It loses 1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-123H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "For each Monster you control, Gau gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Gau enters the field", "effect": "choose 1 Monster of cost 2 or less in your Break Zone. Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "cost_max": 2 }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Rage", "trigger": "", "effect": "Choose 1 Forward. Break it. You can only use this ability if you control 3 or more Monsters.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Rage", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": [ "S", "dull" ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-124C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Until the end of the turn, Green Dragon also becomes a Forward with 7000 power. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 7000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": "1 Water CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-125C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When either player casts a Summon", "effect": "Put Clione into the Break Zone. If you do so, cancel the Summon's effect.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Clione is put from the field into the Break Zone", "effect": "Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-126R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{d}, put Gladiator into the Break Zone: Choose 1 Job Standard Unit Forward of cost 3 or less in your Break Zone. Play it onto the field. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-127H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If a Forward in your Break Zone has Haste, First Strike, or Brave, Gogo gains those abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "a Forward in your Break Zone has Haste" }, "then_effects": [ { "type": "KEYWORD", "keyword": "FIRST_STRIKE" } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "4-128C": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "", "effect": "Discard 1 card. Then, draw 2 cards.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DRAW", "amount": 2, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-129L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Steiner enters the field, if you have received 3 points of damage or more", "effect": "draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Steiner gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": "Dull 1 active Water Forward other than Steiner" }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-130H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Strago enters the field, choose 1 Forward or Monster opponent controls. If you control a Category VI Forward other than Strago, return it to its owner's hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Grand Delta", "trigger": "", "effect": "Divide 12000 damage equally among all the Forwards opponent controls (round up to the nearest 1000).", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Grand Delta", "cost": { "dull": true, "water": 3 } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "4-131R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Tonbetty enters the field", "effect": "You may search for 1 Card Name Mira or Card Name Tonberries and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-132R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Tonberries enters the field", "effect": "Choose 1 Forward. It loses 2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": -2000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Tonberries into the Break Zone: Choose 1 Forward. It loses 2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Tonberries into the Break Zone: Choose 1 Forward. It loses 4000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-133C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Viking enters the field", "effect": "Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Viking leaves the field", "effect": "Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-134C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Brahne enters the field", "effect": "You may search for 1 Job Standard Unit Forward and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-135R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control Card Name Steiner, Beatrix gains +1000 power and \"If Beatrix is dealt damage by your opponent's abilities, the damage becomes 0 instead.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": "if you control card name steiner, beatrix", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Beatrix attacks", "effect": "All the Forwards opponent controls lose 1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": -1000, "target": { "type": "ALL", "owner": "OPPONENT", "filter": { "card_type": "FORWARD" } }, "duration": "END_OF_TURN" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-136C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{s}, put Summoner into the Break Zone: Choose 1 Summon of cost 3 or less. Cancel its effect.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-137L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to play your Monsters onto the field is reduced by 1 (it cannot become 0).", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "your monsters", "amount": 1, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Monster you control is put from the field into the Break Zone", "effect": "You may dull Mira if it is active. If you do so, search for a Monster with the same name and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "ANY", "source_filter": { "card_type": "MONSTER" } }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "DULL", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "MONSTER" }, "destination": "HAND" } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-138R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Merlwyb enters the field", "effect": "You may search for 1 Water Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD", "element": "WATER" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-139C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ], "cost": "Dull, put Moogle (THEATRHYTHM) into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-140H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 2 or more Category VI Forwards other than Mog (VI), Mog (VI) cannot be chosen by your opponent's Summons or abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_SUMMONS_AND_ABILITIES", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-141C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Mime's power becomes the same as your opponent's weakest Forward until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "cost": "1 Water CP" }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "4-142R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Until the end of the turn, Malboro also becomes a Forward with 6000 power and \"When Malboro blocks or is blocked, all the Forwards opponent controls lose 2000 power until the end of the turn.\" You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 6000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": "Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-143R": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "", "effect": "Choose 1 Forward you control and 1 Forward opponent controls. Return them to their owners' hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-144H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Relm enters the field, reveal the top 5 cards of your deck. Add 1 Monster among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 5, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Monster. Until the end of the turn, it also becomes a Forward with 7000 power.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 7000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-145H": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "", "effect": "When Cloud enters the field, choose 1 Forward opponent controls. If you control a Category VII Forward other than Cloud, deal it 7000 damage.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Blade Beam", "trigger": "", "effect": "Choose 1 Forward opponent controls. Deal it 8000 damage, and deal 4000 damage to all the other Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Blade Beam", "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ], "cost": "S, 1 Light, 1 Fire" }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-146L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Terra enters the field", "effect": "you may search for 1 Summon of cost 5 or less and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "SUMMON", "cost_max": 5 }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Riot Blade", "trigger": "", "effect": "Choose 1 Forward. Deal it 6000 damage. Search for 1 Summon and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Riot Blade", "effects": [ { "type": "DAMAGE", "amount": 6000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "S, 2 Light CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "4-147H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Kefka enters the field", "effect": "Search for 1 Monster and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "MONSTER" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Until the end of the turn, all the Monsters you control also become Forwards with 7000 power.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "cost": "Dull" }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "4-148L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Shadow Lord enters the field", "effect": "break all the Forwards of cost 2 or less.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When a Forward opponent controls is put from the field into the Break Zone", "effect": "choose 1 Forward opponent controls. Deal it 2000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "ANY", "source_filter": { "card_type": "FORWARD" } }, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-001C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 5000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "1 Fire CP, discard 1 Card Name Red Mage" }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-002R": [ { "ability_index": 0, "original": { "type": "field", "name": "Brave", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Brave", "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you have received 5 points of damage or more, Ayame gains +3000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "condition": "if you have received 5 points of damage or more, ayame", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-003C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Choose 1 Forward. You may discard 1 Card Name Ifrit from your hand. If you do so, deal it 10000 damage. If not, deal it 5000 damage.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "UNKNOWN", "raw": "Choose 1 Forward. You may discard 1 Card Name Ifrit from your hand", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "DAMAGE", "amount": 10000, "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-004R": [ { "ability_index": 0, "original": { "type": "field", "name": "Brave", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Brave", "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Caius is put from the field into the Break Zone", "effect": "Discard 1 card from your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "DISCARD", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-005R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Forwards of cost 2 you control gain +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Gadot attacks", "effect": "Choose 1 Forward. It gains Haste until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-006R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 attacking Forward. It gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "1 Fire CP, dull 1 active Forward" }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-007H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Royal Ripeness cannot be chosen by Fire Summons or Fire abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": { "element": "FIRE" }, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Until the end of the turn, Royal Ripeness also becomes a Forward with 9000 power and \"When Royal Ripeness attacks, deal 3000 damage to all the Forwards opponent controls.\" You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-008R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Forward of your opponent with 8000 power or less enters the field", "effect": "Put Grenade into the Break Zone. If you do so, deal it 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "ANY", "source_filter": { "card_type": "FORWARD" } }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-009C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "All the Forwards opponent controls cannot block Forwards with a power inferior to their own this turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "cost": "1 Fire CP, put Black Mage into the Break Zone" }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "5-010C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Character. If it deals damage to a Forward this turn, increase the damage by 2000 instead.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" }, "modifier_type": "TO_FORWARD_INCREASE" } ], "cost": "Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-011H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Vermilion Bird l'Cie Zhuyu attacks", "effect": "Vermilion Bird l'Cie Zhuyu gains First Strike until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "ABILITY_GRANT", "ability": "FIRST_STRIKE", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When the Forward damaged by Vermilion Bird l'Cie Zhuyu is put from the field into the Break Zone on the same turn", "effect": "activate Vermilion Bird l'Cie Zhuyu. Vermilion Bird l'Cie Zhuyu can attack once more this turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "", "trigger": "", "effect": "Vermilion Bird l'Cie Zhuyu gains Haste until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": "0" }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-012H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Vermilion Bird l'Cie Caetuna enters the field", "effect": "You may search for 1 Category TYPE-0 Summon and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "SUMMON" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Verboten Eidolon", "trigger": "", "effect": "Break all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Verboten Eidolon", "effects": [ { "type": "BREAK", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ], "cost": "S, 1 Fire, 1 Fire, 1 Fire, put 5 Backups into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-014C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Warrior attacks", "effect": "all the Fire Forwards you control gain +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-015H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Tellah into the Break Zone: Choose 1 Forward. Deal it 7000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Recall", "trigger": "", "effect": "Choose 1 Forward. Remove the top card of your deck from the game. Deal it 4000 damage for each CP required to play the removed card.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Recall", "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "S, 1 Fire CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-016C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it and Fighter 1000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "self_card": "fighter", "amount": 1000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "targets": "BOTH" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-017C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{d}, put Ninja into the Break Zone: Choose 1 Forward. It cannot block this turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-018L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Palom enters the field, if you control Card Name Porom", "effect": "Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Palom enters the field", "effect": "Choose 1 Forward. Deal it 7000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Dull 1 active Forward: Choose 1 Forward. Deal it 1000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "CHOSEN" } } ], "cost": { "fire": 2, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-019L": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward of cost 3 or less in your Break Zone and up to 1 Forward opponent controls. Play the former onto the field dull and deal the latter 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 3 }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-020R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Volker or a Category XI Forward enters your field", "effect": "Choose 1 Forward. It cannot block this turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "PREVENT", "action": "BLOCKING", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Vorpal Blade", "trigger": "", "effect": "Choose 1 blocking Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Vorpal Blade", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-021R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 1000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "1 Fire CP, Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-022C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Parivir enters the field, all the Forwards you control cannot be broken this turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "PREVENT", "action": "BREAK", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-023C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Ryid does not activate during your Active Phase.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Forward you control is put from the field into the Break Zone", "effect": "activate Ryid.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "ANY", "source_filter": { "card_type": "FORWARD" } }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-024H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Job Warrior of Light Forwards and Fire Forwards other than Luneth you control gain +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Dull a total of 3 active Fire Forwards or Fire Backups: Choose 1 Forward. Deal it 2000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-025H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Until the end of the turn, Aloeidai also becomes a Forward with 8000 power and \"When Aloeidai deals damage to your opponent, your opponent discards 1 card from his/her hand.\" You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DISCARD", "amount": 1, "target": { "type": "OPPONENT" } } ], "cost": "Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-026C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Vayne enters the field", "effect": "When Vayne enters the field, you may search for 1 Card Name Larsa and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-027R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Unei enters the field dull.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ENTERS_DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Unei does not activate during your Active Phase.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Unei enters the field, choose 1 Forward opponent controls.", "effect": "Dull it. As long as Unei is on the field, it does not activate during its controller's Active Phase.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-028C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Select 1 number. All Forwards of that cost cannot attack this turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "PREVENT", "action": "ATTACK", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": { "dull": true, "ice": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-029L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Orphan enters the field", "effect": "Choose up to 2 Forwards opponent controls. Dull them. If you control 5 or more Ice Characters, Freeze them also.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Orphan attacks", "effect": "Choose 1 Forward opponent controls. Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "FREEZE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-030C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{S}, put Scholar into the Break Zone: Choose 1 Ice Forward of cost 3 or less in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-031H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Edward enters the field", "effect": "Your opponent discards 1 card from his/her hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DISCARD", "amount": 1, "target": { "type": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Silent Verse", "trigger": "", "effect": "Choose 1 Summon. Cancel its effect.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Silent Verse", "effects": [ { "type": "CANCEL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "SUMMON" }, "owner": "ANY" } } ], "cost": "S, 1 Ice CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-032H": [ { "ability_index": 0, "original": { "type": "special", "name": "", "trigger": "", "effect": "Select up to 2 of the 4 following actions. \"Your opponent discards 1 card from his/her hand.\" \"Choose 1 Forward. Dull it.\" \"Choose 1 Forward. Freeze it.\" \"Choose 1 dull Forward. Deal it 7000 damage.\"", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 2, "select_up_to": true, "mode_count": 4, "modes": [ { "index": 0, "description": "Your opponent discards 1 card from his/her hand.", "effects": [ { "type": "DISCARD", "amount": 1, "target": { "type": "OPPONENT" } } ] }, { "index": 1, "description": "Choose 1 Forward. Dull it.", "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 2, "description": "Choose 1 Forward. Freeze it.", "effects": [ { "type": "FREEZE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 3, "description": "Choose 1 dull Forward. Deal it 7000 damage.", "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-033R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Gumbah is put from the field into the Break Zone", "effect": "You may search for 1 Card Name Gumbah and play it onto the field dull.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": true } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-034C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Each player discards 1 card from his/her hand. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DISCARD", "amount": 1, "target": { "type": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-035C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Conjurer enters the field", "effect": "choose 1 Job Standard Unit in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-036L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When The Emperor enters the field", "effect": "When The Emperor enters the field, you may pay {1}. If you do so, your opponent discards 1 card from his/her hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DISCARD", "amount": 1, "target": { "type": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When your opponent draws a card outside of his/her Draw Phase", "effect": "When your opponent draws a card outside of his/her Draw Phase, choose 1 Forward opponent controls. Dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-037R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Zeid is dealt damage by a Character", "effect": "That Character's controller discards 1 card from his/her hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DISCARD", "amount": 1, "target": { "type": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Zeid gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": "1 Ice CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-038C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Select 1 number. Dull all the Forwards of that cost. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-039R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cid Raines enters the field", "effect": "Choose 1 dull Forward opponent controls. Deal it 7000 damage.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-040C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Thaumaturge enters the field", "effect": "your opponent discards 1 card from his/her hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DISCARD", "amount": 1, "target": { "type": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If your opponent has 2 cards or less in his/her hand, Thaumaturge gains +4000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 4000, "condition": "if your opponent has 2 cards or less in his/her hand, thaumaturge", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-041R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Snow enters the field", "effect": "When Snow enters the field, you may pay {X}. If you do so, search for 1 Card Name Lightning of cost X or less and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-042C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Trickster is dealt damage by a Forward with Haste or First Strike, the damage becomes 0 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" } ], "5-043R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Hurdy enters the field", "effect": "You may search for 1 Card Name Montblanc and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-044C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Choose 1 blocking Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "5-045H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "At the beginning of your Main Phase 1, if you don't control Card Name Lugae", "effect": "dull Barnabas.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "START_OF_MAIN_PHASE", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Card Name Lugae enters your field", "effect": "activate Barnabas.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-046R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Character of your opponent enters the field", "effect": "Put Buccaboo into the Break Zone. If you do so, your opponent discards 2 cards from his/her hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "ANY", "source_filter": {} }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "DISCARD", "amount": 2, "target": { "type": "OPPONENT" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-047C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Mystic Knight attacks", "effect": "you may cast 1 Summon from your hand. The cost required to cast it is reduced by 1 (it cannot become 0).", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "5-048H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Lugae enters the field", "effect": "When Lugae enters the field, you may search for 1 Card Name Barnabas and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Dull it or Freeze it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "ice": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-049C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Choose 1 Forward you control. Activate it and negate all damage dealt to it. Draw 1 card.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-050H": [ { "ability_index": 0, "original": { "type": "field", "name": "Haste", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Haste", "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Adelle cannot be blocked this turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "cost": "S" }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "5-051R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Aria (TYPE-0) enters the field", "effect": "Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. During this turn, the next damage dealt to it is reduced by 1000 instead.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": 1000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "modifier_type": "REDUCTION" } ], "cost": "Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-052H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Job Warrior of Light Forwards and Wind Forwards other than Arc you control gain +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Dull a total of 3 active Wind Forwards or Wind Backups: Choose 1 Forward. It cannot be blocked by a Forward of cost 3 or more this turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-053R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Echo enters the field", "effect": "When Echo enters the field, select up to 2 of the 4 following actions. \"Choose 1 Forward. Activate it.\" \"Choose 1 Backup other than Echo. Activate it.\" \"Look at the top card of your deck. You may place the card at the bottom of your deck.\" \"Draw 1 card.\"", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 2, "select_up_to": true, "mode_count": 4, "modes": [ { "index": 0, "description": "Choose 1 Forward. Activate it.", "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Backup other than Echo. Activate it.", "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "ANY" } } ] }, { "index": 2, "description": "Look at the top card of your deck. You may place the card at the bottom of your deck.", "effects": [ { "type": "SCRY", "count": 1, "options": [ "TOP", "BOTTOM" ] } ] }, { "index": 3, "description": "Draw 1 card.", "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-054C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{d}, put Ranger into the Break Zone: Choose 1 Monster of cost 2 or less. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-055C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Your opponent reveals his/her hand. Select 1 Character card from their hand. Your opponent discards this card. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "cost": "1 Wind CP, put Thief into the Break Zone" }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "5-056H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cid Pollendina enters the field", "effect": "your opponent reveals his/her hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Cid Pollendina deals damage to a Forward of cost 5 or more, increase the damage by 4000 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "COST_COMPARISON", "comparison": "GTE", "value": 5 }, "then_effects": [ { "type": "DAMAGE_MODIFIER", "amount": 4000, "target": { "type": "CHOSEN" }, "modifier_type": "TO_FORWARD_INCREASE" } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 2, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Cid Pollendina is dealt damage by a Forward of cost 5 or more, reduce the damage by 4000 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": 4000, "target": { "type": "IMPLICIT" }, "modifier_type": "REDUCTION" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-057C": [ { "ability_index": 0, "original": { "type": "special", "name": "", "trigger": "", "effect": "During this turn, if a Forward you control is dealt damage by a Summon or an ability, the damage becomes 0 instead.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "cost": "Put White Mage into the Break Zone" }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "5-058C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward you control. It cannot be chosen by your opponent's Summons or abilities this turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "PREVENT", "action": "TARGET", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ], "cost": "Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-059R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to play Card Name Star Sibyl onto the field is reduced by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "card name star sibyl", "amount": 2, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 1000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "wind": 2, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-060C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Chocobo forms a party, the damage dealt to Chocobo becomes 0 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_PREVENTION", "condition": { "in_party": true }, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-061C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Chocobo Knight enters the field", "effect": "you may search for 1 [Job Chocobo] or [Card Name Chocobo] and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Play 1 [Job Chocobo] or [Card Name Chocobo] of cost 4 or less from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY", "count": 1, "optional": false, "filter": { "cost_max": 4 }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ], "cost": "1 Wind CP (dull)" }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-062L": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Select up to 2 of the 4 following actions.\n\"Choose 1 Forward of cost 5 or more. Break it.\"\n\"Choose 1 Forward of cost 4 or less. Until the end of the turn, its power becomes 1000.\"\n\"Activate all the Forwards you control.\"\n\"Activate all the Backups you control.\"", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 2, "select_up_to": true, "mode_count": 4, "modes": [ { "index": 0, "description": "Choose 1 Forward of cost 5 or more. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_min": 5 }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Forward of cost 4 or less. Until the end of the turn, its power becomes 1000.", "effects": [ { "type": "POWER_MOD", "amount": 1000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 4 }, "owner": "ANY" }, "mode": "SET" } ] }, { "index": 2, "description": "Activate all the Forwards you control.", "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "owner": "CONTROLLER", "filter": { "card_type": "FORWARD" } } } ] }, { "index": 3, "description": "Activate all the Backups you control.", "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "CONTROLLER" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-063H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Until the end of the turn, Deathgaze also becomes a Forward with 7000 power and \"Deathgaze cannot be blocked by a Forward with a power greater than Deathgaze's.\" You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 7000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Level 5 Death", "trigger": "", "effect": "Break all the Characters of cost 5 and 10 opponent controls.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Level 5 Death", "effects": [ { "type": "BREAK", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "OPPONENT" } } ], "cost": { "wind": 3, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-064R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Nanaa Mihgo cannot be blocked by a Forward of cost 4 or more.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BLOCK_IMMUNITY", "condition": { "comparison": "GTE", "value": 4, "attribute": "cost" }, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Nanaa Mihgo deals damage to your opponent", "effect": "Your opponent puts the top 2 cards of his/her deck into the Break Zone. If both cards are of the same Element, draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "DEALS_DAMAGE_TO_OPPONENT", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-065C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Ninja cannot be blocked by a Forward of cost 4 or more.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BLOCK_IMMUNITY", "condition": { "comparison": "GTE", "value": 4, "attribute": "cost" }, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-066R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Penelo enters the field", "effect": "You may search for 1 Card Name Vaan Forward and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-067R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Miounne enters the field", "effect": "Choose 1 Character other than Miounne you control. You may return it to its owner's hand. If you do so, draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "CONTROLLER" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-068L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Y'shtola is dealt damage by a Summon or an ability, the damage becomes 0 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_PREVENTION", "condition": { "damage_source": "SUMMON_OR_ABILITY" }, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Put Y'shtola into the Break Zone: Choose 1 Summon or auto-ability. Cancel its effect.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-069H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Luso enters the field", "effect": "When Luso enters the field, reveal the top 5 cards of your deck. Add 1 Category FFTA2 card among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 5, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Luso gains First Strike until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "FIRST_STRIKE", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": { "damage": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-070C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Reks is put from the field into the Break Zone", "effect": "you may play 1 Card Name Vaan from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": {}, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-071R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Forward opponent controls attacks", "effect": "Put Leyak into the Break Zone. If you do so, activate all the Characters you control. Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "ANY", "source_filter": { "card_type": "FORWARD" } }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-072C": [ { "ability_index": 0, "original": { "type": "special", "name": "Terraquatic", "trigger": "", "effect": "Choose 1 Forward. It can only be blocked by a Forward of cost equal or inferior to its own this turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Terraquatic", "effects": [ { "type": "PREVENT", "restriction": "COST_LESS_OR_EQUAL", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "action": "BLOCK_BY_COST" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-073R": [ { "ability_index": 0, "original": { "type": "field", "name": "Brave", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Brave", "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Heretical Knight Garland enters the field", "effect": "Choose 1 Backup of cost 4 or more opponent controls. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "BACKUP", "cost_min": 4 }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-074H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The job Warrior of Light Forwards and Earth Forwards other than Ingus you control gain +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Dull a total of 3 active Earth Forwards or Earth Backups: Choose 1 Forward. It gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ], "cost": { "dull": 3 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-075L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "At the beginning of the Attack Phase during each of your turns", "effect": "Select up to 2 of the 4 following actions. \"Choose 1 Forward. It gains Brave until the end of the turn.\" \"Choose 1 Forward. It gains +2000 power until the end of the turn.\" \"Choose 1 dull Forward. Deal it 3000 damage.\" \"All Forwards cannot be chosen by Summons' EX Bursts or Characters' EX Bursts this turn.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "START_OF_ATTACK_PHASE", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 2, "select_up_to": true, "mode_count": 4, "modes": [ { "index": 0, "description": "Choose 1 Forward. It gains Brave until the end of the turn.", "effects": [ { "type": "ABILITY_GRANT", "ability": "BRAVE", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Forward. It gains +2000 power until the end of the turn.", "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 2, "description": "Choose 1 dull Forward. Deal it 3000 damage.", "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ] }, { "index": 3, "description": "All Forwards cannot be chosen by Summons' EX Bursts or Characters' EX Bursts this turn.", "effects": [] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-076C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Botanist enters the field", "effect": "Choose 1 Character without [Earth] you control. Select 1 Character with the same name in your Break Zone and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER", "element": "EARTH" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-077H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Choose 1 Forward. It gains +2000 power until the end of the turn. If its power has become 9000 or less, return Carbuncle to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-078R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you have received 5 points of damage or more, the cost for playing Gabranth onto the field is reduced by 3 (it cannot become 0).", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "special", "name": "Put Gabranth into the Break Zone", "trigger": "", "effect": "During this turn, the next damage dealt to you becomes 0 instead.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Put Gabranth into the Break Zone", "effects": [ { "type": "DAMAGE_PREVENTION", "target": { "type": "PLAYER", "owner": "CONTROLLER" }, "duration": "NEXT_DAMAGE" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-079H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Until the end of the turn, Calbrena also becomes a Forward with 7000 power and \"When Calbrena is put from the field into the Break Zone, return Calbrena to the field dull.\" You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": "Earth CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-080R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When you cast an Earth Summon", "effect": "choose 1 Forward you control. It gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-081C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Choose 1 Forward. During this turn, it cannot attack or block, and if it is dealt damage, the damage becomes 0 instead.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "UNKNOWN", "raw": "Choose 1 Forward. During this turn, it cannot attack or block, and if it is dealt damage, the damage becomes 0 instead.", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "5-082C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Miner enters the field", "effect": "Choose 1 Backup in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "earth": 2, "special": "put Miner into the Break Zone" } }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-083C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When PSICOM Enforcer enters the field", "effect": "Choose 1 Monster of cost 2 or less opponent controls. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "cost_max": 2 }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-084C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When PSICOM Warden enters the field", "effect": "You may search for 1 Card Name PSICOM Warden and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "For each Card Name PSICOM Warden you control, PSICOM Warden gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-085R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Sarah (MOBIUS) enters the field", "effect": "Choose 1 Job Warrior of Light in your Break Zone. Add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "element": "LIGHT" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-086L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Cecil enters the field, choose 1 dull Forward opponent controls. If its cost is equal to or less than the damage you have received, break it.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Dark", "trigger": "", "effect": "Choose 1 Forward. Cecil deals you 1 point of damage. If the cost of the Forward is equal to or less than the damage you have received, break it.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Dark", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-087R": [ { "ability_index": 0, "original": { "type": "special", "name": "", "trigger": "", "effect": "Choose 1 Character you control. During this turn, it cannot be broken by opposing Summons or abilities that don't deal damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "PREVENT", "action": "BREAK_BY_OPPONENT", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "CONTROLLER" } } ], "cost": "S, put Doga into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-088C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{S}: Choose 1 Forward opponent controls. If your opponent doesn't pay {1}, it cannot attack or block this turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "PREVENT", "action": "ATTACK_AND_BLOCK", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-089C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Berserker cannot block.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "RESTRICTION", "restriction": "CANNOT_BLOCK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-090R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Character opponent controls uses an action ability", "effect": "Put Hill Gigas into the Break Zone. If you do so, cancel its effect and break that Character.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-091H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Star Sibyl enters the field, you may search for 1 Category XI Character other than Card Name Star Sibyl and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Star Sibyl into the Break Zone: Play 1 Forward of cost 6 or less from your hand onto the field. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": "Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-092C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose up to 2 Forwards. Deal them and Master Monk 4000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "self_card": "master monk", "amount": 4000, "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "targets": "BOTH" } ], "cost": { "generic": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-093C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Search for 1 Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ], "cost": "2 Earth CP, put Mog (MOBIUS) into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-094R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward you control. It gains Brave until the end of the turn. You can only use this ability during your Main Phase, and only once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "BRAVE", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-095H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Yang cannot become dull by your opponent's Summons or abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 5 or more Earth Characters, Yang gains +1000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": "if you control 5 or more earth characters, yang", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-096C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "For each point of damage you have received, Lanista gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-097C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 1000 damage. If it is active, deal it 2000 damage instead.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "1 Lightning CP, Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-098C": [ { "ability_index": 0, "original": { "type": "field", "name": "Haste", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Haste", "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Assassin attacks, choose 1 Forward of cost 2 or less. Dull it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-099H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "During each turn, when Illua is chosen by your opponent's Summon or ability for the first time in that turn", "effect": "Cancel its effect.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CANCEL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Sheol", "trigger": "", "effect": "Activate all the Forwards you control. They gain Haste until the end of the turn. All the Forwards opponent controls lose 2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Sheol", "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "owner": "CONTROLLER", "filter": { "card_type": "FORWARD" } } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-100H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Select 1 of the 2 following actions.\n\"Choose 1 Forward of cost 3 or less. Break it.\"\n\"Choose 1 Monster of cost 3 or less. Break it.\"", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Forward of cost 3 or less. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 3 }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Monster of cost 3 or less. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "cost_max": 3 }, "owner": "ANY" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-101H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Until the end of the turn, Twilight Odin also becomes a Forward with 7000 power and \"When Twilight Odin deals damage to your opponent, choose 1 Forward opponent controls. Break it.\" You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": "Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-102C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Scholar into the Break Zone: Choose up to 2 active Forwards opponent controls. Deal them 3000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-103R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cid of Clan Gully enters the field", "effect": "You may search for 1 Category FFTA2 Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-104R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Khalia Chival enters the field", "effect": "You may search for 1 Job Agito Cadet and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-105R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Quon enters the field, you may cast 1 Summon of cost 2 or less from your hand without paying its cost.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CAST_FREE", "count": 1, "filter": { "card_type": "SUMMON", "cost_max": 2 }, "zone_from": "HAND", "optional": true } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-106R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Forward of your opponent of cost 4 or less enters the field", "effect": "put Black Knight into the Break Zone. If you do so, break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "ANY", "source_filter": { "card_type": "FORWARD", "cost_max": 4 } }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-107H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Job Scion of the Seventh Dawn other than Thancred, Thancred gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": "if you control a job scion of the seventh dawn other than thancred, thancred", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Thancred receives damage while dull, the damage is reduced by 2000 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" } ], "5-108L": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Lightning Forward in your Break Zone. If its cost is X, play it onto the field. You can only use this ability during your Main Phase.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "element": "LIGHTNING" }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ], "cost": "X, Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-109R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to play Card Name Claidie or Card Name Trion or Card Name Pieuje onto the field is reduced by 1 (it cannot become 0).", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "card name claidie or card name trion or card name pieuje", "amount": 1, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-110C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 blocking Forward. It loses 2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": -2000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-111R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Job Knight other than Trion you control gain +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-112R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward blocking a Job Class Zero Cadet. It loses 1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": -1000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-113C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 active Forward. Deal it 4000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_active": true }, "owner": "ANY" } } ], "cost": "Dull, discard a Lightning card" }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-114C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{d}, put Cannoneer into the Break Zone: Choose 1 blocking Forward. It loses 3000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-115C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Deal 1000 damage to all the Forwards opponent controls and 2000 damage to Dark Knight.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-116H": [ { "ability_index": 0, "original": { "type": "field", "name": "Haste", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Haste", "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "At the end of the turn, return Lightning to its owner's hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-117C": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "", "effect": "Choose 1 damaged Forward. Deal it 7000 damage.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-118L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to play Ramza onto the field is reduced by 1 for each Forward you control (it cannot become 0).", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION_SCALING", "card_filter": "ramza onto the field", "reduction_per": 1, "scale_by": "FORWARDS_CONTROLLED", "scale_filter": { "card_type": "FORWARD" }, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "For each Forward other than Ramza you control, Ramza gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Ramza has 10000 power or more, Ramza gains Haste and \"When Ramza attacks, choose 1 Forward of cost 3 or less opponent controls. Break it.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "Ramza has 10000 power or more" }, "then_effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "5-119C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Dragoon gains First Strike until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "FIRST_STRIKE", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": "dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-120C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Louisoix enters the field", "effect": "you may search for 1 Card Name Alisaie or Card Name Alphinaud and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-121R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a party you control deals damage to your opponent", "effect": "Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "DEALS_DAMAGE_TO_OPPONENT", "source": "ANY", "source_filter": {} }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-122R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control Card Name Ashe, the cost for playing Vossler onto the field is reduced by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "condition": { "control_card_name": "ashe" }, "card_filter": "vossler", "amount": 2, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Vossler receives damage, reduce the damage by 1000 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": 1000, "target": { "type": "CHOSEN" }, "modifier_type": "REDUCTION" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "field", "name": "", "trigger": "", "effect": "If the Card Name Ashe you control receives damage, reduce the damage by 2000 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": 2000, "target": { "type": "CHOSEN" }, "modifier_type": "REDUCTION" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-123H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Aria (III) enters the field", "effect": "When Aria (III) enters the field, you may search for 1 Job Warrior of Light Forward and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD", "element": "LIGHT" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-124H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Until the end of the turn, Ozma also becomes a Forward with 8000 power and \"If Ozma is dealt damage by a Dark card, the damage becomes 0 instead.\" You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 8000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": "0" }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Flare Star", "trigger": "", "effect": "All the Forwards opponent controls lose 2000 power for each CP required to play them until the end of the turn. You can only use this ability if Ozma is a Forward.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Flare Star", "cost": "S, 2 Water CP, 1 CP" }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "5-125C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Category XII Forward you control. It gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-126L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cloud of Darkness enters the field", "effect": "Choose 1 Forward opponent controls. It loses 2000 power for each Forward you control until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SCALING_EFFECT", "base_effect": { "type": "POWER_MOD", "amount_modifier": "NEGATIVE", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } }, "scale_by": "FORWARDS_CONTROLLED", "multiplier": 2000, "scale_filter": { "card_type": "FORWARD" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Cloud of Darkness attacks", "effect": "Choose 1 Forward opponent controls. It loses 1000 power for each Forward you control until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "SCALING_EFFECT", "base_effect": { "type": "POWER_MOD", "amount_modifier": "NEGATIVE", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } }, "scale_by": "FORWARDS_CONTROLLED", "multiplier": 1000, "scale_filter": { "card_type": "FORWARD" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-127R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Curilla enters the field or attacks", "effect": "Choose 1 Water Forward you control. It gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "element": "WATER" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Savage Blade", "trigger": "", "effect": "Choose 1 Forward. Deal it 7000 damage. If you control Card Name Trion, deal it 9000 damage instead.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Savage Blade", "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "dull": true, "cp": [ { "element": "Water", "count": 3 } ] } }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-128R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Job Prince Forward or Job Knight Forward. Activate it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-129C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Schrodinger enters the field", "effect": "Reveal the top card of your deck. If it is a Forward, draw 1 card. If it is a Backup, select 1 Character in your Break Zone and add it to your hand. If it is a Monster, your opponent selects 1 Forward he/she controls and return it to its owner's hand. If it is a Summon, draw 2 cards.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-130R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Character opponent controls searches for 1 or more cards", "effect": "put Tonberry into the Break Zone. If you do so, break that Character.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-131C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Water Forward. It gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "element": "WATER" }, "owner": "ANY" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. It loses 3000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": -3000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "ice": 2, "water": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-132R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Baderon enters the field", "effect": "Look at the top 4 cards of your deck. Add 1 card among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "5-133H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Select 1 of the 3 following actions. \"Choose 1 Monster. Return it to its owner's hand.\" \"Choose 1 Character you control. Return it to its owner's hand.\" \"Choose 1 Forward. Halve its power until the end of the turn (round down to the nearest 1000).\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 3, "modes": [ { "index": 0, "description": "Choose 1 Monster. Return it to its owner's hand.", "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Character you control. Return it to its owner's hand.", "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "CONTROLLER" } } ] }, { "index": 2, "description": "Choose 1 Forward. Halve its power until the end of the turn (round down to the nearest 1000).", "effects": [ { "type": "UNKNOWN", "raw": "Choose 1 Forward. Halve its power until the end of the turn (round down to the nearest 1000).", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-134R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When a party you control attacks, all Forwards in that party gain +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-135L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Porom enters the field, look at the top 3 cards of your deck. Add 1 card among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 action ability. Cancel its effect.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "CANCEL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ], "cost": { "cp": [ { "element": "Water", "count": 1 } ], "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-136C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. During this turn, if it is dealt damage less than its power, the damage becomes 0 instead.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "UNKNOWN", "raw": "Choose 1 Forward. During this turn, if it is dealt damage less than its power, the damage becomes 0 instead.", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Dull" }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "5-137C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{s}, put Green Mage into the Break Zone: Choose 1 action ability. Cancel its effect.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-138C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "During this turn, if Moogle Knight is dealt damage by your opponent's Summons or abilities, the damage becomes 0 instead.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "5-139C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Choose 1 Forward. If its cost is equal to or less than the number of cards in your hand, return it to its owner's hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-140C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Fisher into the Break Zone: Choose 1 Monster of cost 3 or less in your Break Zone. Play it onto the field. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "water": 1, "generic": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-141H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The job Warrior of Light Forwards and Water Forwards other than Refia you control gain +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Dull a total of 5 active Water Forwards or Water Backups: Choose 1 Forward opponent controls. Return it to its owner's hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-142H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Rosa enters the field", "effect": "When Rosa enters the field, you may search for 1 Card Name Cecil and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. During this turn, the next damage dealt to it is reduced by 1000 instead. If the Forward is Card Name Cecil, during this turn, the next damage dealt to it is reduced by 3000 instead.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": 1000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "modifier_type": "REDUCTION" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-143C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Select a Job. It gains that Job until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "MODIFY", "job": "SELECTED", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "property": "JOB" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-144C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{s}, put Orator into the Break Zone: Choose 1 Monster you control. Return it to its owner's hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-145L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Vaan attacks", "effect": "Select up to 2 of the 5 following actions. \"Draw 1 card.\" \"Choose 1 Backup. Activate it.\" \"Choose 1 Forward. Dull it.\" \"Choose 1 Forward. It gains +2000 power until the end of the turn.\" \"Choose 1 Forward. It cannot block this turn.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 2, "select_up_to": true, "mode_count": 5, "modes": [ { "index": 0, "description": "Draw 1 card.", "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, { "index": 1, "description": "Choose 1 Backup. Activate it.", "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "ANY" } } ] }, { "index": 2, "description": "Choose 1 Forward. Dull it.", "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 3, "description": "Choose 1 Forward. It gains +2000 power until the end of the turn.", "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 4, "description": "Choose 1 Forward. It cannot block this turn.", "effects": [ { "type": "PREVENT", "action": "BLOCKING", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-146H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Wol enters the field", "effect": "Reveal the top 5 cards of your deck. Add 1 Job Warrior of Light among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 5, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Wol is put from the field into the Break Zone", "effect": "Choose 1 Job Warrior of Light of cost 3 or less in your Break Zone. Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "cost_max": 3, "element": "LIGHT" }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-147L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Eald'narche leaves the field, return Eald'narche to your hand instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETURN", "target": { "type": "CHOSEN" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Paradise", "trigger": "", "effect": "Take 1 more turn after this one. At the end of that turn, you lose the game.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Paradise", "cost": "S" }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "5-148H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Kam'lanaut enters the field", "effect": "you may search for 1 Dark card and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "element": "DARK" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Kam'lanaut cannot be chosen by Summons or abilities that share its Element.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "SAME_ELEMENT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "At the beginning of your Main Phase 1", "effect": "select 1 Element. Kam'lanaut becomes that Element (this effect does not end at the end of the turn).", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "START_OF_MAIN_PHASE", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "5-149S": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If your opponent controls any Monster, Amodar gains +2000 power, First Strike and Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if your opponent controls any monster, amodar", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Forward you control is put from the field into the Break Zone", "effect": "Double the power of Amodar until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "ANY", "source_filter": { "card_type": "FORWARD" } }, "effects": [ { "type": "POWER_MOD", "modifier": "DOUBLE", "target": { "type": "CHOSEN" }, "duration": "END_OF_TURN" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-150S": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control Card Name Serah, Noel gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if you control card name serah, noel", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "S", "trigger": "", "effect": "Play Noel onto the field. You can only use this ability during your Main Phase and if Noel is in the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "S", "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "lightning": 3 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-151S": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Category XIII Forward you control. It gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-152S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Serah enters the field", "effect": "You may search for 1 Job Moogle and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Serah attacks", "effect": "Activate all the Job Moogle you control.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Dull it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Discard 1 Job Moogle" }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-153S": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Card Name Serah or Card Name Noel. It gains First Strike or Brave until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "FIRST_STRIKE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-154S": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Look at the top card of your deck. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "cost": "0" }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Yeul is put from the field into the Break Zone", "effect": "put the top 10 cards of your deck into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-155S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Vaan enters the field, activate all the Job Sky Pirate you control.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Pyroclasm", "trigger": "", "effect": "Choose 1 Forward. Deal it 2000 damage for each Backup you control.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Pyroclasm", "effects": [ { "type": "SCALING_EFFECT", "base_effect": { "type": "DAMAGE", "target": { "type": "CHOSEN" } }, "scale_by": "BACKUPS_CONTROLLED", "multiplier": 2000, "scale_filter": { "card_type": "BACKUP" } } ], "cost": { "s": true, "fire": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-156S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Balthier enters the field", "effect": "Reveal the top 5 cards of your deck. Add 1 Job Sky Pirate among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 5, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-157S": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "For each Job Sky Pirate other than Fran you control, Fran gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Card Name Balthier you control cannot be chosen by your opponent's abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_ABILITIES", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-158S": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "For each Job Scion of the Seventh Dawn other than Yda you control, Yda gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Yda attacks, choose 1 dull Forward opponent controls. Deal it damage equal to half of Yda's power (round down to the nearest 1000).", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": "POWER_OF", "power_source": "half of yda", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-159S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Papalymo enters the field", "effect": "When Papalymo enters the field, you may search for 1 Card Name Yda and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If the Card Name Yda you control deals damage to a Forward, increase the damage by 2000 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_CARD", "card_name": "Deals Damage To A Forward" }, "then_effects": [ { "type": "DAMAGE_MODIFIER", "amount": 2000, "target": { "type": "CHOSEN" }, "modifier_type": "TO_FORWARD_INCREASE" } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "5-160S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Minfilia enters the field", "effect": "You may search for 1 [Job (Scion of the Seventh Dawn)] Forward and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward opponent controls. Break it. You can only use this ability if you control 5 or more [Job (Scion of the Seventh Dawn)].", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ], "cost": "[Earth][Dull], put Minfilia into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-161S": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control Card Name Alphinaud, the cost for playing Alisaie onto the field is reduced by 1.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "condition": { "control_card_name": "alphinaud" }, "card_filter": "alisaie", "amount": 1, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Job Scion of the Seventh Dawn Forwards you control gain Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "5-162S": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 active Forward. Deal it 1000 damage. If you control a Job Scion of the Seventh Dawn Forward, deal it 2000 damage instead.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_active": true }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-163S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Urianger enters the field", "effect": "Choose 1 Monster in your Break Zone. If its cost is equal to or less than the number of Job Scion of the Seventh Dawn Forwards you control, play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-164S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ashe enters the field, if you control a Job Sky Pirate", "effect": "Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Job Sky Pirate. Activate it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-165S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Larsa enters the field", "effect": "Draw 2 cards.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 2, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Larsa is put from the field into the Break Zone", "effect": "Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "5-166S": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Card Name Ashe you control cannot be broken by opposing Summons or abilities that don't deal damage.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PROTECTION", "protection_from": "ABILITIES", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-001C": [ { "ability_index": 0, "original": { "type": "field", "name": null, "trigger": "", "effect": "The Job Warrior Forwards other than Ward you control gain +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-002L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Job Princess, the Job Knight Forwards you control gain Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_CARD", "card_name": "Job Princess" }, "then_effects": [ { "type": "ABILITY_GRANT", "ability": "BRAVE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Blaze", "trigger": "", "effect": "Choose 1 Forward. Deal it 7000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Blaze", "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "fire": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Round Edge", "trigger": "", "effect": "Choose 1 Forward. Break it. Deal 5000 damage to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Round Edge", "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ], "cost": { "fire": 3, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-003H": [ { "ability_index": 0, "original": { "type": "field", "name": "Brave", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Brave", "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "For each Category II Character other than Guy you control, Guy gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Guy is put from the field into the Break Zone", "effect": "activate all the Forwards you control.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "owner": "CONTROLLER", "filter": { "card_type": "FORWARD" } } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-004C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Kiros enters the field", "effect": "Choose 1 Forward you control other than Kiros. It gains +2000 power until the end of the turn. If it is a Category VIII Forward, it also gains Haste, First Strike and Brave until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-005C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Illusionist into the Break Zone: Choose 1 Forward. It must attack this turn if possible.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-007R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Cornelia enters the field, all the Forwards you control gain +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Return Cornelia to its owner's hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOSEN" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-008C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Until the end of the turn, Goblin also becomes a Forward with 5000 power and \"When Goblin attacks, choose 1 Forward. Deal it 1000 damage.\" You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "CHOSEN" } } ], "cost": "0" }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-009R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cid (XI) enters the field", "effect": "Select 1 of the 2 following actions.\n\"Look at the top 3 cards of your deck. Add 1 card among them to your hand and put the rest of the cards into the Break Zone.\"\n\"All the Forwards you control gain +3000 power until the end of the turn.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Look at the top 3 cards of your deck. Add 1 card among them to your hand and put the rest of the cards into the Break Zone.", "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, { "index": 1, "description": "All the Forwards you control gain +3000 power until the end of the turn.", "effects": [ { "type": "POWER_MOD", "amount": 3000, "duration": "END_OF_TURN", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-010H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If a Forward is dealt damage by your Fire Summon, the damage increases by 1000 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "a Forward is dealt damage by your Fire Summon" }, "then_effects": [ { "type": "DAMAGE_MODIFIER", "amount": 1000, "target": { "type": "CHOSEN" }, "modifier_type": "INCREASE" } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Vermilion Bird l'Cie Caetuna enters the field", "effect": "you may search for 1 Fire Summon of cost 4 or less and cast it without paying the cost. If you do not cast it, put the Summon into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-011C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Dominion Legionary enters the field", "effect": "You may search for 1 Card Name Dominion Legionary and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 attacking Forward. It gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Dull, put Dominion Legionary into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-012R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Zell enters the field", "effect": "Select 1 of the 2 following actions. \"Choose 1 Forward opponent controls. Deal it damage equal to Zell's power.\" \"Choose 1 Monster of cost 2 or less opponent controls. Break it.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Forward opponent controls. Deal it damage equal to Zell's power.", "effects": [ { "type": "DAMAGE", "amount": "POWER_OF", "power_source": "zell", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, { "index": 1, "description": "Choose 1 Monster of cost 2 or less opponent controls. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "cost_max": 2 }, "owner": "OPPONENT" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-013R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Selphie enters the field", "effect": "When Selphie enters the field, you may search for 1 Job SeeD Candidate Forward and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-014C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Warrior attacks", "effect": "Warrior gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-015C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Soldier gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": "2 Fire CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-016H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Dark Lord enters the field", "effect": "Remove the top 10 cards of your deck from the game.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "At the beginning of your Attack Phase", "effect": "Choose up to 1 Forward. Deal it 3000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-017C": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "", "effect": "Choose 1 Forward. Deal it 10000 damage. Bahamut deals you 1 point of damage. EX Bursts of cards put into the Damage Zone due to this damage cannot be used.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DAMAGE", "amount": 10000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-019L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Job Rebel Forward, the cost required to cast Firion is reduced by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "firion", "amount": 2, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If your opponent controls 3 or more Forwards, Firion gains +1000 power and Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": "if your opponent controls 3 or more forwards, firion", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put 1 Backup into the Break Zone: Until the end of the turn, Firion gains First Strike and Brave.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-020H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 2000 damage for each Category FFTA2 Forward you control.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-021R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Ruby Dragon into the Break Zone: Choose 1 Forward. Deal it 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOSEN" } } ], "cost": { "generic": 1, "dull": true, "special": "put Ruby Dragon into the Break Zone" } }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-022R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ysayle enters the field", "effect": "You may search for 1 Ice Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD", "element": "ICE" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-023R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Emina enters the field", "effect": "Choose 1 Forward opponent controls. Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "FREEZE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Emina into the Break Zone: Choose 1 dull Forward. Break it. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "ice": 3, "dull": false } }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-024C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Scholar enters the field", "effect": "Choose 1 Forward of cost 2 or less opponent controls. Dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 2 }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-025R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Kazusa enters the field", "effect": "Choose 1 dull Forward. Deal it 10000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 10000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose up to 2 Forwards. Dull them.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Put Kazusa into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-026C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{d}, put Bard into the Break Zone: Each player discards 1 card from his/her hand. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-027L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Kuja enters the field, choose 1 Forward or Monster opponent controls. Dull it and Freeze it.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Put 2 Ice Backups into the Break Zone: Return Kuja to your hand. You can only use this ability during your Main Phase and if Kuja is in the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-028H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Kurasame enters the field, you may search for 1 Card Name Emina or Card Name Kazusa and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Ice Forwards other than Kurasame you control gain +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-029C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If your opponent has 1 card or less in his/her hand, the cost required to cast Doomtrain is reduced by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "doomtrain", "amount": 2, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 dull Forward. Deal it 9000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-030C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Until the end of the turn, Militesi Coeurl also becomes a Forward with 5000 power and \"When Militesi Coeurl attacks, choose 1 Forward. Dull it.\" You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ], "cost": "0" }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-031C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{i}, put Summoner into the Break Zone: Choose up to 2 Ice Summons in your Break Zone. Add them to your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-033H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If your opponent has 2 cards or less in his/her hand, Squall gains Haste and First Strike.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "your opponent has 2 cards or less in his/her hand" }, "then_effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If your opponent has no cards in his/her hand, Squall gains +3000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "condition": "if your opponent has no cards in his/her hand, squall", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-034R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control Card Name Serah, Snow gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": "if you control card name serah, snow", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Category XIII Forward other than Snow, Snow gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": "if you control a category xiii forward other than snow, snow", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-035R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Dull, put Snow Giant into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-036C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Celes gains +3000 power until the end of the turn. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": { "ice": 2 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-037C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Shock Trooper attacks", "effect": "Choose 1 Forward opponent controls. Break it and break Shock Trooper.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-038R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Choose 1 dull Forward. Break it. The owner of this Forward discards 1 card from his/her hand.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "6-039H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Borghen is put from the field into the Break Zone", "effect": "Your opponent discards 1 card from his/her hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "DISCARD", "amount": 1, "target": { "type": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-040H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Laguna enters the field", "effect": "You may search for 1 Card Name Squall and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-041L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Rinoa enters the field", "effect": "Choose 1 Forward other than Rinoa you control. Remove it from the game. Then, play the removed Forward onto the field dull.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-042C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Locke enters the field", "effect": "Reveal the top 5 cards of your deck. Add 1 Category VI card among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 5, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-044L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Zidane cannot be chosen by your opponent's abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_ABILITIES", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When your opponent discards a card from his/her hand due to your Summons or abilities", "effect": "choose 1 Wind Character. Activate it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER", "element": "WIND" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Zidane attacks", "effect": "your opponent reveals his/her hand. Select 1 Forward from their hand. Your opponent discards this card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "6-045H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Search for 1 Backup of cost 1 and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "BACKUP", "cost": 1 }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-046C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cid Haze enters the field", "effect": "When Cid Haze enters the field, you may search for 1 Job Standard Unit Forward and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-047C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When White Mage enters the field", "effect": "Choose 1 card in your opponent's Break Zone. Remove it from the game.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put White Mage into the Break Zone: Choose 1 card in your opponent's Break Zone. Remove it from the game.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-048C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Shinra enters the field", "effect": "When Shinra enters the field, you may search for 1 Job Gullwings Forward and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-049C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Until the end of the turn, Zu also becomes a Forward with 7000 power and \"When Zu attacks, choose 1 Backup you control. Activate it.\" You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ], "cost": "0" }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-050C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Chocobo enters the field", "effect": "You may play 1 Card Name Chocobo from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": {}, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-051C": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "", "effect": "Search for 1 [Job (Chocobo)] or [Job (Moogle)] and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-052R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Choose 1 Forward. Its power becomes 4000 until the end of the turn. Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "6-053R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Job Gullwings Forwards you control cannot be chosen by your opponent's Summons.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_SUMMONS", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Assault", "trigger": "", "effect": "All the Job Gullwings you control gain Haste until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Assault", "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "END_OF_TURN", "target": { "type": "ALL", "zone": "FIELD", "owner": "CONTROLLER" } } ], "cost": { "special": 1, "wind": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-054R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Fujin enters the field", "effect": "You may search for 1 Card Name Seifer and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Card Name Seifer you control gains First Strike during your turn.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "FIRST_STRIKE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "6-055C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Geomancer into the Break Zone: Choose 1 attacking Forward. Deal it 4000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-056H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Paul cannot be blocked by a Forward of cost 3 or more.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BLOCK_IMMUNITY", "condition": { "comparison": "GTE", "value": 3, "attribute": "cost" }, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Paul deals damage to your opponent", "effect": "Your opponent puts the top 5 cards of his/her deck into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "DEALS_DAMAGE_TO_OPPONENT", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-057L": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Category II Forward other than Maria. It gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Deal 1000 damage to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "", "trigger": "", "effect": "Choose 1 Forward. During this turn, the next damage dealt to it is reduced by 3000 instead.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": 3000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "modifier_type": "REDUCTION" } ], "cost": { "dull": true, "wind": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-058R": [ { "ability_index": 0, "original": { "type": "special", "name": "Retrieve", "trigger": "", "effect": "Search for 1 card and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Retrieve", "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ], "cost": { "dull": true, "discard": [ "Moogle" ] } }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-059R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward of power 9000 or more. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "1 Wind CP, put Wingvern into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-060H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Lezaford enters the field", "effect": "Reveal the top 5 cards of your deck. Play 1 Wind Character of cost 5 or less among them onto the field and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 5, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Lezaford into the Break Zone. Choose 1 Forward. During this turn, the next damage it deals to a Forward becomes 0 instead.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "cp": [ "wind" ], "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-061C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Category FFTA2 Forward other than Raptor, Raptor gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if you control a category ffta2 forward other than raptor, raptor", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-062R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Job Gullwings Forwards you control cannot be chosen by your opponent's abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_ABILITIES", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Escape", "trigger": "", "effect": "Remove Rikku from the Battle. You can only use this ability when Rikku is in Battle.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Escape", "cost": "S" }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "6-063H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Leon enters the field", "effect": "Your opponent gains control of Leon.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Category II Character of your opponent enters the field", "effect": "Your opponent gains control of Leon.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "ANY", "source_filter": {} } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "6-064H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ajido-Marujido enters the field", "effect": "Select 1 of the 2 following actions.\n\"Cast 1 Summon from your hand without paying the cost.\"\n\"Choose up to 2 Summons in your Break Zone. Add them to your hand.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Cast 1 Summon from your hand without paying the cost.", "effects": [ { "type": "CAST_FREE", "count": 1, "filter": { "card_type": "SUMMON" }, "zone_from": "HAND" } ] }, { "index": 1, "description": "Choose up to 2 Summons in your Break Zone. Add them to your hand.", "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "SUMMON" }, "owner": "ANY" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-065C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Dark Knight receives damage, the damage increases by 4000 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "Dark Knight receives damage" }, "then_effects": [ { "type": "DAMAGE_MODIFIER", "amount": 4000, "target": { "type": "CHOSEN" }, "modifier_type": "INCREASE" } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "6-066H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Warrior of Light enters the field", "effect": "Choose 1 Job Standard Unit of cost 2 or less in your Break Zone. Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "cost_max": 2 }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Job Standard Unit enters your field", "effect": "Warrior of Light gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Indomitable Charge", "trigger": "", "effect": "Until the end of the turn, all the Forwards you control gain +3000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Indomitable Charge", "effects": [ { "type": "POWER_MOD", "amount": 3000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ], "cost": { "special": 1, "light": 2, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-067R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Epitav enters the field", "effect": "you may search for 1 Category FFCC Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-068C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Earth Summon in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "SUMMON", "element": "EARTH" }, "owner": "ANY" } } ], "cost": "3 Earth CP, put Scholar into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-069C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Machinist into the Break Zone: Choose 1 Forward of power 5000 or less. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": "Earth Earth 1, Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-070C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Until the end of the turn, Gigas also becomes a Forward with 9000 power and \"When Gigas attacks, Gigas will not activate during your next Active Phase.\" You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ], "cost": "0" }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-071H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward you control. During this turn, it cannot be returned to its owner's hand by your opponent's Summons or abilities.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "PREVENT", "action": "RETURN_TO_HAND", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ], "cost": { "dull": true, "earth": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-072C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Cait Sith (XIV) into the Break Zone: Choose 1 Summon choosing a Forward you control. Cancel its effect.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "earth": 3, "put_into_break_zone": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-074C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 4000 damage for each CP of a different Element you paid to cast Cactuar.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "6-075R": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "", "effect": "Choose 1 Forward you control and 1 Forward opponent controls. The former gains +2000 power until the end of the turn. Then, the former deals damage equal to its power to the latter.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-076C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Category FFCC Forward. It gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-077R": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "When Hugh Yurg enters the field", "effect": "When Hugh Yurg enters the field, you may search for 1 Job Warrior and add it to your hand. If you control Card Name Leo, Hugh Yurg gains +1000 power and Brave.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-078R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Job Monk Forwards and Card Name Monk Forwards you control cannot become dull by your opponent's Summons or abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Maat enters the field", "effect": "You may search for 1 Job Monk or Card Name Monk and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-079L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Minfilia enters the field", "effect": "Choose up to 2 Characters in your Break Zone. Add them to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Choose 1 Light Character or Dark Character. Break it.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER", "element": "LIGHT" }, "owner": "ANY" } } ], "cost": { "water": 3, "specific": "put Minfilia into the Break Zone" } }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-080R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Mushussu into the Break Zone: Choose 1 dull Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "earth": 1, "specific": "put Mushussu into the Break Zone" } }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-081R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Moogle Brothers enters the field", "effect": "Reveal the top 5 cards of your deck. Add 1 Job Moogle among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 5, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Moogle Brothers into the Break Zone. Play 1 Job Moogle of cost 2 or less from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-082C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Monk into the Break Zone: Choose 1 dull Forward. Deal it 7000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOSEN" } } ], "cost": "1 Earth CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-083H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Y'shtola cannot be broken by opposing Summons or abilities that don't deal damage.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PROTECTION", "protection_from": "ABILITIES", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 3 or more Job Scion of the Seventh Dawn other than Y'shtola, Y'shtola gains Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_COUNT", "comparison": "GTE", "value": 3, "filter_text": "job scion of the seventh dawn other than y'shtola" }, "then_effects": [ { "type": "ABILITY_GRANT", "ability": "BRAVE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Y'shtola attacks", "effect": "Choose 1 Forward opponent controls. If you control 5 or more Job Scion of the Seventh Dawn other than Y'shtola, deal it 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-084L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "For each Character other than Leo you control, Leo gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Backups you control can produce CP of any Element.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" } ], "6-085C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Al-Cid enters the field", "effect": "Choose 2 Forwards opponent controls. Dull them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-086H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Dull, discard 1 Summon: Search for 1 Summon and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "SUMMON" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-087R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{s}, put Edea into the Break Zone: Choose 1 Job Witch in your Break Zone. Play it onto the field. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-088L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 5 or more Backups, Estinien gains Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_COUNT", "comparison": "GTE", "value": 5, "card_type": "BACKUP" }, "then_effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Estinien is blocked", "effect": "Break the blocking Forward.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "IS_BLOCKED", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Activate Estinien. Estinien can attack once more this turn. You can only use this ability during your turn and only once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ], "cost": "1 Lightning CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-089R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can only pay with CP produced by Lightning Backups to cast Estinien from your hand.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CAST_RESTRICTION_CP_SOURCE", "cp_source": "lightning backups", "card_filter": "estinien from your hand." } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "You cannot play Estinien from your hand due to Summons or abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY_RESTRICTION", "card_filter": "estinien", "restriction": "NOT_FROM_ABILITIES" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "field", "name": "", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 3, "original": { "type": "field", "name": "", "trigger": "", "effect": "First Strike", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "FIRST_STRIKE" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-090H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Dark Forward of your opponent enters the field", "effect": "your opponent gains control of Kain.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "ANY", "source_filter": { "card_type": "FORWARD", "element": "DARK" } } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Dark Forward you control is put from the field into the Break Zone", "effect": "your opponent gains control of Kain.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "ANY", "source_filter": { "card_type": "FORWARD", "element": "DARK" } } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "6-091C": [ { "ability_index": 0, "original": { "type": "special", "name": "", "trigger": "", "effect": "Choose 1 active Forward. Deal it 9000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_active": true }, "owner": "ANY" } } ], "cost": "{L}{L}{L}{S}, put Black Mage into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-092C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Choose 1 Forward you control and 1 Forward opponent controls. Until the end of the turn, the former gains +2000 power and the latter loses 2000 power.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-093C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Until the end of the turn, Colossus also becomes a Forward with 7000 power and \"When Colossus attacks, deal 1000 damage to all the Forwards opponent controls.\" You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ], "cost": "0" }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-094L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Seifer blocks or is blocked", "effect": "choose 1 Forward opponent controls. It loses 2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "BLOCKS", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": -2000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Seifer deals damage to your opponent", "effect": "all the Forwards opponent controls lose 2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "DEALS_DAMAGE_TO_OPPONENT", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": -2000, "target": { "type": "ALL", "owner": "OPPONENT", "filter": { "card_type": "FORWARD" } }, "duration": "END_OF_TURN" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-095R": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "When Seifer enters the field", "effect": "When Seifer enters the field, you may search for 1 [Job (Witch)] and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-097C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ninja enters the field", "effect": "Choose 1 damaged Forward. Deal it 5000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-098R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Diepvern into the Break Zone: Choose 1 Forward of cost 3 or less. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": "1 Lightning CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-099H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Frimelda enters the field", "effect": "Choose 1 active Forward opponent controls. Deal it 4000 damage for each Job Sword Saint you control.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_active": true }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-100C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If your opponent controls 3 or more Forwards, Ewen gains Haste and \"Ewen cannot be blocked\".", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "your opponent controls 3 or more Forwards" }, "then_effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "6-101R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Card Name Seifer you control gains Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Raijin Special", "trigger": "", "effect": "Choose 1 active Forward. Deal it 8000 damage. You can only use this ability if you control Card Name Seifer and Card Name Fujin.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Raijin Special", "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_active": true }, "owner": "ANY" } } ], "cost": { "lightning": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-102R": [ { "ability_index": 0, "original": { "type": "special", "name": "", "trigger": "", "effect": "Select up to 2 of the 4 following actions. \"Choose 1 Monster of cost 2 or less. Break it.\" \"Choose 1 Forward of cost 4 or less. Dull it.\" \"Choose 1 active Forward. Deal it 7000 damage.\" \"Choose 1 Lightning Forward. It gains Haste until the end of the turn.\"", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 2, "select_up_to": true, "mode_count": 4, "modes": [ { "index": 0, "description": "Choose 1 Monster of cost 2 or less. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "cost_max": 2 }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Forward of cost 4 or less. Dull it.", "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 4 }, "owner": "ANY" } } ] }, { "index": 2, "description": "Choose 1 active Forward. Deal it 7000 damage.", "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_active": true }, "owner": "ANY" } } ] }, { "index": 3, "description": "Choose 1 Lightning Forward. It gains Haste until the end of the turn.", "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "element": "LIGHTNING" }, "owner": "ANY" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-103H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ricard enters the field", "effect": "You may search for 1 Card Name Scott or Card Name Minwu or Card Name Josef and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Ricard must block if possible.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" } ], "6-104C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Dragoon enters the field", "effect": "Choose 1 Forward. It gains First Strike until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ABILITY_GRANT", "ability": "FIRST_STRIKE", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-105C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "For each Job Dragoon and Card Name Dragoon other than Dragoon you control, Dragoon gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-106H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Aymeric is dealt damage less than his power, the damage becomes 0 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_PREVENTION_CONDITIONAL", "condition": "DAMAGE_LESS_THAN_POWER", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Aymeric attacks", "effect": "All the Forwards other than Aymeric you control gain +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-107R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Dull 3 active Forwards: Choose 1 Forward. Dull it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Knight's Arrow", "trigger": "", "effect": "Choose 2 Forwards. Dull the first Forward and activate the other.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Knight's Arrow", "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "special": 1, "ice": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-108R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Thordan VII enters the field", "effect": "You may search for 1 card and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Thordan VII is put from the field into the Break Zone", "effect": "Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-109R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you have cast a Summon this turn, the cost required to play Eiko onto the field is reduced by 2 (it cannot become 0).", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "eiko", "amount": 2, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Jewel", "trigger": "", "effect": "Search for 1 Summon and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Jewel", "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "SUMMON" }, "destination": "HAND" } ], "cost": "S, Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-111C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Until the end of the turn, Sahagin also becomes a Forward with 6000 power and \"When Sahagin attacks, draw 1 card, then discard 1 card from your hand.\" You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ], "cost": "0" }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-112H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Shuyin enters the field", "effect": "Choose 1 Forward with a power inferior to Shuyin's. You gain control of this Forward until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "TAKE_CONTROL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-113C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{d}, put Summoner into the Break Zone: Cast a Summon from your hand. The cost required to cast it is reduced by 2 (it cannot become 0).", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-114C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. During this turn, the next damage dealt to it is reduced by 2000 instead.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "modifier_type": "REDUCTION" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-115H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "For each Backup you control, Scott gains +1000 power. If you control Card Name Hilda, Scott and the Card Name Gordon you control gain Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-116R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Dracobaltian into the Break Zone: Choose 1 Forward opponent controls. Return it to its owner's hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "dull": true, "cp": [ { "element": "Ice", "count": 1 } ] } }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-117C": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "", "effect": "Choose 1 Water Forward. It gains +4000 power until the end of the turn.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "POWER_MOD", "amount": 4000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "element": "WATER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-118C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Reveal the top card of your deck. If it is a Backup, add it to your hand. If it is not a Backup, put it into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-119C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control Card Name Leo, the cost required to play Chime onto the field is reduced by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "chime", "amount": 2, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Chime enters the field", "effect": "Choose 1 Forward opponent controls. You may return 1 Forward you control to its owner's hand. If you do so, return the chosen Forward to its owner's hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-120C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Paladin is dealt damage by a Forward, reduce the damage by 4000 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": 4000, "target": { "type": "IMPLICIT" }, "modifier_type": "REDUCTION" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-121C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Pieuje enters the field", "effect": "You may search for 1 Job Prince and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-122H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Hilda enters the field", "effect": "Draw 1 card for each Forward you control. You can only draw up to 4 cards with this ability.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SCALING_EFFECT", "base_effect": { "type": "DRAW", "target": { "type": "CONTROLLER" } }, "scale_by": "FORWARDS_CONTROLLED", "multiplier": 1, "scale_filter": { "card_type": "FORWARD" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-123L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Minwu enters the field", "effect": "Reveal the top 5 cards of your deck. Add 1 Summon among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 5, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Minwu attacks", "effect": "You may cast 1 Summon of cost 4 or less from your hand without paying the cost.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "CAST_FREE", "count": 1, "filter": { "card_type": "SUMMON", "cost_max": 4 }, "zone_from": "HAND", "optional": true } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-124L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Yuna enters the field", "effect": "play 1 [Job (Gullwings)] Forward from your hand onto the field or search for 1 [Job (Gullwings)] Forward other than [Card Name (Yuna)] and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD", "name": "yuna" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Remove 3 Summons in the Break Zone from the game: Choose 1 [Job (Gullwings)] Forward. Activate it. It gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": "1 Water CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-125R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Select 1 of the 3 following actions.\n\"Choose 1 Forward. Return it to its owner's hand.\"\n\"Choose 1 action ability. Cancel its effect.\"\n\"During this turn, if a Forward you control is dealt damage by a Summon, the damage becomes 0 instead.\"", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 3, "modes": [ { "index": 0, "description": "Choose 1 Forward. Return it to its owner's hand.", "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 action ability. Cancel its effect.", "effects": [ { "type": "CANCEL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, { "index": 2, "description": "During this turn, if a Forward you control is dealt damage by a Summon, the damage becomes 0 instead.", "effects": [] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-126R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Leila enters the field", "effect": "choose 1 Card Name Viking of cost 3 or less in your Break Zone. Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "cost_max": 3 }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-127L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Hraesvelgr enters the field", "effect": "Select 1 of the 3 following actions. \"Skip your opponent's Attack Phase in their next turn. Remove the top 5 cards of your deck from the game.\" \"Choose 1 Character in your Break Zone. Add it to your hand.\" \"Remove all the cards in your opponent's Break Zone from the game.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 3, "modes": [ { "index": 0, "description": "Skip your opponent's Attack Phase in their next turn. Remove the top 5 cards of your deck from the game.", "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } } ] }, { "index": 1, "description": "Choose 1 Character in your Break Zone. Add it to your hand.", "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, { "index": 2, "description": "Remove all the cards in your opponent's Break Zone from the game.", "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-128H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Materia can be played onto the field even if you control other Light Characters.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ALLOW_MULTIPLE", "target": { "type": "CHOSEN" }, "element": "LIGHT" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can play 2 or more Light Characters onto the field.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ALLOW_MULTIPLE", "count": 2, "filter": { "element": "LIGHT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Materia enters the field", "effect": "You may search for 1 Light Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD", "element": "LIGHT" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-129H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Spiritus can be played onto the field even if you control other Dark Characters.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ALLOW_MULTIPLE", "target": { "type": "CHOSEN" }, "element": "DARK" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can play 2 or more Dark Characters onto the field.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ALLOW_MULTIPLE", "count": 2, "filter": { "element": "DARK" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Spiritus enters the field", "effect": "You may search for 1 Dark Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD", "element": "DARK" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "6-130L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Nidhogg enters the field", "effect": "Your opponent randomly removes 1 card in his/her hand from the game.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Nidhogg enters the field", "effect": "Choose 1 Forward opponent controls. Remove it from the game.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-001H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Category X Forwards you control gain Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "BRAVE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 blocking Forward. It gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-002R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Job Warrior of Light Forwards other than Aigis you control gain Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "BRAVE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Aigis enters the field", "effect": "You may play 1 Forward of cost 2 from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": { "card_type": "FORWARD", "cost": 2 }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-003C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Red Mage enters the field, if the cost paid to play Red Mage included Ice CP", "effect": "your opponent discards 1 card from his/her hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DISCARD", "amount": 1, "target": { "type": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 1000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "fire": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-004C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Fritt is also a Monster in all situations.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ALSO_TYPE", "target": { "type": "CHOSEN" }, "also_type": "MONSTER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Fritt is put from the field into the Break Zone", "effect": "you may search for 1 Card Name Ifrit and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-005C": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "", "effect": "Choose 1 Forward. Deal it 7000 damage. If Ifrit results from an EX Burst, deal it 8000 damage instead.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-006R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Forward you control deals damage to your opponent, if Varuna is not a Forward", "effect": "Varuna also becomes a Forward with 8000 power and Brave. (This effect does not end at the end of the turn. This ability will not trigger if Varuna is a Forward.)", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "DEALS_DAMAGE_TO_OPPONENT", "source": "ANY", "source_filter": { "card_type": "FORWARD" } }, "effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 8000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-007C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{d}, put Black Mage into the Break Zone: Choose 1 Forward. Deal it 4000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOSEN" } } ], "cost": { "generic": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-008C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Sazh enters the field", "effect": "You may search for 1 Fire Summon and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "SUMMON", "element": "FIRE" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-009C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Samurai enters the field", "effect": "Choose 1 Fire Forward. It gains +2000 power and Brave until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "element": "FIRE" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Fire Forward. It gains +2000 power and Brave until the end of the turn. You can only use this ability if you have received 5 points of damage or more.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "element": "FIRE" }, "owner": "ANY" } } ], "cost": "S, put Samurai into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-010L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you have received 4 points of damage or more, the cost for playing Jecht onto the field is reduced by 4.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Jecht enters the field, if you have at least 2 points of damage more than your opponent", "effect": "Jecht deals your opponent 1 point of damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE_TO_OPPONENT", "amount": 1, "source": "jecht" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-011C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Summoner enters the field", "effect": "Choose 1 Forward opponent controls. If the cost paid to play Summoner included Lightning CP, dull it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-012H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Job Warrior of Light Forward other than Sol, Sol gains +2000 power and Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if you control a job warrior of light forward other than sol, sol", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-013R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Berserker deals damage to your opponent or to a Forward", "effect": "break Berserker.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "DEALS_DAMAGE_TO_OPPONENT", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-014R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Baugauven enters the field", "effect": "choose 1 Forward opponent controls. If the cost to play Baugauven was only paid with Fire CP, deal it 7000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Final Backdraft", "trigger": "", "effect": "Choose 1 Forward of any Element except Fire. Deal it 10000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Final Backdraft", "effects": [ { "type": "DAMAGE", "amount": 10000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "element": "FIRE" }, "owner": "ANY" } } ], "cost": "S, discard 2 Fire cards" }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-015R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 2 or more Category XIII Characters, Fang gains First Strike.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_COUNT", "comparison": "GTE", "value": 2, "card_type": "CHARACTER" }, "then_effects": [ { "type": "ABILITY_GRANT", "ability": "FIRST_STRIKE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 4 or more Category XIII Characters, Fang gains Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_COUNT", "comparison": "GTE", "value": 4, "card_type": "CHARACTER" }, "then_effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 2, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 6 or more Category XIII Characters, Fang gains +3000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "condition": "if you control 6 or more category xiii characters, fang", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-016C": [ { "ability_index": 0, "original": { "type": "special", "name": "Special", "trigger": "", "effect": "Put Bomb into the Break Zone: Choose 1 Forward. Deal it 3000 damage, and deal 2000 damage to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Special", "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Discard Bomb", "trigger": "", "effect": "Choose 1 Forward. Deal it 2000 damage. You can only use this ability if Bomb is in your hand.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Discard Bomb", "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-017H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Meeth enters the field", "effect": "You may discard 1 card. If you do, search for 1 Forward of the same cost as the discarded card and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-018L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control Card Name Reynn, Lann gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": "if you control card name reynn, lann", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Lann deals damage to your opponent or to a Forward, choose 1 Forward.", "effect": "You may pay {f}{f}{f}{1}. If you do so, deal it damage equal to Lann's power.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "DEALS_DAMAGE_TO_OPPONENT", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": "POWER_OF", "power_source": "lann", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-019R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Latov enters the field", "effect": "Choose 1 Card Name Chelinka or Card Name Yuri in your Break Zone. Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-020C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Lulu enters the field", "effect": "Choose 1 Forward. You may put 1 Backup other than Lulu you control into the Break Zone. If you do so, deal it 7000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-021H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Reynn enters the field", "effect": "you may search for 1 Category WOFF Monster and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "MONSTER" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Category WOFF Monsters you control gain +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-022H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Emperor (FFL) or a Category FFL Character enters your field", "effect": "Choose 1 Forward of cost 5 or more opponent controls. Dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_min": 5 }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-023R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Job Bard Forward you control attacks", "effect": "your opponent discards 1 card from his/her hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "ANY", "source_filter": { "card_type": "FORWARD" } }, "effects": [ { "type": "DISCARD", "amount": 1, "target": { "type": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-024C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Bard enters the field", "effect": "Choose up to 2 Forwards opponent controls. Freeze them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "FREEZE", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Bard into the Break Zone. Choose 1 Forward. Dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "ice": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-025H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Card Name Galdes you control gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Cu Chaspel enters the field", "effect": "Your opponent selects 1 Forward he/she controls. Dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-026R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When your opponent discards a card from his/her hand due to your Summons or abilities, if Gremlin is not a Forward", "effect": "Gremlin also becomes a Forward with 7000 power and \"When Gremlin is put from the field into the Break Zone, choose 1 Forward opponent controls. Dull it and Freeze it\". (This effect does not end at the end of the turn. This ability will not trigger if Gremlin is a Forward.)", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-027C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Black Mage enters the field, if the cost paid to play Black Mage included Water CP", "effect": "draw 2 cards. Then, discard 1 card from your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 2, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-028C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 dull Forward. Deal it 2000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ], "cost": { "ice": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-029H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Kefka enters the field, if the cost to play Kefka was only paid with Ice CP", "effect": "Your opponent may discard 2 cards. If he/she doesn't, Freeze all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "FREEZE", "target": { "type": "ALL", "filter": { "card_type": "FORWARD" } } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Kefka enters the field, if the cost to play Kefka was paid with CP of exactly 3 different Elements", "effect": "Choose up to 1 Forward, up to 1 Backup and up to 1 Monster. Dull them and Freeze them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-030C": [ { "ability_index": 0, "original": { "type": "special", "name": "", "trigger": "", "effect": "Put Goblin into the Break Zone: Search for 1 Monster and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Discard Goblin: Choose 1 dull Forward. Deal it 3000 damage. You can only use this ability if Goblin is in your hand.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-031C": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "", "effect": "Choose up to 2 Forwards opponent controls. Freeze them. If Shiva results from an EX Burst, dull them and Freeze them instead.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-032R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Jihl Nabaat enters the field", "effect": "Select 1 of the 2 following actions. \"For each Job PSICOM you control, your opponent discards 1 card from his/her hand.\" \"Deal 4000 damage to all the dull Forwards opponent controls.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "For each Job PSICOM you control, your opponent discards 1 card from his/her hand.", "effects": [ { "type": "DISCARD", "amount": 1, "target": { "type": "OPPONENT" } } ] }, { "index": 1, "description": "Deal 4000 damage to all the dull Forwards opponent controls.", "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-033R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Forward you control attacks", "effect": "Choose 1 Forward opponent controls. Dull it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "ANY", "source_filter": { "card_type": "FORWARD" } }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-034L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Sephiroth enters the field, your opponent discards 2 cards from his/her hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DISCARD", "amount": 2, "target": { "type": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Sephiroth attacks, choose 1 Forward opponent controls. If your opponent has no cards in his/her hand, dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Shadow Flare", "trigger": "", "effect": "Your opponent discards 2 cards from his/her hand. You can only use this ability during your Main Phase.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Shadow Flare", "effects": [ { "type": "DISCARD", "amount": 2, "target": { "type": "OPPONENT" } } ], "cost": { "special": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-035L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Serah enters the field", "effect": "Choose as many Characters as the Category XIII Characters you control. Dull them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Freeze it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "FREEZE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Dull 2 active Category XIII Characters" }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-036R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When you cast a Summon", "effect": "Choose 1 Forward opponent controls. Dull it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "SUMMON_CAST", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-037R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Time Mage enters the field", "effect": "Choose 1 Forward opponent controls. Dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-038C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Bablizz is also a Monster in all situations.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ALSO_TYPE", "target": { "type": "CHOSEN" }, "also_type": "MONSTER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Bablizz is put from the field into the Break Zone", "effect": "you may search for 1 Card Name Shiva and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-039C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Mystic Knight enters the field", "effect": "Choose up to 2 Backups. If the cost paid to play Mystic Knight included Wind CP, activate them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast Ice Summons is reduced by 1 (it cannot become 0).", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "ice summons", "amount": 1, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-040C": [ { "ability_index": 0, "original": { "type": "auto", "name": null, "trigger": "When Yunalesca enters the field or attacks", "effect": "Choose 1 Forward. You may discard 1 Summon from your hand. If you do so, dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "UNKNOWN", "raw": "Choose 1 Forward. You may discard 1 Summon from your hand", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-041C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{S}, put Yeul into the Break Zone: Search for 1 Forward and put it under the top card of your deck.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-042H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Lasswell enters the field", "effect": "Choose 1 dull Forward. Deal it 5000 damage. If you control 5 or more Ice Characters, deal it 7000 damage instead.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-043C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Aleria enters the field", "effect": "When Aleria enters the field, you may search for 1 Card Name Chelinka or Card Name Yuri and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-044H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 2000 damage. You can only use this ability if you control Card Name Chelinka or Card Name Yuri.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Deal 2000 damage to all the Forwards opponent controls. You can only use this ability if you control Card Name Chelinka and Card Name Yuri.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-045C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Choose 1 Forward of cost 5 or more opponent controls. Return it to its owner's hand. If Alexander results from an EX Burst, break it instead.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_min": 5 }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-046R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Vata enters the field, if the cost to play Vata was only paid with Wind CP", "effect": "activate all the Wind Backups you control.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-047C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{d}: Deal 1000 damage to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-048C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ranger enters the field", "effect": "Choose 1 Monster of cost 3 or less opponent controls. If the cost paid to play Ranger included Earth CP, break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "cost_max": 3 }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Ranger attacks", "effect": "Choose 1 Forward opponent controls. Deal it 2000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-049H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Kelger enters the field", "effect": "reveal the top 5 cards of your deck. Play 1 [Job (Dawn Warrior)] among them onto the field and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 5, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-050R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Backup enters your field, if you control 5 or more Backups and if Condor is not a Forward", "effect": "Condor also becomes a Forward with 8000 power and \"When Condor attacks, activate all the Wind Characters other than Condor you control\". (This effect does not end at the end of the turn. This ability will not trigger if Condor is a Forward.)", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-051C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cactuar Conductor enters the field", "effect": "Choose 1 Forward. During this turn, the next damage dealt to it becomes 0 instead.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": "ALL", "duration": "NEXT_DAMAGE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "modifier_type": "REDUCTION" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Cactuar Conductor into the Break Zone: Choose 1 Forward. During this turn, the next damage dealt to it becomes 0 instead.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "wind": 2, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-052C": [ { "ability_index": 0, "original": { "type": "action", "name": null, "trigger": "", "effect": "Put Thief into the Break Zone: Your opponent puts the top 2 cards of his/her deck into the Break Zone. If both cards are of the same Element, draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ], "cost": { "wind": 1, "dull": true, "special": "put Thief into the Break Zone" } }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-053C": [ { "ability_index": 0, "original": { "type": "special", "name": "Zu", "trigger": "", "effect": "Put Zu into the Break Zone: Activate all the Backups you control.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Zu", "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Zu", "trigger": "", "effect": "Discard Zu: Choose up to 2 Backups you control. Activate them. You can only use this ability if Zu is in your hand.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Zu", "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-054L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If a Category FFCC Character you control deals damage to a Forward, the damage increases by 1000 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_CARD", "card_name": "Deals Damage To A Forward" }, "then_effects": [ { "type": "DAMAGE_MODIFIER", "amount": 1000, "target": { "type": "CHOSEN" }, "modifier_type": "INCREASE" } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Chelinka enters the field", "effect": "Deal 1000 damage to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Chelinka forms a party with Card Name Yuri and attacks", "effect": "Choose 1 Forward or Monster. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-055R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward other than Chocobo. It gains +3000 power until the end of the turn. When that Forward leaves the field this turn, put Chocobo into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-056H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When a Backup enters your field, choose 1 Forward opponent controls. Remove it from the game for as long as Dorgann is on the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-057R": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "When Gnash enters the field", "effect": "Choose 1 Forward of cost 1 opponent controls or 1 Monster of cost 2 or less opponent controls. Break it.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 2 }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-058C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ninja enters the field", "effect": "When Ninja enters the field, choose 1 Forward. If the cost paid to play Ninja included Fire CP, deal it 4000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-059L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Bartz enters the field", "effect": "Choose up to 2 Category V Characters. Activate them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Spellblade", "trigger": "", "effect": "Choose 1 Forward. Deal it 5000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Spellblade", "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "special": 1 } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Dual-Wield", "trigger": "", "effect": "Until the end of the turn, Bartz gains First Strike and Bartz's power becomes 10000.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Dual-Wield", "effects": [ { "type": "ABILITY_GRANT", "ability": "FIRST_STRIKE", "duration": "PERMANENT", "target": { "type": "SELF" } } ], "cost": { "special": 1 } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 3, "original": { "type": "special", "name": "Rapid Fire", "trigger": "", "effect": "If Bartz used Spellblade and Dual-Wield this turn, until the end of the turn, Bartz gains Haste, Brave and \"Bartz can attack 3 times in the same turn\".", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Rapid Fire", "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "Bartz used Spellblade and Dual-Wield this turn" }, "then_effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] } ], "cost": { "special": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-060R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Bartholomew enters the field", "effect": "You may play 1 Card Name Hope from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": {}, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Activate it. It gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "cp": 3, "wind": 3, "sacrifice_self": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-061H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Wind Drake enters the field", "effect": "Choose 1 Forward. It cannot attack until the end of your opponent's turn.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PREVENT", "action": "ATTACK", "duration": "END_OF_OPPONENT_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-062R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Job Father and a Job Mother, Hope gains +2000 power and \"Hope cannot be chosen by your opponent's abilities\".", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if you control a job father and a job mother, hope", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-063C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Rem enters the field", "effect": "When Rem enters the field, you may discard 1 card. If you do so, search for 1 Job Class Zero Cadet and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-064R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Asmodai enters the field", "effect": "choose 1 dull Forward opponent controls. If the cost to play Asmodai was only paid with Earth CP, break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-065H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Vanille enters the field", "effect": "Choose 1 dull Forward. Select 1 number and reveal the top card of your deck. If the revealed card is of the same cost as the selected number, break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Poisonga", "trigger": "", "effect": "At the end of this turn, dull all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Poisonga", "effects": [ { "type": "DULL", "target": { "type": "ALL", "zone": "FIELD", "owner": "OPPONENT", "filter": { "card_type": "FORWARD" } } } ], "cost": { "earth": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-066C": [ { "ability_index": 0, "original": { "type": "field", "name": "Back Attack", "trigger": "", "effect": "Like Summons and abilities, this card can be played during either player's Attack Phase or Main Phase.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Back Attack" }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" } ], "7-067L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Galuf cannot be broken during your turn.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Galuf attacks, choose 1 Forward.", "effect": "You may pay {Earth}{Earth}. If you do so, it must block Galuf this turn if possible.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 2, "original": { "type": "special", "name": "Stop", "trigger": "", "effect": "Choose up to 2 Forwards. They cannot attack this turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Stop", "effects": [ { "type": "PREVENT", "action": "ATTACK", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "{S}" }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-068H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast your Summons can be paid with CP of any Element.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_ANY_ELEMENT", "card_filter": "summons" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When you cast a Summon", "effect": "Choose 1 Forward. It gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "SUMMON_CAST", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Until the end of the turn, Krile cannot be chosen by your opponent's abilities.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "cost": "Discard 1 Summon" }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "7-069C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Kolka enters the field", "effect": "You may search for 1 Earth Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD", "element": "EARTH" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-070R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Character of cost 6 or more enters your field", "effect": "If Zaghnal is not a Forward, Zaghnal also becomes a Forward with 9000 power. (This effect does not end at the end of the turn. This ability will not trigger if Zaghnal is a Forward.)", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "Zaghnal is not a Forward" }, "then_effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 9000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-071R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Name 1 Element other than Light and Dark. Shantotto becomes the named Element until the end of the turn. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "SET_ELEMENT_NAMED", "except": "light and dark", "target": { "type": "CHOSEN" }, "duration": "END_OF_TURN" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-072C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Summoner enters the field", "effect": "Choose 1 Forward. If the cost paid to play Summoner included Ice CP, Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "FREEZE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-073H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Xezat gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": { "fire": 2 } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 dull Forward. Deal it 4000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ], "cost": { "ice": 2 } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Activate it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "wind": 2 } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 3, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 active Forward. Deal it 4000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_active": true }, "owner": "ANY" } } ], "cost": { "earth": 2 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-074C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Category WOFF card in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ], "cost": "Dull, put Tama into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-075R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can discard Light and Dark Element cards from your hand to produce CP. (Light cards produce 2 Light CP each and Dark cards produce 2 Dark CP each.)", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" } ], "7-076R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Necromancer into the Break Zone: Choose 1 [Job (Standard Unit)] in your Break Zone. Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "cp": [ { "element": "Earth", "count": 4 } ], "dull": false } }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-077L": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "When you receive damage", "effect": "When you receive damage, choose up to 1 Forward. If you have received 6 points of damage, break it.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When you receive damage", "effect": "When you receive damage, choose up to 1 Forward opponent controls. Noctis and the chosen Forward deal damage equal to their respective power to the other.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "MUTUAL_DAMAGE", "source_card": "when you receive damage, choose up to 1 forward opponent controls. noctis", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "", "trigger": "", "effect": "During this turn, the next damage dealt to Noctis becomes 0 instead.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "cost": { "earth": 3 } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "7-078C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Monster, Bahamutian Soldier gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if you control a monster, bahamutian soldier", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-079C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Geomancer into the Break Zone: Choose 1 Forward. It gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": "{d}{1}" }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-080H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to play Prishe onto the field is reduced by 1 for each Card Name Prishe in your Break Zone.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION_SCALING", "card_filter": "prishe onto the field", "reduction_per": 1, "scale_by": "CARDS_IN_BREAK_ZONE", "scale_filter": { "card_name": "Prishe In" }, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Prishe enters the field", "effect": "Choose 1 Forward opponent controls. Deal it damage equal to Prishe's power.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": "POWER_OF", "power_source": "prishe", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-081C": [ { "ability_index": 0, "original": { "type": "special", "name": "", "trigger": "", "effect": "Put Flan into the Break Zone: Choose 1 Forward. If your opponent doesn't pay (3), it cannot attack or block this turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Discard Flan: Choose 1 blocking Forward. It gains +1000 power until the end of the turn. You can only use this ability if Flan is in your hand.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-082R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Job Moogle Backups you control can produce CP of any Element.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" } ], "7-083C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Monk enters the field", "effect": "Choose 1 damaged Forward. If the cost paid to play Monk included Lightning CP, deal it 5000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-084C": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "", "effect": "Choose 1 Forward you control and 1 Forward opponent controls. The former gains +1000 power until the end of the turn. Then, each Forward deals damage equal to its power to the other. If Yojimbo results from an EX Burst, the former gains +3000 power until the end of the turn instead. Then, each Forward deals damage equal to its power to the other.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-085": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Red Mage enters the field", "effect": "choose 1 Forward of cost 3 or less opponent controls. If the cost paid to play Red Mage included Water CP, return it to its owner's hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 3 }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Red Mage into the Break Zone: Choose 1 Forward of cost 4 or less. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "fire": 2, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-086C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Argy is put from the field into the Break Zone", "effect": "select 1 of the 3 following actions. \"Choose 1 Forward. It gains Haste until the end of the turn.\" \"Choose 1 Forward. Activate it.\" \"Choose 1 Backup of cost 1 in your Break Zone. Play it onto the field.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 3, "modes": [ { "index": 0, "description": "Choose 1 Forward. It gains Haste until the end of the turn.", "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Forward. Activate it.", "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 2, "description": "Choose 1 Backup of cost 1 in your Break Zone. Play it onto the field.", "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-087R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Exdeath enters the field", "effect": "Choose 1 Forward from either player's Break Zone. If its cost is equal to or less than the number of Backups you control, play it onto your field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "condition": "COST_COMPARISON", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "conditional": true } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-088L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "For each Card Name Gilgamesh in your Break Zone, Gilgamesh gains +1000 power. If Gilgamesh has 10000 power or more, Gilgamesh gains Brave and can attack twice in the same turn.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Gilgamesh is put from the field into the Break Zone, you may pay {1}{Lightning}. If you do so, search for 1 Card Name Gilgamesh of cost X and play it onto the field dull.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": true } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-089C": [ { "ability_index": 0, "original": { "type": "special", "name": "Coeurl", "trigger": "", "effect": "Put Coeurl into the Break Zone: Choose 1 Forward. Until the end of the turn, it gains +3000 power, Haste, First Strike and Brave.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Coeurl", "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Discard Coeurl", "trigger": "", "effect": "Choose 1 Monster of cost 1. Break it. You can only use this ability if Coeurl is in your hand.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Discard Coeurl", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-090C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When your opponent casts a Summon", "effect": "Gladiator gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-091H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When The Emperor enters the field", "effect": "Choose 2 Forwards opponent controls. Dull them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "During your turn, when a Forward opponent controls becomes dull", "effect": "Choose 1 active Forward opponent controls. Deal it 3000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_active": true }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-092C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Thancred enters the field", "effect": "Choose 1 Forward opponent controls. Dull it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Thancred enters the field", "effect": "Until the end of the turn, if the CP paid to play Thancred was only produced by Category XIV Backups, Thancred gains +2000 power, Haste and First Strike.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-093C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Zapt is also a Monster in all situations.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ALSO_TYPE", "target": { "type": "CHOSEN" }, "also_type": "MONSTER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Zapt is put from the field into the Break Zone", "effect": "you may search for 1 Card Name Ramuh and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-094R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Seymour enters the field", "effect": "When Seymour enters the field, you may search for 1 Summon and put it on top of your deck.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PUT_INTO_DECK", "target": { "type": "CHOSEN" }, "position": "TOP" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Lance of Atrophy", "trigger": "", "effect": "Reveal the top card of your deck. If it is a Summon, you may cast it without paying the cost.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Lance of Atrophy", "effects": [ { "type": "PERMISSION", "timing": "SUMMON_TIMING", "target": { "type": "CHOSEN" }, "action": "CAST" } ], "cost": { "ice": 3, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-095H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cid Previa enters the field", "effect": "Choose 1 Lightning Backup of cost 3 or less in your Break Zone. Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "BACKUP", "cost_max": 3, "element": "LIGHTNING" }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Cid Previa into the Break Zone: Choose 1 Forward. Deal it 2000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOSEN" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-096L": [ { "ability_index": 0, "original": { "type": "field", "name": "Haste", "trigger": "", "effect": "Haste", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Haste", "effects": [ { "type": "KEYWORD", "keyword": "HASTE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Noel enters the field, until the end of the turn, Noel gains +3000 power and \"When Noel deals damage to your opponent, choose 1 Forward opponent controls. Break it\".", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-097R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Job Dragoon and Card Name Dragoon you control gain Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Job Dragoon or Card Name Dragoon other than Barbara. It gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ], "cost": "Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-098R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Forward of cost 3 or less opponent controls is put from the field into the Break Zone, if Flanborg is not a Forward", "effect": "Flanborg also becomes a Forward with 7000 power and \"When Flanborg is put from the field into the Break Zone, you may search for 1 Job Militarized Flan and add it to your hand\". (This effect does not end at the end of the turn. This ability will not trigger if Flanborg is a Forward.)", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "ANY", "source_filter": { "card_type": "FORWARD", "cost_max": 3 } }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-099R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Cannoneer and 1 Forward into the Break Zone: Choose 1 Forward. Deal it 7000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOSEN" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-100C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{C}{S}, put Mystic Knight into the Break Zone: Choose 1 damaged Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "generic": 1, "specific": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-101H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Mid Previa enters the field", "effect": "Choose 1 active Forward. Deal it 3000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_active": true }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Mid Previa enters the field from the Break Zone", "effect": "Choose 1 active Forward. Deal it 6000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 6000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_active": true }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "", "trigger": "", "effect": "Play Mid Previa onto the field. You can only use this ability during your Main Phase and if Mid Previa is in the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": "Discard 3 cards" }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-102R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Category XIII Forward you control. It gains Haste until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-103C": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "", "effect": "Choose 1 Forward. It loses 7000 power until the end of the turn. If Ramuh results from an EX Burst, it loses 8000 power until the end of the turn instead.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "POWER_MOD", "amount": -7000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-104H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Ramza has 4000 power or more, Ramza gains Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "Ramza has 4000 power or more" }, "then_effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Ramza has 6000 power or more, Ramza gains Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "Ramza has 6000 power or more" }, "then_effects": [ { "type": "ABILITY_GRANT", "ability": "BRAVE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 2, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Ramza has 8000 power or more, Ramza gains First Strike.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "Ramza has 8000 power or more" }, "then_effects": [ { "type": "ABILITY_GRANT", "ability": "FIRST_STRIKE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 3, "original": { "type": "action", "name": "", "trigger": "", "effect": "Ramza gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-105C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Dragoon enters the field", "effect": "Choose 1 Forward. If the cost paid to play Dragoon included Wind CP, it cannot be blocked this turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PREVENT", "action": "BLOCK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-106L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 7 or more Characters, Agrias gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if you control 7 or more characters, agrias", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Agrias enters the field", "effect": "Turn over one card at a time from the top of your deck until a Character of cost 3 or less is revealed. Play it onto the field. Then, shuffle the other cards revealed and return them to the bottom of your deck.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-107R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Gawain is dealt damage by a Forward's ability, the damage becomes 0 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" } ], "7-108H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to play Kimahri onto the field is reduced by 1 for each Job Guardian you control.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION_SCALING", "card_filter": "kimahri onto the field", "reduction_per": 1, "scale_by": "UNKNOWN", "scale_filter": { "job": "Guardian" }, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Job Guardian other than Kimahri you control cannot be chosen by your opponent's abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_ABILITIES", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Category X Characters other than Kimahri you control cannot be chosen by your opponent's Summons.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_SUMMONS", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-109C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Activate it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "dull": true, "water": 2 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-110C": [ { "ability_index": 0, "original": { "type": "special", "name": "", "trigger": "", "effect": "Put Sahagin into the Break Zone: Choose up to 2 Forwards you control. Activate them. They gain +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Discard Sahagin: Choose 1 Forward of cost 1. Return it to its owner's hand. You can only use this ability if Sahagin is in your hand.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-111R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Forward opponent controls returns to its owner's hand from the field, if Geosgaeno is not a Forward", "effect": "Geosgaeno also becomes a Forward with 7000 power and \"If Geosgaeno receives damage, the damage is reduced by 1000 instead\". (This effect does not end at the end of the turn. This ability will not trigger if Geosgaeno is a Forward.)", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 7000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-112R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When White Mage enters the field", "effect": "Choose up to 2 Forwards you control. Activate them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-113R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Styx enters the field", "effect": "Choose 1 Forward opponent controls. If the cost to play Styx was only paid with Water CP, return it to its owner's hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Undine Cry", "trigger": "", "effect": "Until the end of the turn, all the Forwards opponent controls lose 5000 power. You can only use this ability if you have received 5 points of damage or more.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Undine Cry", "cost": { "special": true, "water": 1, "dull": true } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "7-114H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Sarah (FFL) enters the field", "effect": "When Sarah (FFL) enters the field, you may search for 1 Job Warrior of Light Forward of cost 4 or less other than Light and Dark and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-115R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Dusk enters the field, if you control a Job Warrior of Light Forward other than Dusk", "effect": "draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "During this turn, the cost required to cast your next Summon is reduced by 1 (it cannot become 0).", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "cost": { "dull": true } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "7-116L": [ { "ability_index": 0, "original": { "type": "field", "name": "Back Attack", "trigger": "", "effect": "You can only pay with CP produced by Water Backups to cast Tidus from your hand.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Back Attack", "effects": [ { "type": "CAST_RESTRICTION_CP_SOURCE", "cp_source": "water backups", "card_filter": "tidus from your hand." } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "You cannot play Tidus from your hand due to Summons or abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY_RESTRICTION", "card_filter": "tidus", "restriction": "NOT_FROM_ABILITIES" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Tidus enters the field", "effect": "Select 1 of the 2 following actions. \"Activate all Water Forwards.\" \"Choose 1 Water Forward. It gains +2000 power until the end of the turn.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Activate all Water Forwards.", "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Water Forward. It gains +2000 power until the end of the turn.", "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "element": "WATER" }, "owner": "ANY" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-117C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Tidus enters the field", "effect": "Choose 1 Character you control. Return it to its owner's hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-118C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ninja enters the field", "effect": "Choose 1 Forward opponent controls. If the cost paid to play Ninja included Fire CP, it cannot block this turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PREVENT", "action": "BLOCKING", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Return Ninja to your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOSEN" } } ], "cost": "1 Water CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-119H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Halicarnassus enters the field", "effect": "all the Forwards opponent controls lose their abilities until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Dull, discard 2 Summons" }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-120H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Card Name Lenna Forward, Faris gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if you control a card name lenna forward, faris", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Faris enters the field", "effect": "Reveal the top 5 cards of your deck. Add 1 Category V Character among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 5, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-121C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to play your Job Summoner onto the field is reduced by 1 (it cannot become 0).", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "your job summoner", "amount": 1, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-122C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Mime enters the field, if the cost paid to play Mime included Earth CP", "effect": "all the Forwards you control gain +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-123R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Yaag Rosch enters the field", "effect": "Choose 1 Backup other than Yaag Rosch you control. Return it to its owner's hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-124C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Oracle enters the field", "effect": "Look at the top 2 cards of your deck. Return these to the top and/or bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SCRY", "count": 2, "options": [ "TOP", "BOTTOM" ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-125C": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "", "effect": "Choose 1 Forward of cost 4 or less. Return it to its owner's hand. If Leviathan results from an EX Burst, return it to its owner's hand and draw 1 card instead.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-126C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Category X Forward you control. It gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-127L": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Reveal the top card of your deck. If it is a Summon, you may pay the cost and cast it. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "cost": "0" }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Add Yuna to your hand. You can only use this ability during your Main Phase and if Yuna is in the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": "1, remove 3 Summons in the Break Zone from the game" }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-128H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Yuri has all the Elements except Dark.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Dull a total of 3 active Backups of the same Element or 2 active Backups of the same Element and Yuri: Select 1 of the 4 following actions. \"Draw 1 card.\" \"Choose 1 Forward. Deal it 4000 damage.\" \"Choose 1 Forward. Dull it and Freeze it.\" \"Choose 1 Forward. It loses all its abilities until the end of the turn.\"", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 4, "modes": [ { "index": 0, "description": "Draw 1 card.", "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, { "index": 1, "description": "Choose 1 Forward. Deal it 4000 damage.", "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 2, "description": "Choose 1 Forward. Dull it and Freeze it.", "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 3, "description": "Choose 1 Forward. It loses all its abilities until the end of the turn.", "effects": [ { "type": "REMOVE_ABILITY", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" }, "ability": "ALL" } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-129H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Galdes is put from the field into the Break Zone", "effect": "Select 1 of the 3 following actions. \"Your opponent randomly discards 1 card from his/her hand.\" \"Choose 1 Monster in your Break Zone. Add it to your hand.\" \"Choose 1 Forward. It loses 5000 power until the end of the turn.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 3, "modes": [ { "index": 0, "description": "Your opponent randomly discards 1 card from his/her hand.", "effects": [ { "type": "DISCARD", "amount": 1, "target": { "type": "OPPONENT" } } ] }, { "index": 1, "description": "Choose 1 Monster in your Break Zone. Add it to your hand.", "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, { "index": 2, "description": "Choose 1 Forward. It loses 5000 power until the end of the turn.", "effects": [ { "type": "POWER_MOD", "amount": -5000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-130L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Sin enters the field", "effect": "Break all the Forwards and Monsters other than Sin. Sin deals you 1 point of damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Giga-Graviton", "trigger": "", "effect": "At the end of your next turn, if Sin is on the field, your opponent loses the game. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Giga-Graviton", "cost": "S + 9 Dark CP" }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "7-131S": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 4 or more Forwards, Warrior of Light gains Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_COUNT", "comparison": "GTE", "value": 4, "card_type": "FORWARD" }, "then_effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Warrior of Light enters the field", "effect": "All the Forwards you control gain +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-132S": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "When Firion enters the field", "effect": "Choose 1 Forward opponent controls. Deal it 2000 damage for each Forward you control (up to 3 Forwards).", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SCALING_EFFECT", "base_effect": { "type": "DAMAGE", "target": { "type": "CHOSEN" } }, "scale_by": "FORWARDS_CONTROLLED", "multiplier": 2000, "scale_filter": { "card_type": "FORWARD" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-133S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ultimecia enters the field", "effect": "Select 1 of the 3 following actions. If you have received 6 points of damage, select up to 2 of the 3 following actions instead. \"Choose up to 2 Characters opponent controls. Dull them.\" \"Freeze all the Forwards opponent controls.\" \"Freeze all the Backups opponent controls.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 3, "modes": [ { "index": 0, "description": "Choose up to 2 Characters opponent controls. Dull them.", "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "OPPONENT" } } ] }, { "index": 1, "description": "Freeze all the Forwards opponent controls.", "effects": [ { "type": "FREEZE", "target": { "type": "ALL", "filter": { "card_type": "FORWARD" } } } ] }, { "index": 2, "description": "Freeze all the Backups opponent controls.", "effects": [ { "type": "FREEZE", "target": { "type": "ALL", "filter": { "card_type": "BACKUP" } } } ] } ], "enhanced_condition": { "description": "if you have received 6 points of damage", "select_count": 2, "select_up_to": true } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-134S": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "When The Emperor enters the field", "effect": "When The Emperor enters the field, choose 1 Forward opponent controls. If you have received 4 points of damage or more, dull it and Freeze it.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 dull Forward. Break it. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ], "cost": { "dull": true, "discard": 2 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-135S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Cecil enters the field, choose up to 2 Characters. Activate them.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you have received 5 points of damage or more, Cecil gains +2000 power and \"Cecil cannot be chosen by your opponent's abilities\".", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if you have received 5 points of damage or more, cecil", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-136S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Y'shtola enters the field", "effect": "Choose 1 Forward opponent controls. Deal it 2000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 7000 damage. You can only use this ability if you control 7 or more Characters.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "dull": true, "special": "put Y'shtola into the Break Zone" } }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-137S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Garland blocks", "effect": "Garland gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "BLOCKS", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Garland is put from the field into the Break Zone", "effect": "Choose 1 Forward. It gains +4000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 4000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "7-138S": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to play Golbez onto the field is reduced by 1 for every 5 cards in your Break Zone.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Golbez enters the field", "effect": "Choose 1 Forward of cost 5 or less in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 5 }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-001R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Ark Angel HM deals damage to your opponent, double the damage instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "modifier": "DOUBLE", "condition": "ark angel hm" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Ark Angel HM attacks", "effect": "Ark Angel HM gains +3000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 3000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-002C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Red Mage enters the field", "effect": "Choose 1 Fire Forward. Until the end of the turn, it gains Haste and Brave.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-003C": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "", "effect": "Choose 1 Forward. Deal it 4000 damage and 1000 more damage for each Fire Backup you control.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-004R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If a Fire Character you control deals damage to a Forward, the damage increases by 1000 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_CARD", "card_name": "Deals Damage To A Forward" }, "then_effects": [ { "type": "DAMAGE_MODIFIER", "amount": 1000, "target": { "type": "CHOSEN" }, "modifier_type": "INCREASE" } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 1000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "mobius": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-005C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Category VI Forward you control. It gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-006L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cloud enters the field", "effect": "Choose 1 Forward opponent controls. Deal it 3000 damage and 1000 more damage for each point of damage you have received.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Cloud is put from the field into the Break Zone", "effect": "You may remove the top 10 cards of your deck from the game. If you do so, return Cloud to the field dull.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-007C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Fire Summon in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "SUMMON", "element": "FIRE" }, "owner": "ANY" } } ], "cost": "Fire Fire, put Black Mage into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-008C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Golem enters the field", "effect": "Choose 1 Forward. It gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Golem into the Break Zone: Choose 1 attacking Forward. It gains +4000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-009C": [ { "ability_index": 0, "original": { "type": "field", "name": "Brave", "trigger": "", "effect": "If you have received 3 points of damage or more, Samurai gains Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Brave", "effects": [ { "type": "CONDITIONAL", "condition": { "type": "DAMAGE_RECEIVED", "comparison": "GTE", "value": 3 }, "then_effects": [ { "type": "ABILITY_GRANT", "ability": "BRAVE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "+1000 power", "trigger": "", "effect": "If you have received 5 points of damage or more, Samurai gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "+1000 power", "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": "if you have received 5 points of damage or more, samurai", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-010H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Amarant enters the field, select 1 of the 2 following actions. \"Choose 1 Forward opponent controls. Deal it 7000 damage.\" \"Choose 1 Monster of cost 3 or less opponent controls. Break it.\"", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Forward opponent controls. Deal it 7000 damage.", "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, { "index": 1, "description": "Choose 1 Monster of cost 3 or less opponent controls. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "cost_max": 3 }, "owner": "OPPONENT" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-011C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cid (FFL) enters the field", "effect": "Choose 1 Forward. Deal it 5000 damage. If you control 5 or more Fire Backups, deal it 8000 damage instead.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-012H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If your opponent controls any Job Warrior of Light Forwards, Zenos gains +2000 power, Haste and Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if your opponent controls any job warrior of light forwards, zenos", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Zenos deals damage to your opponent", "effect": "Choose 1 Forward opponent controls. Deal it 5000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "DEALS_DAMAGE_TO_OPPONENT", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-013C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "If Warrior deals damage to a Forward this turn, the damage increases by 2000 instead.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "Warrior deals damage to a Forward this turn" }, "then_effects": [ { "type": "DAMAGE_MODIFIER", "amount": 2000, "target": { "type": "CHOSEN" }, "modifier_type": "INCREASE" } ] } ], "cost": "dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-014L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You may use Duncan's special ability by discarding a Card Name Sabin instead of discarding a Card Name Duncan as part of the cost.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ALTERNATE_COST", "ability": "duncan", "alternate_discard": "card name sabin", "original_discard": "card name duncan" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Duncan enters the field", "effect": "Choose 1 Forward of cost 4 or less opponent controls. Deal it 4000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 4 }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Phantom Rush", "trigger": "", "effect": "Choose 1 Forward. Deal it damage equal to Duncan's power.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Phantom Rush", "effects": [ { "type": "DAMAGE", "amount": "POWER_OF", "power_source": "duncan", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "special": true, "discard_self": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-015H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can only pay with CP produced by Backups to cast Bahamut.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CAST_RESTRICTION_CP_SOURCE", "cp_source": "backups", "card_filter": "bahamut." } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 10000 damage. If it is put from the field into the Break Zone this turn, remove it from the game instead.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 10000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-016H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Vivi enters the field", "effect": "Choose 1 Forward opponent controls. Deal it 2000 damage. If you control 4 or more Category IX Characters, deal it 7000 damage instead. If you control 7 or more Category IX Characters, deal it 10000 damage instead.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-017R": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "", "effect": "Choose 1 Forward. Deal it 7000 damage.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-018R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Marche enters the field", "effect": "Reveal the top 5 cards of your deck. Add 1 Fire Character among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 5, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-019C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Sabin attacks, choose 1 Forward", "effect": "Deal it 2000 damage. If you control Card Name Edgar, deal it 4000 damage instead.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-020R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward of cost 5 or less. It cannot block this turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "PREVENT", "action": "BLOCKING", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 5 }, "owner": "ANY" } } ], "cost": "Dull, 1 Fire CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-021R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Rain enters the field or attacks", "effect": "choose 1 Forward. You may pay {f}. If you do so, deal it 3000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "UNKNOWN", "raw": "choose 1 Forward. You may pay {f}", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-022R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The attacking Forwards you control gain +3000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-023R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ark Angel GK enters the field", "effect": "Freeze all the Forwards opponent controls.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "FREEZE", "target": { "type": "ALL", "filter": { "card_type": "FORWARD" } } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-024C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Umaro must attack once per turn if possible.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "MUST_ATTACK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Umaro attacks", "effect": "If you don't pay {i}, discard 1 card from your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DISCARD", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-025H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Imperio enters the field", "effect": "You may pay {Dark}. If you do so, search for 1 Light Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD", "element": "LIGHT" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Imperio is put from the field into the Break Zone", "effect": "You may search for 1 Dark Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD", "element": "DARK" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-026L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "At the beginning of your opponent's Main Phase 1", "effect": "At the beginning of your opponent's Main Phase 1, your opponent selects 1 active Character he/she controls and dulls it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "At the beginning of your Main Phase 1", "effect": "At the beginning of your Main Phase 1, choose 1 Character. You may pay 1 Ice CP. If you do so, Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "START_OF_MAIN_PHASE", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "CHOOSE", "count": 1, "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "FREEZE", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-027C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Reveal the top card of your deck. If it is an Ice card, add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOSEN" } } ], "cost": "Dull, put Scholar into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-028R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When The Mask enters the field", "effect": "you may search for 1 Category FFL Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-029C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{d}, put Bard into the Break Zone: Choose 1 Forward. Freeze it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-030C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Black Mage into the Break Zone: Choose 1 dull Forward. Deal it 9000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOSEN" } } ], "cost": { "ice": 3 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-031R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cocytus enters the field", "effect": "Choose up to 2 Forwards. If you control 4 or more Ice Characters, Freeze them.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "FREEZE", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Cocytus enters the field", "effect": "Choose 1 Forward. Dull it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-032R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can only cast Shiva during your turn. Choose up to 3 Forwards or Monsters opponent controls. Dull them and Freeze them.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "8-033C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Choose 1 dull Forward. Deal it 5000 damage and 1000 more damage for each Ice Backup you control.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-034R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "At the end of your opponent's turn, if your opponent has 2 cards or more in his/her hand, your opponent discards 1 card from his/her hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DISCARD", "amount": 1, "target": { "type": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-035H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Squall enters the field, if your opponent controls any dull Forwards", "effect": "your opponent discards 1 card from his/her hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DISCARD", "amount": 1, "target": { "type": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Dull it. You can only use this ability if you have no cards in your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "ice": 2, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-036C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Setzer enters the field, choose 1 Category VI Forward in your Break Zone. Add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-037R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Celes attacks", "effect": "Choose 1 Forward opponent controls. If you control 3 or more Category VI Characters, dull it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Celes deals damage to your opponent", "effect": "Choose 1 Forward opponent controls. Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "DEALS_DAMAGE_TO_OPPONENT", "source": "SELF" }, "effects": [ { "type": "FREEZE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-038C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Dull all the Forwards with Haste, First Strike or Brave opponent controls.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "ALL", "zone": "FIELD", "owner": "OPPONENT", "filter": { "card_type": "FORWARD" } } } ], "cost": "Dull, put Sophia into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-039C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Time Mage enters the field", "effect": "You may discard 1 card from your hand. If you do so, dull and Freeze all the Forwards of the same cost as the discarded card opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "DISCARD", "amount": 1, "target": { "type": "CONTROLLER" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-040C-2-044R": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "", "effect": "Your opponent puts 1 attacking Forward he/she controls into the Break Zone.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-041H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Palom enters the field", "effect": "Select 1 of the 3 following actions. \"Each player discards 1 card from his/her hand.\" \"Choose 1 Forward. Freeze it.\" \"Dull all the Backups opponent controls.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 3, "modes": [ { "index": 0, "description": "Each player discards 1 card from his/her hand.", "effects": [ { "type": "DISCARD", "amount": 1, "target": { "type": "OPPONENT" } } ] }, { "index": 1, "description": "Choose 1 Forward. Freeze it.", "effects": [ { "type": "FREEZE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 2, "description": "Dull all the Backups opponent controls.", "effects": [ { "type": "DULL", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "OPPONENT" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-042L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Dark Fina enters the field", "effect": "Select 1 of the 2 following actions. If you have received 5 points of damage or more, select up to 2 of the 2 following actions instead.\n\"Search for 1 Summon and add it to your hand.\"\n\"Cast 1 Summon of cost 7 or less from your hand without paying the cost.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Search for 1 Summon and add it to your hand.", "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "SUMMON" }, "destination": "HAND" } ] }, { "index": 1, "description": "Cast 1 Summon of cost 7 or less from your hand without paying the cost.", "effects": [ { "type": "CAST_FREE", "count": 1, "filter": { "card_type": "SUMMON", "cost_max": 7 }, "zone_from": "HAND" } ] } ], "enhanced_condition": { "description": "if you have received 5 points of damage or more", "select_count": 2, "select_up_to": true } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-043H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Lasswell enters the field or attacks", "effect": "Choose 1 Forward. If it has received damage this turn, dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 1000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Azure Sky", "trigger": "", "effect": "Choose 2 Forwards. Deal 8000 damage to the first Forward and dull and Freeze the other.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Azure Sky", "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "ice": 3, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-044C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Lancer Unit enters the field", "effect": "choose 1 Forward. Dull it or Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Lancer Unit", "trigger": "", "effect": "Your opponent discards 1 card from his/her hand. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Lancer Unit", "effects": [ { "type": "DISCARD", "amount": 1, "target": { "type": "OPPONENT" } } ], "cost": "Put Lancer Unit into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-045R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Ark Angel MR cannot be blocked by a Forward of power 7000 or more.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BLOCK_IMMUNITY", "condition": { "comparison": "GTE", "value": 7000, "attribute": "power" }, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Ark Angel MR cannot be chosen by your opponent's Summons or abilities this turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "PREVENT", "action": "TARGET", "target": { "type": "CHOSEN" } } ], "cost": "Wind Wind" }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-046R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Choose 1 Character of cost 4 or more. Break it.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER", "cost_min": 4 }, "owner": "ANY" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "8-047C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Waltrill enters the field", "effect": "Place up to 2 cards from your hand at the bottom of your deck in any order. Then, draw the same number of cards as were returned to your deck.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Waltrill into the Break Zone: Draw 1 card, then place 1 card from your hand at the bottom of your deck. You can only use this ability if you control Card Name Norschtalen.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ], "cost": "Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-048H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a [Job Standard Unit] Forward enters your field", "effect": "choose up to 2 Backups. Activate them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Warrior of Light attacks", "effect": "all the [Job Standard Unit] Forwards you control gain +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-049L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If a Forward you control is dealt damage less than its power, the damage becomes 0 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_PREVENTION_CONDITIONAL", "condition": "DAMAGE_LESS_THAN_POWER", "target": { "type": "ALL", "owner": "CONTROLLER", "filter": { "card_type": "FORWARD" } } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Aerith is dealt damage by a Summon or an ability, reduce the damage by 2000 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": 2000, "target": { "type": "IMPLICIT" }, "modifier_type": "REDUCTION" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Aerith is put from the field into the Break Zone", "effect": "Activate all the Backups you control.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-050C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Onion Knight enters the field", "effect": "Choose up to 2 Backups you control. If you have received 3 points of damage or more, activate them. If you have received 5 points of damage or more, activate all the Backups you control instead.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-051C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 2000 damage and 1000 more damage for each Wind Character you control.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-052C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Thief enters the field", "effect": "Name 1 Element. Your opponent randomly reveals 2 cards from his/her hand. Select 1 card of the same Element as named among them. Your opponent discards this card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "8-053H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you pay a CP, you may put Sherlotta into the Break Zone to produce 1 CP of any Element. (You can dull Sherlotta to pay the CP.)", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "you pay a CP" }, "then_effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "8-054R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cid Highwind enters the field", "effect": "Choose 1 Backup of cost 3 or more opponent controls. Return it to its owner's hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "BACKUP", "cost_min": 3 }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Big Brawl", "trigger": "", "effect": "Choose 1 Character opponent controls. Return it to its owner's hand.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Big Brawl", "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "OPPONENT" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-055C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Selkie is put from the field into the Break Zone", "effect": "your opponent puts the top 2 cards of his/her deck into the Break Zone. If both cards are of the same type, draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-056R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Deathgaze (IX) enters the field", "effect": "Choose 1 Forward opponent controls. Remove it from the game for as long as Deathgaze (IX) is on the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-057C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{W}{1}, put Ninja into the Break Zone: Choose 1 Backup of cost 3 or less. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "wind": 1, "generic": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-058R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Norschtalen enters the field", "effect": "You may search for 1 Category FFCC Backup and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "BACKUP" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-059C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Basilisk enters the field", "effect": "Choose 1 Forward. Deal it 4000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 damaged Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Put Basilisk into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-060L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you pay the cost to play Fina onto the field, you may pay an extra {W}{W}{W}.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Fina enters the field, select 1 of the 2 following actions. If you paid the extra cost, select 2 of the 2 following actions instead. \"Deal 5000 damage to all the Forwards opponent controls.\" \"Activate all the Characters you control.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Deal 5000 damage to all the Forwards opponent controls.", "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, { "index": 1, "description": "Activate all the Characters you control.", "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "CONTROLLER" } } ] } ], "enhanced_condition": { "description": "if you paid the extra cost", "select_count": 2, "select_up_to": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-061C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Fina enters the field", "effect": "Choose 1 Wind Character you control. Activate it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER", "element": "WIND" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Fina is put from the field into the Break Zone", "effect": "Choose 1 Character you control. Activate it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-062H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Veriaulde is put from the field into the Break Zone", "effect": "Choose 1 Wind Monster of cost 4 or less in your Break Zone. Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "cost_max": 4, "element": "WIND" }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-063R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Matoya enters the field", "effect": "When Matoya enters the field, choose 1 Monster opponent controls. Break it.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-064H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 3 or more Category VII Characters other than Yuffie, Yuffie gains +2000 power and Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if you control 3 or more category vii characters other than yuffie, yuffie", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Yuffie attacks", "effect": "Deal 1000 damage to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-065C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 10000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 10000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "2 Wind CP, put Archer into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-066C/3-071H": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "", "effect": "Choose 1 Forward opponent controls. Break it. If that Forward is put into the Break Zone, your opponent may play 1 Forward from their hand onto the field.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-067R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ark Angel TT enters the field", "effect": "Choose 1 dull Forward opponent controls. At the end of your opponent's next turn, break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-068L": [ { "ability_index": 0, "original": { "type": "field", "name": "Brave", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Brave", "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Ardyn cannot be broken.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "At the beginning of your opponent's Attack Phase", "effect": "Your opponent selects 1 Character he/she controls. He/she may put it into the Break Zone. If he/she does so, Ardyn cannot block this turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-069R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to play Apururu onto the field is reduced by 1 for each Backup you control.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION_SCALING", "card_filter": "apururu onto the field", "reduction_per": 1, "scale_by": "BACKUPS_CONTROLLED", "scale_filter": { "card_type": "BACKUP" }, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Apururu enters the field", "effect": "Choose 1 Character in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-070C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Dark Knight into the Break Zone: Choose 1 Forward. Until the end of the turn, it gains +1000 power for each point of damage you have received.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "SCALING_EFFECT", "base_effect": { "type": "POWER_MOD", "duration": "END_OF_TURN", "target": { "type": "SELF" } }, "scale_by": "DAMAGE_RECEIVED", "multiplier": 1000 } ], "cost": { "earth": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-071H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Undead Princess enters the field", "effect": "choose 1 Forward. If your opponent doesn't pay {3}, it cannot attack or block this turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PREVENT", "action": "ATTACK_AND_BLOCK", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Put 2 Earth Backups into the Break Zone: Play Undead Princess onto the field dull. You can only use this ability if Undead Princess is in the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-072R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ignis enters the field", "effect": "You may search for 1 Card Name Noctis and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Category XV Forwards other than Ignis you control gain +1000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Overwhelm", "trigger": "", "effect": "Choose 1 Forward. Deal it 4000 damage for each Category XV Forward you control.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Overwhelm", "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "earth": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-073C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Machinist enters the field", "effect": "choose 1 dull Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-074H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can only pay with Earth CP to play Gladiolus onto the field.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control Card Name Noctis, the cost for playing Gladiolus onto the field is reduced by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "condition": { "control_card_name": "noctis" }, "card_filter": "gladiolus", "amount": 2, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Cyclone", "trigger": "", "effect": "Deal 7000 damage to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Cyclone", "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ], "cost": { "special": true, "earth": 3, "generic": 2 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-075C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Graham is put from the field into the Break Zone", "effect": "Choose 1 Forward opponent controls. If you have received 4 points of damage or more, break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-076H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Glaive enters the field", "effect": "When Glaive enters the field, you may search for 1 Card Name Sol or Card Name Diana and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Category FFL Forwards other than Glaive you control gain +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-077C": [ { "ability_index": 0, "original": { "type": "ex_burst", "name": "EX BURST", "trigger": "", "effect": "Choose 1 Forward. Until the end of the turn, it gains +1000 power for each Earth Backup you control.", "is_ex_burst": true }, "parsed": { "type": "EX_BURST", "is_ex_burst": true, "name": "EX BURST" }, "parse_confidence": "LOW", "parse_notes": null } ], "8-078L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Job Warrior of Darkness other than Nacht, Nacht gains +1000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": "if you control a job warrior of darkness other than nacht, nacht", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward or Monster. If its cost is X, break it. You can only use this ability during your turn and only once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "X": "variable" } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Ebony Slash", "trigger": "", "effect": "Choose 1 Forward. Deal it 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Ebony Slash", "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "dull": true, "dark": 2 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-079H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Noctis enters the field", "effect": "When Noctis enters the field, reveal the top 2 cards of your deck. Add 1 Category XV card among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 2, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Warp-strike", "trigger": "", "effect": "Choose 1 Monster. Break it.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Warp-strike", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ], "cost": { "earth": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-080C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Luminous Puma enters the field", "effect": "Choose 1 Forward in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward or Backup in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Put Luminous Puma into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-081R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "If you cast Fenrir, you may pay an extra {2}. Choose 1 Light Forward or Dark Forward. Break it. If you paid the extra cost, remove it from the game instead.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "you cast Fenrir" }, "then_effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-082R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Prompto enters the field", "effect": "Choose 1 Forward opponent controls. If your opponent controls 4 or more Forwards, remove it from the game.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Prompto enters the field", "effect": "Choose 1 Forward opponent controls. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-083C-1-117R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Choose 1 Backup of cost 3 or more. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "BACKUP", "cost_min": 3 }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-084R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Libroarian enters the field", "effect": "Remove the top 4 cards of your deck from the game.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "At the end of your turn", "effect": "Add 1 card removed by the previous effect to your hand. Then, if there are no more cards removed by the previous effect left, put Libroarian into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "END_OF_TURN", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-085C": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "When Marlene enters the field", "effect": "choose 1 Card Name Aerith or Card Name Cloud or Card Name Tifa or Card Name Barret in your Break Zone. Add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-086C": [ { "ability_index": 0, "original": { "type": "field", "name": "Brave", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Brave", "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Moogle Knight is dealt damage by a Forward, reduce the damage by 3000 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": 3000, "target": { "type": "IMPLICIT" }, "modifier_type": "REDUCTION" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "field", "name": "", "trigger": "", "effect": "If a Forward forming a party with Moogle Knight receives damage, reduce the damage by 3000 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": 3000, "target": { "type": "CHOSEN" }, "modifier_type": "REDUCTION" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-087C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{d}, put Monk into the Break Zone: Choose 1 Forward. Until the end of the turn, it gains +3000 power and Brave. You can only use this ability during your Main Phase.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-088C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{s}, put Layle into the Break Zone: Choose 1 Summon of cost 4 or less. Cancel its effect.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-089R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ark Angel EV enters the field", "effect": "When Ark Angel EV enters the field, choose 1 active Forward opponent controls. Dull it and deal it 2000 damage.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "During this turn, the next damage dealt to Ark Angel EV by a Forward becomes 0 instead.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "cost": 5 }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "8-090C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Card Name Alphinaud you control gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Card Name Alphinaud you control. It gains Haste until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "CONTROLLER" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-091H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Alba enters the field", "effect": "Choose as many Forwards opponent controls as the Job Warrior of Darkness you control. Dull them.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If your opponent controls 2 or more dull Forwards, Alba gains Haste and \"Alba cannot be chosen by your opponent's Summons or abilities\".", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_SUMMONS_AND_ABILITIES", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-092C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Alphinaud attacks", "effect": "When Alphinaud attacks, dull all the Forwards with a power equal or inferior to Alphinaud's opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "ALL", "zone": "FIELD", "owner": "OPPONENT", "filter": { "card_type": "FORWARD" } } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-093C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Electric Jellyfish enters the field", "effect": "Choose 1 Forward. It gains Haste until the end of the turn. Put Electric Jellyfish into the Break Zone: Choose 1 Forward. Dull it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-094C-1-124R": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "", "effect": "Choose 1 Forward. Break it.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-095C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Black Mage into the Break Zone: Choose 1 Lightning Summon in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "generic": 3, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-096L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Sakura enters the field", "effect": "Choose 1 active Forward opponent controls. Deal it 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_active": true }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Dull 5 active Lightning Backups" }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-097H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When a Forward other than Jake enters your field, that Forward gains +4000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 4000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "S", "trigger": "", "effect": "Choose 1 Forward. It gains Haste until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "S", "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-098C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "For each Lightning Backup you control, Shango gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-099C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Summoner enters the field", "effect": "Choose 1 Lightning Forward. Until the end of the turn, it gains Haste and First Strike.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-100R": [ { "ability_index": 0, "original": { "type": "field", "name": "Back Attack", "trigger": "", "effect": "Back Attack", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Back Attack", "effects": [ { "type": "KEYWORD", "keyword": "BACK_ATTACK" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "First Strike", "trigger": "", "effect": "First Strike", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "First Strike", "effects": [ { "type": "KEYWORD", "keyword": "FIRST_STRIKE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Jinnai enters the field", "effect": "When Jinnai enters the field, choose 1 Forward opponent controls. Deal it 4000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-101H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Diana enters the field", "effect": "Choose 1 Category FFL Forward other than Card Name Diana in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Category FFL Forward other than Diana you control. It gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ], "cost": "Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-102R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "Each turn, at the beginning of Main Phase 1", "effect": "If either player doesn't control Forwards, put Death Machine into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_CARD", "card_name": "Forwards" }, "then_effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "At the end of your turn", "effect": "Choose 1 Forward opponent controls. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "END_OF_TURN", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "At the end of your opponent's turn", "effect": "Select 1 Forward you control. Put it into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-103R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can only pay with CP produced by Backups to cast Raiden. Choose 1 Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CAST_RESTRICTION_CP_SOURCE", "cp_source": "backups", "card_filter": "raiden. choose 1 forward. break it." } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-104C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Choose 1 active Forward. Deal it 5000 damage and 1000 more damage for each Lightning Backup you control.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_active": true }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-105H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Lid enters the field", "effect": "choose 1 Lightning Character in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER", "element": "LIGHTNING" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 active Forward. Deal it 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_active": true }, "owner": "ANY" } } ], "cost": "2, discard 3 cards" }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-106C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 3 or more Job Dragoon or Card Name Dragoon, Dragoon gains Haste and First Strike.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_COUNT", "comparison": "GTE", "value": 3, "filter_text": "job dragoon or card name dragoon" }, "then_effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "8-107C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to play Dragoon onto the field is reduced by 1 for each Job Dragoon or Card Name Dragoon you control (it cannot become 0).", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION_SCALING", "card_filter": "dragoon onto the field", "reduction_per": 1, "scale_by": "FIELD_CARDS_CONTROLLED", "scale_filter": { "job": "Dragoon", "card_name": "Dragoon You" }, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-108R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Card Name Rufus or Job Member of the Turks you control. It gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "CONTROLLER" } } ], "cost": "Dull" }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Grand Spark", "trigger": "", "effect": "Deal 8000 damage to all the active Forwards. You can only use this ability if you control Card Name Reno.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Grand Spark", "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "S, 3 Lightning CP, 1 CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-109L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Rufus enters the field", "effect": "When Rufus enters the field, you may search for 1 Job Member of the Turks and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Rufus or a Job Member of the Turks you control is put from the field into the Break Zone", "effect": "When Rufus or a Job Member of the Turks you control is put from the field into the Break Zone, choose 1 active Forward opponent controls. Deal it 5000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-110R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Reno into the Break Zone: Choose 1 active Forward. Deal it 3000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Turk Light", "trigger": "", "effect": "Choose 1 Forward. Dull it.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Turk Light", "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-111R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Select 1 of the 2 following actions. \"Choose 1 Forward of cost 3 or less opponent controls. Return it to its owner's hand.\" \"Choose 1 Monster of cost 3 or less opponent controls. Return it to its owner's hand.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Forward of cost 3 or less opponent controls. Return it to its owner's hand.", "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 3 }, "owner": "OPPONENT" } } ] }, { "index": 1, "description": "Choose 1 Monster of cost 3 or less opponent controls. Return it to its owner's hand.", "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "cost_max": 3 }, "owner": "OPPONENT" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-112R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Eiko enters the field", "effect": "You may search for 1 Summon and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "SUMMON" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Eiko is put from the field into the Break Zone", "effect": "Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-113C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Garnet enters the field", "effect": "When Garnet enters the field, choose 1 Forward. Activate it.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If a Forward you control is dealt damage by a Summon, reduce the damage by 5000 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": 5000, "target": { "type": "IMPLICIT" }, "modifier_type": "REDUCTION" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-114H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Remove the top 5 cards of your deck from the game. Until the end of the turn, Quina gains +2000 power and Quina cannot be chosen by your opponent's abilities. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-115L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you have 6 or more cards in your hand, Zidane cannot be blocked.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BLOCK_IMMUNITY", "condition": null, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Zidane deals damage to your opponent", "effect": "Draw 2 cards.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "DEALS_DAMAGE_TO_OPPONENT", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 2, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Solution 9", "trigger": "", "effect": "Choose 1 Forward. Until the end of the turn, it loses 2000 power for each card in your hand.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Solution 9", "effects": [ { "type": "SCALING_EFFECT", "base_effect": { "type": "POWER_MOD", "amount_modifier": "NEGATIVE", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } }, "scale_by": "CARDS_IN_HAND", "multiplier": 2000 } ], "cost": { "special": true, "wind": 1, "ice": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-116R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If a Forward you control receives 1000 damage, the damage becomes 0 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" } ], "8-117C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put White Mage into the Break Zone: Activate all the Forwards you control.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": "Dull, 1 Water CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-118H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Steiner or a Category IX Character enters your field", "effect": "activate Steiner.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. It gains +1000 power until the end of the turn. During this turn, the next damage dealt to it is reduced by 1000 instead.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-119C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Card Name Relm of cost 2 or less in your Break Zone. Play it onto the field. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "cost_max": 2 }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ], "cost": "Dull, put Strago into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-120C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Reveal the top card of your deck. If it is a Water card, Astrologian gains +3000 power until the end of the turn. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-121C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{s}, put Paladin into the Break Zone: Choose 1 Forward you control and 1 other Forward you control. During this turn, the next damage dealt to the former is received by the latter instead.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-122R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Gramps enters the field", "effect": "When Gramps enters the field, draw 1 card.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-123H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Nichol enters the field", "effect": "Choose up to 2 Forwards opponent controls. They lose 1000 power for each Water Backup you control until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": -1000, "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "All the Water Forwards you control gain +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ], "cost": { "water": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-124C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward opponent controls. Activate it and gain control of it until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ], "cost": "1 Water CP, put Ninja into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-125C-1-170C": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "", "effect": "Choose 1 Forward. Activate it. Draw 1 card.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-126H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Job Dragoon or a Card Name Dragoon other than Freya, Freya gains Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_CARD", "card_name": "Job Dragoon" }, "then_effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Freya enters the field or attacks", "effect": "Choose 1 Forward opponent controls. It loses 2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": -2000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-127C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Whale Zombie enters the field", "effect": "draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Look at the top 2 cards of your deck. Return these to the top and/or bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "SCRY", "count": 2, "options": [ "TOP", "BOTTOM" ] } ], "cost": "Put Whale Zombie into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-128R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The power of Forwards cannot be increased by Summons or abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" } ], "8-129R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you don't control any Forwards, the cost for playing Lion onto the field is reduced by 1.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Lion attacks", "effect": "Draw 1 card, then discard 1 card from your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-130C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Choose 1 Forward. Until the end of the turn, it loses 1000 power for each Water Character you control.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "POWER_MOD", "amount": -1000, "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-131C": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "When Relm enters the field", "effect": "When Relm enters the field, choose 1 Monster. Return it to its owner's hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-132L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Category XV Forward, the cost for playing Lunafreya onto the field is reduced by 1.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "During your opponent's turn, when a Forward other than Light and Dark you control is put from the field into the Break Zone", "effect": "You may put Lunafreya into the Break Zone. If you do so, play the Forward placed in the Break Zone onto the field dull.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "ANY", "source_filter": { "card_type": "FORWARD", "element": "LIGHT" } }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-133H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "You can only cast Madeen during your turn. If you have received 5 points of damage or more, the cost required to cast Madeen is reduced by 2. Deal 9000 damage to all the Forwards.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-134L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Rain attacks", "effect": "Until the end of the turn, all the Forwards you control gain +2000 power and all the Forwards opponent controls lose 2000 power.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Leadership", "trigger": "", "effect": "All the Forwards you control gain Haste until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Leadership", "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "END_OF_TURN", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Undermine", "trigger": "", "effect": "All the Forwards opponent controls lose 4000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Undermine", "effects": [ { "type": "POWER_MOD", "amount": -4000, "target": { "type": "ALL", "owner": "OPPONENT", "filter": { "card_type": "FORWARD" } }, "duration": "END_OF_TURN" } ], "cost": "S, 2 CP Light" }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-135H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "You can only cast Ark during your turn. All the Forwards lose 8000 power until the end of the turn. Draw 1 card for each Forward whose power became 0 or less due to the previous effect.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "SCALING_EFFECT", "base_effect": { "type": "DRAW", "target": { "type": "CONTROLLER" } }, "scale_by": "FORWARDS_CONTROLLED", "multiplier": 1, "scale_filter": { "card_type": "FORWARD" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-136L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Veritas of the Dark enters the field", "effect": "your opponent selects 1 Forward they control. Put it into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Veritas of the Dark is put from the field into the Break Zone", "effect": "your opponent selects 1 Character they control. Put it into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-137S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Gosetsu enters the field", "effect": "When Gosetsu enters the field, you may search for 1 Card Name Hien or Card Name Yugiri and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-138S": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Job Samurai other than Hien, Hien gains +1000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": "if you control a job samurai other than hien, hien", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Job Samurai Forward you control attacks", "effect": "All the Forwards you control gain +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "ANY", "source_filter": { "card_type": "FORWARD" } }, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-139S": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You cannot play Lyse or Card Name Yda while already in control of either Character.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY_RESTRICTION", "cannot_play": "lyse or card name yda", "condition": { "control": "either character." } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Forwards other than Lyse you control gain +1000 power. If you have received 5 points of damage or more, the Forwards you control gain +2000 power instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Dragon Kick", "trigger": "", "effect": "Choose 1 Forward. Deal it 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Dragon Kick", "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-140S": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Card Name Yuffie you control gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 attacking Card Name Yuffie you control. It gains First Strike until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "FIRST_STRIKE", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "CONTROLLER" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-141S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Yuffie enters the field", "effect": "you may pay {Wind}. If you do so, search for 1 Card Name Red XIII of cost X or less and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-142S": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control Card Name Yuffie, Red XIII gains Haste and First Strike.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_CARD", "card_name": "Card Name Yuffie" }, "then_effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "8-143S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cloud enters the field", "effect": "Choose 1 Forward. If you control 4 or more Category VII Forwards, break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Category VII Forward you control blocks", "effect": "It gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "BLOCKS", "source": "ANY", "source_filter": { "card_type": "FORWARD" } }, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-144S": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Card Name Cloud Forward, the cost for playing Tifa onto the field is reduced by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "condition": { "control_card_name": "cloud forward" }, "card_filter": "tifa", "amount": 2, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Final Heaven", "trigger": "", "effect": "Choose 1 dull Forward. Deal it 10000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Final Heaven", "effects": [ { "type": "DAMAGE", "amount": 10000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ], "cost": { "special": 1, "lightning": 3, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-145S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Barret attacks", "effect": "Reveal the top 4 cards of your deck. Add 1 Category VII Character among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 4, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-146S": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 attacking Category XIV Forward you control. It gains First Strike until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "FIRST_STRIKE", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-147S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Fordola enters the field", "effect": "Choose 1 Backup you control. You may remove it from the game. If you do so, Fordola gains +1000 power, Haste, First Strike and Brave. (This effect does not end at the end of the turn.)", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "CONTROLLER" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "8-148S": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If your opponent doesn't control Forwards, Yugiri gains Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_CARD", "card_name": "Forwards" }, "then_effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Break the Forward that blocks Yugiri.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "lightning": 2, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-001C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Irvine enters the field", "effect": "Choose 1 Forward. Deal it 5000 damage. If the number of Forwards your opponent controls is greater than the number of Forwards you control, deal it 7000 damage instead.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-002H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Select 1 of the 3 following actions. If you have a total of 5 or more Card Name Ifrita and/or Card Name Ifrit in your Break Zone (before paying the cost for Ifrita), select up to 3 of the 3 following actions instead.\n\"Choose 1 Forward. Deal it 7000 damage.\"\n\"Choose 1 Monster of cost 3 or less. Break it.\"\n\"Deal 3000 damage to all the Forwards opponent controls.\"", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 3, "modes": [ { "index": 0, "description": "Choose 1 Forward. Deal it 7000 damage.", "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Monster of cost 3 or less. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "cost_max": 3 }, "owner": "ANY" } } ] }, { "index": 2, "description": "Deal 3000 damage to all the Forwards opponent controls.", "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] } ], "enhanced_condition": { "description": "if you have a total of 5 or more card name ifrita and/or card name ifrit in your break zone (before paying the cost for ifrita)", "select_count": 3, "select_up_to": true } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-003L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ace attacks", "effect": "Choose 1 Forward opponent controls. Deal it 2000 damage for each Job Class Zero Cadet Forward you control.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Ace enters the field", "effect": "Reveal the top 7 cards of your deck. Add up to 2 Job Class Zero Cadet other than Card Name Ace among them to your hand. Then, shuffle the other cards revealed and return them to the bottom of your deck.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 7, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-004C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ace enters the field", "effect": "Choose 1 Forward opponent controls. Reveal the top 5 cards of your deck. Shuffle the revealed cards and return them to the bottom of your deck. If you have a Job Class Zero Cadet among them, deal it 7000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-005H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If your opponent doesn't control any Forwards, King of Eblan cannot attack.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "RESTRICTION", "restriction": "CANNOT_ATTACK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When King of Eblan enters the field", "effect": "You may search for 1 Card Name Queen of Eblan and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-006H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If your opponent doesn't control any Forwards, Queen of Eblan cannot attack.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "RESTRICTION", "restriction": "CANNOT_ATTACK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Queen of Eblan forms a party with Card Name King of Eblan and attacks", "effect": "Choose 1 Forward opponent controls. Deal it 5000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-007H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Gaius enters the field", "effect": "When Gaius enters the field, you may search for 1 Card Name Nero (XIV), Card Name Livia, or Card Name Rhitahtyn and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Gaius or a Category XIV Forward enters your field", "effect": "Choose 1 Forward opponent controls. Deal it 3000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-008C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Cyan enters the field, until the end of the turn, all the Forwards you control gain +1000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-009R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Gijuk enters the field, if you control 4 or more Job Headhunter Forwards", "effect": "Deal 5000 damage to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-010R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can discard 1 Job Class Zero Cadet (instead of paying the CP cost) to play King from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY", "count": 1, "optional": false, "filter": {}, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When King enters the field", "effect": "Choose 1 Forward. It cannot block this turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PREVENT", "action": "BLOCKING", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-011R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Clavat attacks", "effect": "Choose 1 Forward. Deal it 1000 damage and Clavat gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-012C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 8000 damage. You can only use this ability if a Forward you controlled has been put from the field into the Break Zone this turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Dull, put Shadow into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-013C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Fusilier enters the field, you may pay {f}. When you do so, choose 1 Forward. Deal it 5000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-014L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Nael enters the field", "effect": "Reveal the top 3 cards of your deck. Add up to 2 Forwards among them to your hand and put the rest of the cards into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Until the end of the turn, Nael gains +2000 power and Haste.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ], "cost": "Remove 1 Backup from the game" }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Remove 2 Backups from the game" }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-015C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Hume gains Brave until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "BRAVE", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": { "cp": { "fire": 1 } } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Hume gains Haste until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": { "cp": { "generic": 1 }, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-016C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Bwagi attacks", "effect": "All the Job Headhunter Forwards you control gain +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-017C": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "", "effect": "Choose 1 Forward. Until the end of the turn, it gains +1000 power and First Strike. Draw 1 card. If you have received 4 points of damage or more, it also gains Haste until the end of the turn.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-018R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can only pay with CP produced by Fire Backups to cast Bergan from your hand.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CAST_RESTRICTION_CP_SOURCE", "cp_source": "fire backups", "card_filter": "bergan from your hand." } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "You cannot play Bergan from your hand due to Summons or abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY_RESTRICTION", "card_filter": "bergan", "restriction": "NOT_FROM_ABILITIES" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Bergan blocks or is blocked", "effect": "Deal 7000 damage to the Forward that blocks or is blocked by Bergan.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "BLOCKS", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 3, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 1000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "fire": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-019R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "During your turn, Bomb also becomes a Forward with 5000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 5000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Bomb is put from the field into the Break Zone", "effect": "deal 2000 damage to all Forwards.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-020R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You must control a Category XIV Forward to play Rhitahtyn from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY", "count": 1, "optional": false, "filter": {}, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Brave", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "KEYWORD", "keyword": "BRAVE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Magitek Missile", "trigger": "", "effect": "Choose 1 Forward. At the end of this turn, if you control Rhitahtyn, deal it 10000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Magitek Missile", "effects": [ { "type": "DAMAGE", "amount": 10000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "special": 1, "fire": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-021R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Varis enters the field, if the cost to play Varis was paid with CP of exactly 3 different Elements", "effect": "you may search for 1 card and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Varis into the Break Zone: Choose 1 Category XIV Forward in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "cp": 2, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-022L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "All the Forwards opponent controls gain \"At the end of your turn, if you don't pay {1}, break this Forward.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "SELF" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "9-023R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Quistis enters the field", "effect": "Reveal the top 5 cards of your deck. Add 1 [Category (VIII)] Forward among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 5, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "The [Job (SeeD Candidate)] Forwards you control gain +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Lv? Death", "trigger": "", "effect": "Reveal the top card of your deck. Break all Forwards opponent controls with the same cost as the revealed card. Add the revealed card to your hand.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Lv? Death", "effects": [ { "type": "BREAK", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ], "cost": { "special": 1, "ice": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-024C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Airborne Trooper cannot attack.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "RESTRICTION", "restriction": "CANNOT_ATTACK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Forward other than Airborne Trooper enters your field", "effect": "Airborne Trooper loses all its abilities until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "REMOVE_ABILITY", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" }, "ability": "ALL" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-025H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Choose 1 dull Forward of cost 2, 3, 5 or 7. Break it.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "9-026C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cid Aulstyne enters the field", "effect": "Choose 1 Forward. If your opponent has 2 cards or less in his/her hand, dull it and Freeze it. If your opponent has no cards in his/her hand, break it instead.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-027H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to play Squall onto the field is reduced by 1 for each Category VIII Forward you control (it cannot become 0).", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION_SCALING", "card_filter": "squall onto the field", "reduction_per": 1, "scale_by": "FORWARDS_CONTROLLED", "scale_filter": { "category": "VIII", "card_type": "FORWARD" }, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Squall enters the field or attacks", "effect": "Choose 1 Character opponent controls. Dull it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-028L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Azure Dragon l'Cie Soryu attacks", "effect": "When Azure Dragon l'Cie Soryu attacks, reveal the top card of your deck. If it is an Ice card, add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Discard 1 Ice card: Choose 1 Character. Freeze it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "FREEZE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Discard 3 Ice cards: Choose 1 Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-029C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If a Forward is dealt damage by your Summon, the damage increases by 2000 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "a Forward is dealt damage by your Summon" }, "then_effects": [ { "type": "DAMAGE_MODIFIER", "amount": 2000, "target": { "type": "CHOSEN" }, "modifier_type": "INCREASE" } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "9-030H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Hurdy enters the field", "effect": "reveal the top card of your deck. If it is a Character, add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Category FFTA2 Forward in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "Dull, put Hurdy into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-031R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "During your turn, Hundlegs also becomes a Forward with 5000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 5000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Hundlegs enters the field or when Hundlegs is put from the field into the Break Zone", "effect": "Choose 1 Forward opponent controls. Dull it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-032C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Choose 1 Forward opponent controls. Dull it. Draw 1 card.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-033C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Class Ninth Moogle is on the field, Class Ninth Moogle can produce Wind CP.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PRODUCE_CP", "element": "WIND", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-034R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Ice Forward you control. It gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "element": "ICE" }, "owner": "CONTROLLER" } } ], "cost": "1 Ice CP, Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-035R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Yuke is blocked", "effect": "Your opponent discards 1 card from his/her hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "IS_BLOCKED", "source": "SELF" }, "effects": [ { "type": "DISCARD", "amount": 1, "target": { "type": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-036H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Category VI Forward enters your field", "effect": "You may pay Ice Ice. When you do so, play Ghost onto the field. This effect will trigger only if Ghost is in the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Possess", "trigger": "", "effect": "Choose 1 Forward. Remove it and Ghost from the game.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Possess", "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": "S, Ice Ice 2" }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-037C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Laguna enters the field", "effect": "You may search for 1 Ice Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD", "element": "ICE" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-038R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Rinoa or a Category VIII Forward enters your field", "effect": "Select 1 of the 3 following actions. If the Forward is Card Name Squall, select up to 3 of the 3 following actions instead.\n\"Choose 1 Forward. Dull it.\"\n\"Choose 1 Forward. Freeze it.\"\n\"Choose 1 Category VIII Forward. Until the end of the turn, it gains +1000 power and First Strike.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 3, "modes": [ { "index": 0, "description": "Choose 1 Forward. Dull it.", "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Forward. Freeze it.", "effects": [ { "type": "FREEZE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 2, "description": "Choose 1 Category VIII Forward. Until the end of the turn, it gains +1000 power and First Strike.", "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] } ], "enhanced_condition": { "description": "if the forward is card name squall", "select_count": 3, "select_up_to": true } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-039C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Locke enters the field", "effect": "Select 1 card type. Turn over one card at a time from the top of your deck until a selected type is revealed. Add it to your hand. Then, shuffle the other cards revealed and return them to the bottom of your deck.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-040C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Nu Mou enters the field, you may pay {Ice}. When you do so, choose 1 Forward or Monster. Dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-041R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "During your turn, Ahriman also becomes a Forward with 7000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 7000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Ahriman deals damage to your opponent", "effect": "Choose 1 Forward of cost 5 or more opponent controls. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "DEALS_DAMAGE_TO_OPPONENT", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_min": 5 }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-042H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Category FFTA2 Forward other than Adelle, Adelle gains +2000 power and Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if you control a category ffta2 forward other than adelle, adelle", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 5 or more Backups, Adelle cannot be blocked.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BLOCK_IMMUNITY", "condition": null, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-043R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can dull 2 active Job Sky Pirate Forwards you control (instead of paying the CP cost) to play Vaan from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_active": true }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "9-044C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Viera enters the field", "effect": "You may pay {Wind}. When you do so, deal 3000 damage to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-045H": [ { "ability_index": 0, "original": { "type": "field", "name": "Back Attack", "trigger": "", "effect": "You can only pay with CP produced by Wind Backups to cast Edge from your hand. You cannot play Edge from your hand due to Summons or abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Back Attack", "effects": [ { "type": "CAST_RESTRICTION_CP_SOURCE", "cp_source": "wind backups", "card_filter": "edge from your hand. you cannot play edge from your hand due to summons or abilities." } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Edge enters the field, select 1 of the 2 following actions. \"Choose 1 Forward. Deal it 4000 damage.\" \"Choose 1 Category IV Forward other than Edge. It gains +4000 power until the end of the turn.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Forward. Deal it 4000 damage.", "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Category IV Forward other than Edge. It gains +4000 power until the end of the turn.", "effects": [ { "type": "POWER_MOD", "amount": 4000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-046H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Select 1 of the 3 following actions. \"Choose 1 Backup of cost 3 or more. Return it to its owner's hand.\" \"Choose 1 Monster of cost 3 or more. Break it.\" \"Activate all the Forwards you control.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 3, "modes": [ { "index": 0, "description": "Choose 1 Backup of cost 3 or more. Return it to its owner's hand.", "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "BACKUP", "cost_min": 3 }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Monster of cost 3 or more. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "cost_min": 3 }, "owner": "ANY" } } ] }, { "index": 2, "description": "Activate all the Forwards you control.", "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "owner": "CONTROLLER", "filter": { "card_type": "FORWARD" } } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-047C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "All the Forwards you control gain +1000 power until the end of the turn. Draw 1 card.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-048C": [ { "ability_index": 0, "original": { "type": "auto", "name": "Back Attack", "trigger": "When Seven enters the field", "effect": "Deal 2000 damage to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Back Attack", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-049R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Selkie attacks", "effect": "Reveal the top card of your deck. If it is a Wind Forward, add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-050C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When a Card Name Chocobo you control forms a party and attacks, all Forwards in that party gain +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-051R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Fat Chocobo enters the field", "effect": "reveal the top 5 cards of your deck. Add all Card Name Chocobo among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 5, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-052C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Forwards other than Deuce you control gain +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Job Class Zero Cadet Forwards other than Deuce you control gain +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-053R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Balthier enters the field", "effect": "select 1 of the 3 following actions. \"Choose 1 Monster of cost 2 or less. Break it.\" \"Choose 1 Forward. Deal it 4000 damage.\" \"You may pay {W}{W}. When you do so, choose 1 Forward. Deal it 7000 damage.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 3, "modes": [ { "index": 0, "description": "Choose 1 Monster of cost 2 or less. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "cost_max": 2 }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Forward. Deal it 4000 damage.", "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 2, "description": "You may pay {W}{W}. When you do so, choose 1 Forward. Deal it 7000 damage.", "effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "CHOSEN" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-054C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Penelo enters the field", "effect": "You may search for 1 Job Sky Pirate and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Job Sky Pirate Forward you control. It gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ], "cost": { "wind": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-055C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Card Name Balthier Forward, the cost for playing Fran onto the field is reduced by 1.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "condition": { "control_card_name": "balthier forward" }, "card_filter": "fran", "amount": 1, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Fran enters the field", "effect": "Choose 1 Forward opponent controls. Deal it 3000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "", "trigger": "", "effect": "Put Fran into the Break Zone: Choose 1 Forward. Deal it 6000 damage.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 6000, "target": { "type": "CHOSEN" } } ], "cost": { "wind": 2, "earth": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-056H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When The Magus Sisters enters the field", "effect": "When The Magus Sisters enters the field, you may search for 1 card and put it into the Break Zone.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When The Magus Sisters is put from the field into the Break Zone", "effect": "When The Magus Sisters is put from the field into the Break Zone, you may remove 1 Card Name The Magus Sisters in your Break Zone from the game. When you do so, play The Magus Sisters from your Break Zone onto the field dull.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-057L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Yiazmat enters the field or at the beginning of your Main Phase 1", "effect": "Select 1 of the 3 following actions. \"Choose 1 Forward of cost 5 or more. Break it.\" \"Choose 1 Monster. Break it.\" \"Activate all the Characters you control.\"", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 3, "modes": [ { "index": 0, "description": "Choose 1 Forward of cost 5 or more. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_min": 5 }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Monster. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, { "index": 2, "description": "Activate all the Characters you control.", "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "CONTROLLER" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-058L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "For each Forward other than Luso you control, Luso gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If there are 3 or more different Elements among Forwards you control, Luso gains First Strike and Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "there are 3 or more different Elements among Forwards you control" }, "then_effects": [ { "type": "ABILITY_GRANT", "ability": "FIRST_STRIKE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Luso attacks, if there are 5 or more different Elements among Forwards you control", "effect": "Luso deals your opponent 1 point of damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "DAMAGE_TO_OPPONENT", "amount": 1, "source": "luso" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-059R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Rem is dealt damage, reduce the damage by 3000 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": 3000, "target": { "type": "CHOSEN" }, "modifier_type": "REDUCTION" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "At the end of your turn", "effect": "activate Rem.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "END_OF_TURN", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward other than Rem. Activate it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-060C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Job Class Zero Cadet Forward you control. It gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-061R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If a Forward opponent controlled was put from the field into the Break Zone this turn, the cost required to play Heretical Knight Garland onto the field is reduced by 3.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "heretical knight garland", "amount": 3, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Until the end of the turn, Heretical Knight Garland gains \"When Heretical Knight Garland attacks, deal 6000 damage to all the Forwards opponent controls.\"", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 6000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ], "cost": "2 Earth CP, 4 CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-062H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Vincent enters the field", "effect": "you may put 1 Backup you control into the Break Zone. When you do so, choose 1 dull Forward. Deal it 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Zoom", "trigger": "", "effect": "Choose 1 Backup of cost 3 or more. Break it.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Zoom", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "BACKUP", "cost_min": 3 }, "owner": "ANY" } } ], "cost": "S, 1 Fire CP, discard 1 card" }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-063L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Gabranth enters the field", "effect": "When Gabranth enters the field, you may search for 1 Forward of cost 5 or more and add it to your hand. If you have received 6 points of damage or more, Gabranth gains +3000 power and Brave.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 3000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Sentence", "trigger": "", "effect": "Choose 1 Forward. Deal it 3000 damage and 1000 more damage for each point of damage you have received.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Sentence", "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "earth": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-064C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 5 or more Earth Characters, Garif gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if you control 5 or more earth characters, garif", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-065C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Choose 1 Forward. It gains +2000 power until the end of the turn. Draw 1 card.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-066C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control Card Name Regis, Cor gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if you control card name regis, cor", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Cor or a Category XV Forward enters your field", "effect": "Until the end of the turn, Cor gains +1000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-067C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cid Garlond enters the field", "effect": "reveal the top 4 cards of your deck. Add 1 Earth Character among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 4, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "put Cid Garlond into the Break Zone: Choose 1 Category XIV Character in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "earth": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-068H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Select 1 of the 3 following actions: \"Choose 1 Summon of cost 5 or less. Cancel its effect.\" \"Choose 1 Forward you control. Dull it. During this turn, if it is dealt damage, the damage becomes 0 instead.\" \"Remove all the cards in your opponent's Break Zone from the game. Draw 1 card.\"", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 3, "modes": [ { "index": 0, "description": "Choose 1 Summon of cost 5 or less. Cancel its effect.", "effects": [ { "type": "CANCEL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "SUMMON", "cost_max": 5 }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Forward you control. Dull it. During this turn, if it is dealt damage, the damage becomes 0 instead.", "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, { "index": 2, "description": "Remove all the cards in your opponent's Break Zone from the game. Draw 1 card.", "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-069R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "During your turn, Tonberry also becomes a Forward with 4000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 4000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Tonberry is put from the field into the Break Zone", "effect": "choose 1 Forward opponent controls. Deal it 1000 damage for every 2 Forwards in your Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-070R": [ { "ability_index": 0, "original": { "type": "field", "name": null, "trigger": "", "effect": "The Job Headhunter Forwards other than Ba'Gamnan you control gain +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Ba'Gamnan enters the field", "effect": "When Ba'Gamnan enters the field, you may search for 1 Card Name Gijuk, Card Name Bwagi, or Card Name Rinok and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-071C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Bangaa enters the field", "effect": "When Bangaa enters the field, you may pay {Earth}. When you do so, choose 1 Earth Character in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-072H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Baigan is dealt 3000 damage or less, the damage becomes 0 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Baigan is dealt 4000 damage or more", "effect": "you may put Baigan into the Break Zone. When you do so, deal 7000 damage to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "DAMAGE", "amount": 7000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-073R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Earth Forward you control. It gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "element": "EARTH" }, "owner": "CONTROLLER" } } ], "cost": "Dull, 1 Earth CP" }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-074C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Class Tenth Moogle is on the field, Class Tenth Moogle can produce Lightning CP.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PRODUCE_CP", "element": "LIGHTNING", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-075R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Yang enters the field", "effect": "Choose 1 Forward. Until the end of the turn, it gains +2000 power and Brave. If it is a Job Monk or a Card Name Monk, until the end of the turn, it also gains \"When this Forward attacks, choose 1 Forward opponent controls. Deal it damage equal to this Forward's power.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": "POWER_OF", "power_source": "this forward", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-076H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Larkeicus enters the field", "effect": "Choose 1 Monster in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Search for 1 Monster and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "MONSTER" }, "destination": "HAND" } ], "cost": { "earth": 3 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-077L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Rydia enters the field", "effect": "Look at the top 5 cards of your deck. Reveal 1 Summon other than Light and Dark among them and cast it without paying the cost. Then, shuffle the other cards and return them to the bottom of your deck.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Look at the top X cards of your deck. Reveal 1 Summon of cost X or less among them and cast it without paying the cost. Then, shuffle the other cards and return them to the bottom of your deck.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "cost": "X, dull" }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "9-078C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Job Headhunter. During this turn, the next damage it deals to a Forward becomes double the damage instead. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "UNKNOWN", "raw": "Choose 1 Job Headhunter. During this turn, the next damage it deals to a Forward becomes double the damage instead. You can only use this ability once per turn.", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ], "cost": "dull" }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "9-079R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Lilty blocks", "effect": "Choose 1 Forward in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "BLOCKS", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-080C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Regis enters the field", "effect": "you may search for 1 Category XV Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-081R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Azul is dealt damage by a Forward, reduce the damage by 5000 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": 5000, "target": { "type": "IMPLICIT" }, "modifier_type": "REDUCTION" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-082C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Edea enters the field", "effect": "Choose 1 active Forward opponent controls. Deal it 1000 damage for each Lightning Character you control.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_active": true }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-083C": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "", "effect": "Choose 1 Forward of cost 2 or less. Break it. Draw 1 card.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-084H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Before paying the cost to play Kain onto the field, you may put 1 active Lightning Backup you control into the Break Zone. If you do so, the cost for playing Kain onto the field is reduced by 5.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "kain onto the field, you may put 1 active lightning backup you control into the break zone. if you do so, the cost for playing kain", "amount": 5, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Kain enters the field", "effect": "Choose 1 Forward opponent controls. It loses 8000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": -8000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-085C": [ { "ability_index": 0, "original": { "type": "special", "name": "", "trigger": "", "effect": "Choose 1 active Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_active": true }, "owner": "ANY" } } ], "cost": "S, discard 1 Category FFTA2 Forward, put Cid of Clan Gully into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-086R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "During your turn, Goblin also becomes a Forward with 5000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 5000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Goblin deals damage to your opponent", "effect": "You may put Goblin into the Break Zone. When you do so, draw 2 cards.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "DEALS_DAMAGE_TO_OPPONENT", "source": "SELF" }, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "BREAK", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "DRAW", "amount": 2, "target": { "type": "CONTROLLER" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-087H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Reveal the top card of your deck. If it is a Forward, play it onto the field. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ], "cost": { "dark": 1 } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Double Meteor", "trigger": "", "effect": "Choose 1 Forward. Deal it 9000 damage. You may discard 1 Card Name Golbez. If you do so, use this special ability again without paying the cost.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Double Meteor", "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "s": true, "dark": 2 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-088C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Job Witch, Seifer gains +3000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "condition": "if you control a job witch, seifer", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-089C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Seeq enters the field", "effect": "Choose 1 Forward opponent controls. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-090C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Sage enters the field", "effect": "When Sage enters the field, you may pay {Lightning}. When you do so, choose 1 Summon in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-091H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Nero (XIV) enters the field", "effect": "if you control a Forward of any Element other than Lightning, until the end of the turn, Nero (XIV) gains +2000 power, Haste and Brave.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_CARD", "card_name": "Forward Of Any Element Other Than Lightning" }, "then_effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Nero (XIV) is added to your hand from the Break Zone", "effect": "choose 1 Forward. Deal it 2000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-092R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Lightning Forward other than Baknamy enters your field", "effect": "Choose 1 Forward opponent controls. Dull it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-093H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Choose 1 active Forward opponent controls. Break it. Dull all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_active": true }, "owner": "OPPONENT" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "9-094L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast your Summons can be paid with CP of any Element.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_ANY_ELEMENT", "card_filter": "summons" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Fusoya enters the field, choose 1 Forward opponent controls.", "effect": "Reveal the top 2 cards of your deck. Deal it 1000 damage for each CP required to play the revealed cards. Add all the revealed cards to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-095L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "At the beginning of your Attack Phase, select 1 of the 3 following actions. If you have received 5 points of damage or more, select up to 2 of the 3 following actions instead.", "effect": "\"Choose 1 Forward. Until the end of the turn, it gains +1000 power and First Strike.\" \"Choose 1 Forward. Dull it.\" \"Choose 1 Category MOBIUS Forward other than Meia. It gains Haste until the end of the turn.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-096R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Lightning Forward you control. It gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "element": "LIGHTNING" }, "owner": "CONTROLLER" } } ], "cost": "1 Lightning CP, Dull" }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-097C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Class Sixth Moogle is on the field, Class Sixth Moogle can produce Water CP.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PRODUCE_CP", "element": "WATER", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-098C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Reeve enters the field", "effect": "You may search for 1 Card Name Vincent or Card Name Cait Sith and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-099R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Livia enters the field, if the cost to play Livia didn't include CP of 3 or more different Elements, put Livia into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Livia gains Brave until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "BRAVE", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": { "cp": [ { "element": "Lightning", "count": 1 } ] } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Break the Forward that blocks Livia.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "cp": [ { "element": "Lightning", "count": 3 } ] } }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-100R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ravus enters the field", "effect": "Choose 1 Forward opponent controls. Dull it.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Ravus enters the field", "effect": "Choose 1 Forward opponent controls. If the number of Forwards your opponent controls is greater than the number of Forwards you control, dull it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-101R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you don't control a Forward other than Adel (VIII), Adel (VIII) gains +1000 power and \"When Adel (VIII) attacks, you may discard 1 card. When you do so, choose 1 Forward opponent controls. Return it to its owner's hand.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": "if you don't control a forward other than adel (viii), adel (viii)", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-102H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "When Ultimecia enters the field, each player reveals the top card of his/her deck. Each player who revealed a Character may play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Ultimecia", "trigger": "", "effect": "Put Ultimecia into the Break Zone: Choose 1 Forward. Put it on top of its owner's deck.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Ultimecia", "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "water": 2, "generic": 0 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-103R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "{s}, put Iedolas into the Break Zone: Choose 1 Summon of cost 4 or less in your Break Zone. Cast it without paying the cost. Remove that Summon from the game after use instead of putting it in the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-104L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ultros attacks", "effect": "Deal 2000 damage and 1000 more damage for each Card Name Ultros in your Break Zone to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Ultros is put from the field into the Break Zone", "effect": "You may pay {W}{W}. When you do so, search for 1 Card Name Ultros and play it onto the field dull.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": true } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-105C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Monster, Gau gains +2000 power.\nIf you control 3 or more Monsters, Gau gains Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if you control a monster, gau", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-106R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ghis enters the field", "effect": "All the Forwards opponent controls lose 1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": -1000, "target": { "type": "ALL", "owner": "OPPONENT", "filter": { "card_type": "FORWARD" } }, "duration": "END_OF_TURN" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Ghis is dealt damage", "effect": "You may remove Ghis from the game. If you do so, return Ghis onto the field dull, then remove the top 3 cards of your deck from the game.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHAINED_EFFECT", "primary_effect": { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } }, "chain_condition": "IF_YOU_DO", "chain_effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-107C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward opponent controls. Gogo gains his/her action abilities until the end of the turn. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "COPY", "copy_from": "CHOSEN", "duration": "END_OF_TURN", "target": { "type": "SELF" }, "copy_type": "ACTION_ABILITIES" } ], "cost": "0" }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-108C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When White Mage enters the field", "effect": "When White Mage enters the field, you may pay {Water}. When you do so, draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-109H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 2 or more Category IV Forwards other than Cecil, Cecil gains +2000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if you control 2 or more category iv forwards other than cecil, cecil", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward you control other than Cecil. During this turn, the next time this Forward would take damage, reduce it by 4000 instead and deal Cecil 4000 damage. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "UNKNOWN", "raw": "Choose 1 Forward you control other than Cecil. During this turn, the next time this Forward would take damage, reduce it by 4000 instead and deal Cecil 4000 damage. You can only use this ability once per turn.", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ], "cost": { "dull": true } }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "9-110C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward you control. It gains +2000 power until the end of the turn. At the end of the turn, return it to its owner's hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ], "cost": "Dull, put King of Concordia into the Break Zone" }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-111H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Banon is chosen by your opponent's Summons or abilities", "effect": "Reveal the top card of your deck. If it is a Backup, cancel all effects choosing Banon.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "CHOSEN_BY_OPPONENT", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Reveal the top card of your deck. If it is a Forward, add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOSEN" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-112C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Paladin enters the field", "effect": "Select 1 of the 2 following actions.\n\"Choose 1 [Job (Standard Unit)] in your Break Zone. Add it to your hand.\"\n\"Until the end of the turn, all the Forwards you control gain +1000 power and Brave.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 [Job (Standard Unit)] in your Break Zone. Add it to your hand.", "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, { "index": 1, "description": "Until the end of the turn, all the Forwards you control gain +1000 power and Brave.", "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-113H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Each player selects up to 2 Forwards or Monsters he/she controls (select as many as possible). Put them into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "9-114C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "EX BURST Choose 1 Forward. It loses all abilities until the end of the turn. Draw 1 card.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-115R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Porom is put from the field into the Break Zone", "effect": "Choose 1 Summon in your Break Zone. Add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "SUMMON" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-116R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Moogle (XII) attacks or blocks", "effect": "Look at the top 3 cards of your deck. Return these to the top and/or bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "SCRY", "count": 3, "options": [ "TOP", "BOTTOM" ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-117C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Mog (VI) enters the field", "effect": "Draw 2 cards.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 2, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Mog (VI) leaves the field", "effect": "Discard 2 cards from your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "DISCARD", "amount": 2, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Dusk Requiem", "trigger": "", "effect": "Choose 1 Forward. Reveal the top card of your deck. If the revealed card's CP cost is an even number, return chosen Forward to its owner's hand. Add the revealed card to your hand. If the revealed card's CP cost is an odd number, deal the chosen Forward 4000 damage, dull it and Freeze it. Add the revealed card to your hand.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Dusk Requiem", "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "water": 3, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-118R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "During your turn, Malboro also becomes a Forward with 6000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 6000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Malboro is blocked", "effect": "All the Forwards opponent controls lose 2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "IS_BLOCKED", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": -2000, "target": { "type": "ALL", "owner": "OPPONENT", "filter": { "card_type": "FORWARD" } }, "duration": "END_OF_TURN" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-119C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Negate all damage dealt to all the Forwards you control.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "9-120L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If a Forward you control is dealt damage, reduce the damage by 1000 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_MODIFIER", "amount": 1000, "target": { "type": "ALL", "owner": "CONTROLLER", "filter": { "card_type": "FORWARD" } }, "duration": "END_OF_TURN", "modifier_type": "REDUCTION" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Rosa forms a party and attacks", "effect": "activate Rosa. Rosa can attack once more this turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Pray", "trigger": "", "effect": "Reveal the top card of your deck. If it is a Water card, activate all the Forwards you control.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Pray", "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "owner": "CONTROLLER", "filter": { "card_type": "FORWARD" } } } ], "cost": "S" }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-121L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can only pay with Fire CP, Wind CP, Earth CP or Water CP and you must use CP of 2 or more different Elements to play Wol onto the field.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Wol is put from the field into the Break Zone", "effect": "choose 1 Forward opponent controls. Deal it 9000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-122H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "At the beginning of your Main Phase 1", "effect": "Reveal the top 2 cards of your deck. Add 1 Category VI Character among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "START_OF_MAIN_PHASE", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 2, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Locke attacks", "effect": "All the Category VI Forwards other than Locke you control gain +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-123L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Chaos (MOBIUS) enters the field", "effect": "If the cost paid to play Chaos (MOBIUS) included Fire CP, deal 5000 damage to all the Forwards opponent controls. If the cost paid to play Chaos (MOBIUS) included Ice CP, your opponent discards 1 card from his/her hand. If the cost paid to play Chaos (MOBIUS) included Lightning CP, your opponent selects 1 Monster he/she controls. Put it into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "the cost paid to play Chaos (MOBIUS) included Fire CP" }, "then_effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "9-124H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Emperor Gestahl enters the field", "effect": "Choose 1 Forward opponent controls. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Emperor Gestahl into the Break Zone: Play 1 Dark Forward of cost 5 or less from your hand onto the field. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "B-001": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Chaos cannot leave the field due to your opponent's Summons or abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Chaos is on the field, Chaos can produce CP of any Element.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PRODUCE_ANY_CP", "condition": { "card_on_field": "chaos" }, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Remove 2 Chaos from your field. Select 1 of the 2 following actions. \"Choose 1 Light Forward. Break it.\" \"Play 1 Card Name Feral Chaos from your hand onto the field.\"", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Light Forward. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "element": "LIGHT" }, "owner": "ANY" } } ] }, { "index": 1, "description": "Play 1 Card Name Feral Chaos from your hand onto the field.", "effects": [ { "type": "PLAY", "count": 1, "optional": false, "filter": {}, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "B-002": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Spiritus cannot leave the field due to your opponent's Summons or abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "You can play 2 or more Dark Characters onto the field.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Spiritus is on the field: Spiritus can produce CP of any Element.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 3, "original": { "type": "action", "name": "", "trigger": "", "effect": "You can discard Dark Element cards from your hand to produce CP. (Dark cards produce 2 Dark CP each.)", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "B-003": [ { "ability_index": 0, "original": { "type": "field", "name": "Brave", "trigger": "", "effect": "When Garland attacks, Garland gains +4000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Brave", "effects": [ { "type": "POWER_MOD", "amount": 4000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "B-004": [ { "ability_index": 0, "original": { "type": "auto", "name": "Haste Brave", "trigger": "When Zenos deals damage to your opponent", "effect": "Choose 1 Forward opponent controls. Deal it 10000 damage.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "Haste Brave", "trigger": { "event": "DEALS_DAMAGE_TO_OPPONENT", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 10000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "B-005": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "When Nael enters the field", "effect": "Reveal the top 5 cards of your deck. Add up to 5 forwards among them to your hand and put the rest of the cards into the Break Zone.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Power: 1 Backup from the game! Until the end of the turn, Nael gains +2000 power and Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Remove 2 Backups from the game! Choose 1 Forward. Deal it 10000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 10000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "B-006": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Orphan enters the field or attacks", "effect": "Choose up to 3 Characters opponent controls. Dull them and Freeze them.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 3, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "B-007": [ { "ability_index": 0, "original": { "type": "special", "name": "Brave", "trigger": "", "effect": "EX Bursts of cards put into the Damage Zone due to Shadow Lord cannot be used.", "is_ex_burst": true }, "parsed": { "type": "SPECIAL", "is_ex_burst": true, "name": "Brave" }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "B-008": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast Golbez is reduced by 1 for every 5 cards in your Break Zone.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Golbez enters the field", "effect": "Choose 1 Forward of cost 5 or less in your Break Zone. Play it onto the field.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 5 }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "B-009": [ { "ability_index": 0, "original": { "type": "auto", "name": "First Strike", "trigger": "When Garland enters the field, choose 1 Forward of cost 3 or less opponent controls", "effect": "Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "First Strike", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "B-010": [ { "ability_index": 0, "original": { "type": "field", "name": "Feral Chaos is also Card Name Chaos in all situations.", "trigger": "", "effect": "Feral Chaos is also Card Name Chaos in all situations.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Feral Chaos is also Card Name Chaos in all situations.", "effects": [ { "type": "ALSO_NAMED", "target": { "type": "CHOSEN" }, "also_name": "chaos" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "Haste First Strike Brave", "trigger": "When Feral Chaos leaves the field, select 1 of your Card Name Chaos removed from the game.", "effect": "Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Haste First Strike Brave", "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "B-011": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "When Sin enters the field, break all the Forwards and Monsters opponent controls.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "Giga-Graviton", "trigger": "", "effect": "At the end of your next turn, if Sin is on the field, your opponent loses the game. You can only use this ability during your turn.", "is_ex_burst": true }, "parsed": { "type": "ACTION", "is_ex_burst": true, "name": "Giga-Graviton", "cost": { "earth": 3, "generic": 0 } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "B-012": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "At the end of each of your turns", "effect": "Remove the top card of your deck from the game.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Cloud of Darkness gains +2000 power for each card removed by Cloud of Darkness' ability.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Cloud of Darkness leaves the field", "effect": "Add all the cards removed by Cloud of Darkness' ability to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "ADD_REMOVED_CARDS", "source": "cloud of darkness" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "B-013": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When The Emperor enters the field", "effect": "choose up to 2 Forwards opponent controls. Dull them and Freeze them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "discard 1 card: Choose 1 dull Forward. Break it. You can only use this ability during your turn.", "is_ex_burst": true }, "parsed": { "type": "ACTION", "is_ex_burst": true, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "B-014": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward you control. Until the end of the turn, it gains +10000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 10000, "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "B-015": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Seymour enters the field, choose 1 Forward. Break it.", "effect": "When Seymour enters the field, choose 1 Forward. Break it.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "B-016": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ultimecia enters the field", "effect": "Reveal the top 2 cards of your deck. Play up to 1 Character among them onto the field and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 2, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Ultimecia into the Break Zone: Choose 1 Forward. Put it on top of its owner's deck.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "B-017": [ { "ability_index": 0, "original": { "type": "special", "name": "EX BURST", "trigger": "", "effect": "Choose 1 Forward. Deal it 10000 damage.", "is_ex_burst": true }, "parsed": { "type": "SPECIAL", "is_ex_burst": true, "name": "EX BURST", "effects": [ { "type": "DAMAGE", "amount": 10000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "B-018": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Select up to 2 of the 4 following actions.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 2, "select_up_to": true, "mode_count": 4, "modes": [] } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Character of cost 5 or more. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER", "cost_min": 5 }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Character of cost 4 or less. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER", "cost_max": 4 }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 3, "original": { "type": "action", "name": "", "trigger": "", "effect": "Activate all the Forwards you control.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "owner": "CONTROLLER", "filter": { "card_type": "FORWARD" } } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 4, "original": { "type": "action", "name": "", "trigger": "", "effect": "Activate all the Backups you control.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "B-019": [ { "ability_index": 0, "original": { "type": "special", "name": "EX BURST", "trigger": "", "effect": "Choose up to 3 Forwards. Break them.", "is_ex_burst": true }, "parsed": { "type": "SPECIAL", "is_ex_burst": true, "name": "EX BURST", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 3, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "B-020": [ { "ability_index": 0, "original": { "type": "special", "name": "EX BURST", "trigger": "", "effect": "Choose up to 3 Forwards. Return them to their owners' hands.", "is_ex_burst": true }, "parsed": { "type": "SPECIAL", "is_ex_burst": true, "name": "EX BURST", "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 3, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "B-021": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Dark Forward, the cost to cast Zodiark, Keeper of Precepts is reduced by 3.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "zodiark, keeper of precepts", "amount": 3, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Break all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "B-022": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Forwards opponent controls won't activate at the controller's Active Phase.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Vayne enters the field", "effect": "dull all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "ALL", "zone": "FIELD", "owner": "OPPONENT", "filter": { "card_type": "FORWARD" } } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "Force of Will", "trigger": "", "effect": "Freeze all the Forwards opponent controls.", "is_ex_burst": true }, "parsed": { "type": "ACTION", "is_ex_burst": true, "name": "Force of Will", "effects": [ { "type": "FREEZE", "target": { "type": "ALL", "filter": { "card_type": "FORWARD" } } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "B-023": [ { "ability_index": 0, "original": { "type": "special", "name": "EX BURST", "trigger": "When Kuja enters the field", "effect": "Choose up to 3 Forwards or Monsters opponent controls. Dull them and Freeze them.", "is_ex_burst": true }, "parsed": { "type": "SPECIAL", "is_ex_burst": true, "name": "EX BURST", "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 3, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "Put it Back into the Break Zone", "trigger": "", "effect": "Play Kuja onto the field. You can only use this ability during your Main Phase and if Kuja is in the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": "Put it Back into the Break Zone", "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "B-024": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ardyn enters the field", "effect": "Choose up to 3 Forwards opponent controls. They cannot attack or block until the end of the next turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PREVENT", "action": "ATTACK_AND_BLOCK", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 3, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Ardyn is put from the field into the Break Zone", "effect": "Play Ardyn onto the field at the end of the turn.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "DELAYED_PLAY", "target": { "type": "CHOSEN" }, "timing": "END_OF_TURN" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "B-025": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Galdes is put from the field into the Break Zone", "effect": "Select up to 3 of the 3 following actions:", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 3, "select_up_to": true, "mode_count": 3, "modes": [] } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "\"Your opponent randomly discards 1 card from their hand.\"", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DISCARD", "amount": 1, "target": { "type": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "\"If 1 character other than Card Name Galdes in your Break Zone. Add it to your hand.\"", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 3, "original": { "type": "action", "name": "", "trigger": "", "effect": "\"Choose 1 Forward. It loses 10000 power until the end of the turn.\"", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": -10000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "B-026": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Exdeath enters the field", "effect": "Choose up to 3 Forwards among all Break Zones. Play all the Forwards among them of cost equal to or less than the number of Backups you control onto your field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "UNKNOWN", "raw": "Choose up to 3 Forwards among all Break Zones. Play all the Forwards among them of cost equal to or less than the number of Backups you control onto your field.", "target": { "type": "CHOOSE", "count": 3, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "B-027": [ { "ability_index": 0, "original": { "type": "special", "name": "EX BURST", "trigger": "", "effect": "Break all the Forwards of costs 2, 3, 5, 7, 11, and 13 opponent controls.", "is_ex_burst": true }, "parsed": { "type": "SPECIAL", "is_ex_burst": true, "name": "EX BURST", "effects": [ { "type": "BREAK", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "B-028": [ { "ability_index": 0, "original": { "type": "field", "name": "Brave", "trigger": "", "effect": "When Sephiroth attacks, dull all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Brave", "effects": [ { "type": "DULL", "target": { "type": "ALL", "zone": "FIELD", "owner": "OPPONENT", "filter": { "card_type": "FORWARD" } } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "At the end of each of your turns", "effect": "Remove all the cards in your opponent's Break Zone from the game.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "B-029": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "President Shinra cannot leave the field due to your opponent's Summons or abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can play 2 or more Dark Characters onto the field.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ALLOW_MULTIPLE", "count": 2, "filter": { "element": "DARK" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "field", "name": "", "trigger": "", "effect": "If President Shinra is on the field, President Shinra can produce CP of any Element.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PRODUCE_ANY_CP", "condition": { "card_on_field": "president shinra" }, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 3, "original": { "type": "action", "name": "", "trigger": "", "effect": "Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ], "cost": { "cp": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "B-030": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Hojo cannot leave the field due to your opponent's Summons or abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "If Hojo is on the field", "effect": "Hojo can produce CP of any Element.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Play 1 Card Name Sephiroth from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY", "count": 1, "optional": false, "filter": {}, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ], "cost": { "cp": 3 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "B-031": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Weiss enters the field", "effect": "You may play 1 Character from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": {}, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Weiss attacks", "effect": "All the Forwards you control gain +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "B-032": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Shelke enters the field", "effect": "You may play 1 Forward from your hand onto the field. If you do so, your opponent discards 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": { "card_type": "FORWARD" }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "B-033": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Genesis Avatar is also Card Name Genesis in all situations.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ALSO_NAMED", "target": { "type": "CHOSEN" }, "also_name": "genesis" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Genesis Avatar enters the field", "effect": "deal 9000 damage to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "B-034": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Select up to 3 of the 3 following actions.\n\"Choose up to 2 Characters. Dull them.\"\n\"Choose 1 Character. Freeze it.\"\n\"Your opponent discards 1 card.\"", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 3, "select_up_to": true, "mode_count": 3, "modes": [ { "index": 0, "description": "Choose up to 2 Characters. Dull them.", "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Character. Freeze it.", "effects": [ { "type": "FREEZE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, { "index": 2, "description": "Your opponent discards 1 card.", "effects": [] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "B-035": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Angeal Penance is also Card Name Angeal in all situations.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ALSO_NAMED", "target": { "type": "CHOSEN" }, "also_name": "angeal" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "Haste", "trigger": "", "effect": "When Angeal Penance deals damage to your opponent, break all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Haste", "effects": [ { "type": "BREAK", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "B-036": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Shinra Soldier enters the field", "effect": "you may search for up to 2 Card Name Shinra Soldier and add them to your hand. Then, you may play any number of Card Name Shinra Soldier from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "B-037": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Forwards other than Tseng you control gain +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Tseng enters the field", "effect": "You may search for 1 Job Member of the Turks and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "B-038": [ { "ability_index": 0, "original": { "type": "auto", "name": "First Strike", "trigger": "When Sephiroth enters the field", "effect": "Choose 1 Forward and 1 Backup. Break them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "First Strike", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "B-039": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Sephiroth enters the field, choose 1 Character. Break it.", "effect": "When Sephiroth enters the field, choose 1 Character. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "Octuslash", "trigger": "", "effect": "Choose up to 1 Forward, up to 1 Backup, and up to 1 Monster. Remove them from the game.", "is_ex_burst": true }, "parsed": { "type": "ACTION", "is_ex_burst": true, "name": "Octuslash", "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "B-040": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Heidegger enters the field", "effect": "Choose up to 2 Forwards. Break them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Heidegger into the Break Zone: Reveal the top 5 cards of your deck. Add 1 Forward among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "B-041": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Reeve enters the field, choose 1 Forward of cost 3 or less in your Break Zone", "effect": "Play it onto the field.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "B-042": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Deal 10000 damage to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 10000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "B-043": [ { "ability_index": 0, "original": { "type": "special", "name": "EX BURST", "trigger": "", "effect": "Choose up to 3 dull Forwards. Break them. Your opponent discards 1 card.", "is_ex_burst": true }, "parsed": { "type": "SPECIAL", "is_ex_burst": true, "name": "EX BURST", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 3, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "B-044": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Character of cost 4 or more. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER", "cost_min": 4 }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "B-045": [ { "ability_index": 0, "original": { "type": "special", "name": "EX BURST", "trigger": "", "effect": "All the Forwards you control gain +5000 power until the end of the turn. Draw 1 card.", "is_ex_burst": true }, "parsed": { "type": "SPECIAL", "is_ex_burst": true, "name": "EX BURST", "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "B-046": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Select up to 2 of the 4 following actions. \"Choose 1 Monster. Break it.\" \"Choose 1 Forward of cost 4 or less. Break it.\" \"Choose 1 active Forward. Deal it 8000 damage.\" \"Choose 1 Forward. It gains Haste until the end of the turn.\"", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 2, "select_up_to": true, "mode_count": 4, "modes": [ { "index": 0, "description": "Choose 1 Monster. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Forward of cost 4 or less. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 4 }, "owner": "ANY" } } ] }, { "index": 2, "description": "Choose 1 active Forward. Deal it 8000 damage.", "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_active": true }, "owner": "ANY" } } ] }, { "index": 3, "description": "Choose 1 Forward. It gains Haste until the end of the turn.", "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "B-047": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Select 1 of the 3 following actions. \"Choose up to 3 Forwards. Return them to their owners' hands.\" \"Close 1 action ability. Cancel its effect.\" \"During this turn, if a Forward you control is dealt damage by a Summon or an ability, the damage becomes 0 instead.\"", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 3, "modes": [ { "index": 0, "description": "Choose up to 3 Forwards. Return them to their owners' hands.", "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 3, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 1, "description": "Close 1 action ability. Cancel its effect.", "effects": [ { "type": "CANCEL", "target": { "type": "CHOSEN" } } ] }, { "index": 2, "description": "During this turn, if a Forward you control is dealt damage by a Summon or an ability, the damage becomes 0 instead.", "effects": [ { "type": "DAMAGE_PREVENTION", "condition": { "damage_source": "SUMMON_OR_ABILITY" }, "target": { "type": "CHOSEN" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "B-048": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Rufus enters the field", "effect": "You may search for 1 Job Member of the Turks and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Rufus or a Job Member of the Turks you control is put from the field into the Break Zone", "effect": "Choose 1 Forward opponent controls. Deal it 10000 damage.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 10000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "B-049": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Job Member of the Turks other than Rude, Rude gains First Strike.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_CARD", "card_name": "Job Member Of The Turks Other Than Rude" }, "then_effects": [ { "type": "ABILITY_GRANT", "ability": "FIRST_STRIKE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "B-050": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Job Member of the Turks other than Reno, Reno gains Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_CARD", "card_name": "Job Member Of The Turks Other Than Reno" }, "then_effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "B-051": [ { "ability_index": 0, "original": { "type": "field", "name": "Haste", "trigger": "", "effect": "Elena cannot be blocked.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Haste", "effects": [ { "type": "BLOCK_IMMUNITY", "condition": null, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "If you control a Job Member of the Turks other than Elena", "effect": "Elena cannot be chosen by your opponent's Summons.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "B-052": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cissnet enters the field", "effect": "You may discard 1 card. When you do so, choose 1 Forward. Deal it 9000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Damage 3 — Cissnet gains Haste and Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "B-053": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Card Name Shelke you control gains +5000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 5000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Put Shalua into the Break Zone: Choose 1 Forward. During this turn, the next damage dealt to it becomes 0 instead.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "B-054": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Restrictor enters the field", "effect": "You may search for 1 Job Tsviets and play it onto the field.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "C-001": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Chocobo's Crystal Hunt enters the field", "effect": "Search for 1 Forward in your deck, reveal it to your opponent, and add it to your hand. Then, shuffle your deck.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "C-002": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Crystal Hunt enters the field", "effect": "Search your deck for 1 Wind Forward, reveal it to your opponent, put it into your hand, then shuffle your deck.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "C-003": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Crystal Hunt enters the field", "effect": "Search for 1 [Crystal] and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "C-004": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Chocobo's Crystal Hunt enters the field", "effect": "Search for 1 Crystal and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "PR-001": [ { "ability_index": 0, "original": { "type": "auto", "name": "Hell's Gate", "trigger": "When Sephiroth enters the field", "effect": "Choose 1 Backup. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Hell's Gate", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "PR-002": [ { "ability_index": 0, "original": { "type": "special", "name": "Limit Break", "trigger": "", "effect": "Until the end of the turn, Vincent gains +5000 power, First Strike and Brave.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Limit Break", "effects": [ { "type": "POWER_MOD", "amount": 5000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ], "cost": { "fire": 1, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "PR-003": [ { "ability_index": 0, "original": { "type": "auto", "name": "Legion of One", "trigger": "EX", "effect": "Activate Lightning. Lightning gains First Strike until the end of the turn.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "Legion of One", "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-001H-12-002H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Choose 1 auto-ability. Cancel its effect. If the cancelled auto-ability triggered from a Forward, deal that Forward 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-002C-12-004R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Alphinaud enters the field due to your Summons or abilities", "effect": "You may search for 1 Character and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-003H-20-003H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Select 1 of the 2 following actions. If you control 5 or more Fire Characters, select up to 2 of the 2 following actions instead.\n\"Choose 1 Forward. Deal it 5000 damage.\"\n\"Choose 1 Forward. Deal it 5000 damage.\"", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Forward. Deal it 5000 damage.", "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Forward. Deal it 5000 damage.", "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] } ], "enhanced_condition": { "description": "if you control 5 or more fire characters", "select_count": 2, "select_up_to": true } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-004C-8-004R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If a Fire Character you control deals damage to a Forward, the damage increases by 1000 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_CARD", "card_name": "Deals Damage To A Forward" }, "then_effects": [ { "type": "DAMAGE_MODIFIER", "amount": 1000, "target": { "type": "CHOSEN" }, "modifier_type": "INCREASE" } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 1000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-005L-17-002L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Edgar enters the field", "effect": "Choose up to 2 Category VI Forwards other than Card Name Edgar in your Break Zone. Add them to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Category VI Forward of cost 3 or more you control. The next time you use this special ability this turn, you can do so without paying [S]. You can only use this ability during your turn and only once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "UNKNOWN", "raw": "Choose 1 Category VI Forward of cost 3 or more you control. The next time you use this special ability this turn, you can do so without paying [S]. You can only use this ability during your turn and only once per turn.", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_min": 3 }, "owner": "CONTROLLER" } } ], "cost": { "lightning": 1, "dull": true } }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "Re-006C-16-003C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Elbis enters the field", "effect": "Choose 1 Forward opponent controls. Deal it 3000 damage for each Morze's Soiree Member you control.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-007C-11-003R": [ { "ability_index": 0, "original": { "type": "special", "name": "EX BURST", "trigger": "When Cyan enters the field", "effect": "You may search for 1 Job Samurai or Card Name Samurai other than Card Name Cyan and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "SPECIAL", "is_ex_burst": true, "name": "EX BURST", "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "When a Job Samurai or a Card Name Samurai you control attacks, deal 1000 damage for each Job Samurai and/or Card Name Samurai you control to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_SCALING", "damage_per": 1000, "count_filter": "job samurai and/or card name samurai you control to all the forwards opponent controls.", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-008C-1-007R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Gadot enters the field", "effect": "You may play 1 Fire Forward of cost 2 or less from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": { "card_type": "FORWARD", "element": "FIRE", "cost_max": 2 }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Gadot enters the field", "effect": "All the Forwards you control gain +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-009C-3-009C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 1000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 damaged Forward. Deal it 2000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-010C-4-012C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Goblin into the Break Zone: Choose 1 Forward you control. It gains Haste until the end of the turn. Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-011C-17-007C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Goblin enters the field", "effect": "You may search for 1 Job Goblin and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Goblin into the Break Zone. Choose 1 Forward. Deal it 3000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOSEN" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-012C-12-008R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Princess Goblin enters the field", "effect": "you may search for 1 Light Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD", "element": "LIGHT" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Light Forward enters your field", "effect": "put Princess Goblin into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-013C-7-008C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Sazh enters the field", "effect": "You may search for 1 Fire Summon and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "SUMMON", "element": "FIRE" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-014H-PR-108": [ { "ability_index": 0, "original": { "type": "field", "name": "Haste", "trigger": "", "effect": "When Squall enters the field or attacks, choose 1 Forward. It gains +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Haste", "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "Damage 3", "trigger": "When Squall attacks, choose 1 Forward", "effect": "It gains \"This Forward cannot block.\" until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Damage 3", "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "CANT_BLOCK", "restriction": "CANNOT_BLOCK", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-015C-14-015R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Zenos enters the field", "effect": "Reveal the top 5 cards of your deck. Add up to 2 Category XIV Forwards among them to your hand, and put the rest of the cards into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "When Zenos attacks, all the Category XIV Forwards you control gain Haste until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "Re-016C-18-007C": [ { "ability_index": 0, "original": { "type": "special", "name": "EX BURST", "trigger": "When Selphie enters the field, choose 1 Fire Forward in your Break Zone", "effect": "Add it to your hand. [EX], put Selphie into the Break Zone. Choose 1 Fire Forward. It gains +3000 power until the end of the turn.", "is_ex_burst": true }, "parsed": { "type": "SPECIAL", "is_ex_burst": true, "name": "EX BURST", "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-017C-10-132S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Terra enters the field, choose 1 Summon in your Break Zone", "effect": "Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When you cast a Summon, choose 1 Forward opponent", "effect": "controls. Deal it 2000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "SUMMON_CAST", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "EX BURST", "trigger": "", "effect": "When Terra enters the field, choose 1 Summon in your Break Zone. Add it to your hand. When you cast a Summon, choose 1 Forward opponent controls. Deal it 2000 damage.", "is_ex_burst": true }, "parsed": { "type": "SPECIAL", "is_ex_burst": true, "name": "EX BURST", "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-018L-17-016L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 5 or more Fire Characters and/or Category XIV Characters, Hien gains Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_COUNT", "comparison": "GTE", "value": 5, "card_type": "CHARACTER" }, "then_effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Hien attacks, activate all the Category XIV Forward on you control. Until the end of the turn, they gain \"This Forward can attack twice in the same turn.\" This effect will trigger only once per turn.", "effect": "activate all the Category XIV Forward on you control. Until the end of the turn, they gain \"This Forward can attack twice in the same turn.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-019L-18-012L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "When Faris enters the field or attacks, deal 1000 damage to all Forwards.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 1000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Faris or a Job Warrior of Light Forward you control is dealt damage", "effect": "choose up to 1 Forward opponent controls. Deal it 3000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "Damage 3", "trigger": "When Faris enters the field", "effect": "you may search for 1 Job Warrior of Light other than Card Name Faris and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Damage 3", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "element": "LIGHT" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-020H-20-018H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Phoinix enters the field", "effect": "Choose 1 Forward. Deal it 9000 damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 9000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Remove 4 cards in the Break Zone from the game. Until the end of the turn, Phoinix also becomes a Forward with 9000 power. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-021H-6-019L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Job Rebel Forward, the cost required to cast Firion is reduced by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "firion", "amount": 2, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "If your opponent controls 3 or more Forwards, Firion gains +1000 power and Haste.", "effect": "If your opponent controls 3 or more Forwards, Firion gains +1000 power and Haste.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "your opponent controls 3 or more Forwards" }, "then_effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put 1 Backup into the Break Zone: Until the end of the turn, Firion gains First Strike and Brave.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "backup": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-022C-9-017C": [ { "ability_index": 0, "original": { "type": "special", "name": "EX BURST", "trigger": "", "effect": "Choose 1 Forward. Until the end of the turn, it gains +1000 power and First Strike. Draw 1 card. If you have received 4 points of damage or more, it also gains Haste until the end of the turn.", "is_ex_burst": true }, "parsed": { "type": "SPECIAL", "is_ex_burst": true, "name": "EX BURST", "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-023C-7-016C": [ { "ability_index": 0, "original": { "type": "special", "name": "", "trigger": "", "effect": "Put Bomb into the Break Zone! Choose 1 Forward. Deal it 3000 damage, and deal 2000 damage to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "", "trigger": "", "effect": "Discard Bomb: Choose 1 Forward. Deal it 2000 damage. You can only use this ability if Bomb is in your hand.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-024C-8-018R": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "When Marche enters the field", "effect": "Reveal the top 5 cards of your deck. Add 1 Fire Character among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 5, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-025H-12-017H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Search for 1 Fire Forward of cost 3 and play it onto the field. You can only use this ability if Magissa has received 4000 damage or more and only once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-026H-17-017H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast Sabin is reduced by 1 for each Category VI Character you control (it cannot become 0).", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION_SCALING", "card_filter": "sabin", "reduction_per": 1, "scale_by": "FIELD_CARDS_CONTROLLED", "scale_filter": { "category": "VI" }, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "Chakra", "trigger": "Activate all the Forwards other than Sabin you control", "effect": "They gain +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Chakra", "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "Aura Cannon", "trigger": "", "effect": "Choose 1 Forward. Deal it 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": "Aura Cannon", "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-027H-7-017H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Meeth enters the field", "effect": "You may discard 1 card. If you do, search for 1 Forward of the same cost as the discarded card and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-028C-18-015R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ramza enters the field, choose 1 Job Knight of cost 5 or less in your Break Zone", "effect": "Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Dull 4 active Job Knight: Choose 1 Forward opponent controls. Break it. Ramza deals your opponent 1 point of damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "warp": 2, "generic": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-029C-13-015C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Job Standard Unit Forward or Job Warrior of Light Forward you control. Until the end of the turn, it gains +1000 power and Haste. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "element": "LIGHT" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-030C-16-022R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Erwin enters the field", "effect": "Your opponent discards 1 card. If you control 2 or more Job Morze's Soiree Member, your opponent reveals their hand, and you select 1 card from it for your opponent to discard instead.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CONDITIONAL_EFFECT", "condition": "CONTROL_COUNT", "count": 2, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-031H-16-023H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Category FFT Character other than Agrias, Agrias gains +3000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "condition": "if you control a category fft character other than agrias, agrias", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Agrias is chosen by your opponent's Summon or ability", "effect": "Your opponent discards 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Agrias attacks", "effect": "Gain [Light].", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "LIGHT" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-032C-6-022R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ysayle enters the field", "effect": "You may search for 1 Ice Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD", "element": "ICE" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-033C-18-019R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When your opponent discards 1 or more cards due to your Summons or abilities", "effect": "Choose 1 Character. Dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "Damage 5", "trigger": "", "effect": "Weiss gains 1 1000 power and \"Weiss cannot be chosen by your opponent's Summons or abilities.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Damage 5", "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_SUMMONS_AND_ABILITIES", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-034C-19-019R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Vincent enters the field", "effect": "Choose up to 3 Backups. Freeze them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "FREEZE", "target": { "type": "CHOOSE", "count": 3, "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Character. Freeze it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "FREEZE", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Nightmare Shot", "trigger": "", "effect": "Choose 1 Forward. Deal it 8000 damage.", "is_ex_burst": true }, "parsed": { "type": "SPECIAL", "is_ex_burst": true, "name": "Nightmare Shot", "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-035H-10-023H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When you cast a Summon", "effect": "Choose 1 Forward you control. Remove it from the game. Then, play the removed Forward onto the field dull. This effect will trigger only during your turn and only once per turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "SUMMON_CAST", "source": "SELF" }, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-036H-4-026H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Gestahlian Empire Cid enters the field", "effect": "You may search for 1 Category VI Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-037L-14-023L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you have 3 or more different Elements among cards in your Break Zone, Gilgamesh (FFBE) gains +1000 power, Haste and First Strike, and also gains Brave and \"Gilgamesh (FFBE) can attack 3 times in the same turn.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": "if you have 3 or more different elements among cards in your break zone, gilgamesh (ffbe)", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Gilgamesh (FFBE) attacks, choose 1 Character", "effect": "If you have 5 or more different Elements among cards in your Break Zone, dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "BREAK_ZONE_COUNT", "comparison": "GTE", "value": 5, "card_names": [ "Different Elements Among Cards" ] }, "then_effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-038C-11-133S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cait Sith enters the field", "effect": "Your opponent reveals their hand. You may select 1 card in their hand other than a Backup. If you do so, remove it from the game and your opponent draws 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-039C-7-030C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Goblin into the Breaks Zone; Search for 1 Monster and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "MONSTER" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Discard Goblin", "trigger": "", "effect": "Choose 1 dull Forward. Deal it 3000 damage. You can only use this ability if Goblin is in your hand.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Discard Goblin", "effects": [ { "type": "DAMAGE", "amount": 3000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-040C-8-032R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "You can only cast Shiva during your turn. Choose up to 3 Forwards and/or Monsters opponent controls. Dull them and Freeze them.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-041H-13-022H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Card Name Remedi, Cid Randell gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if you control a card name remedi, cid randell", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Opposing Forwards entering the field will not trigger any auto-abilities (this applies to their own abilities and abilities triggered by your opponent's Forward entering their field).", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SUPPRESS_AUTO_TRIGGERS", "target": { "type": "OPPONENT", "filter": { "card_type": "FORWARD" } }, "trigger_type": "ENTERS_FIELD" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-042C-13-023R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Summons and abilities of your opponent must choose Charlotte if possible.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "TAUNT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "Damage 3", "effect": "Charlotte gains +2000 power and \"the damage dealt to Charlotte is reduced by 2000 instead.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-043L-16-030L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If your opponent has 1 card or less in their hand, the cost required to cast Shantotto is reduced by 3.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "shantotto", "amount": 3, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Shantotto enters the field, choose 1 Character other than Card Name Shantotto in your Break Zone", "effect": "Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Remove Shantotto in your hand from the game. Dull all the Forward opponent controls. You can only use this ability if Shantotto is in your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "ALL", "zone": "FIELD", "owner": "OPPONENT", "filter": { "card_type": "FORWARD" } } } ], "cost": { "lightning": 3, "generic": 2 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-044C-8-034R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "At the end of each of your opponent's turns, if your opponent has 2 cards or more in their hand, your opponent discards 1 card.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" } ], "Re-045C-20-030R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Category VI Forwards you control can form a party with Forwards of any element.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PARTY_ANY_ELEMENT", "target": { "type": "CHOSEN" }, "party_with": "forwards" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When 2 or more Category VI Forwards you control form a party and attack, choose 1 Character. Dull it and Freeze it.", "effect": "When 2 or more Category VI Forwards you control form a party and attack, choose 1 Character. Dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-046H-15-036H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Celes enters the field", "effect": "Select 1 of the 2 following actions. \"Search for 1 Card Name Lore and add it to your hand.\" \"You opponent discards 1 card.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Search for 1 Card Name Lore and add it to your hand.", "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, { "index": 1, "description": "You opponent discards 1 card.", "effects": [] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When 1 or more Category VI Forwards you control form a party and attack", "effect": "Select 1 of the 2 following actions. \"Choose up to 2 Characters in the attacking party. Choose 1 Category VI Character in your Break Zone. Add it to your hand.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose up to 2 Characters in the attacking party. Choose 1 Category VI Character in your Break Zone. Add it to your hand.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-047C-11-134S": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "put the top 2 cards of your deck into the Break Zone! Choose 1 Forward. Dull it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "put the top 7 cards of your deck into the Break Zone! Choose 1 dull Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "put the top 15 cards of your deck into the Break Zone! Choose 1 Forward. You gain control of it for as long as Don Corneo is on the field.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-048C-10-039C": [ { "ability_index": 0, "original": { "type": "field", "name": "Member of the Amathrwn Society", "trigger": "", "effect": "Member of the Amathrwn Society", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Member of the Amathrwn Society" }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Nag'molada enters the field", "effect": "You may search for 1 Monster and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "MONSTER" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-049C-18-028C": [ { "ability_index": 0, "original": { "type": "special", "name": "EX BURST", "trigger": "", "effect": "When Nero enters the field, you may search for 1 Card Name Weiss and add it to your hand. When a Card Name Weiss enters your field, your opponent discards 1 card.", "is_ex_burst": true }, "parsed": { "type": "SPECIAL", "is_ex_burst": true, "name": "EX BURST", "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-050H-16-038H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When your opponent discards 1 or more cards due to your Summons or abilities", "effect": "Choose 1 Forward opponent controls. Dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Until the end of the turn, Byblos also becomes a Forward with 7000 power and \"When Byblos attacks, your opponent discards 1 card.\" You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 7000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ], "cost": { "damage": 3 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-051H-18-030H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you have 1 card or less in your hand, Physalis gains +3000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "condition": "if you have 1 card or less in your hand, physalis", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Discard 1 card: Remove the top 2 cards of your deck from the game. You can cast them at any time you could normally cast them this turn. You can only use this ability during your turn and only once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } } ], "cost": { "discard": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-052C-4-043C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Search for 1 Card Name Flan and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Flan into the Break Zone. Your opponent discards 1 card. You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-053C-4-044R": [ { "ability_index": 0, "original": { "type": "ex_burst", "name": "", "trigger": "When Mewt enters the field", "effect": "You may search for 1 Card Name Cid Randell or Card Name Remedi and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "EX_BURST", "is_ex_burst": true, "name": null }, "parse_confidence": "LOW", "parse_notes": null } ], "Re-054C-16-042R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Lasswell or a Job Knight enters your field", "effect": "Choose 1 Character. Dull it and Freeze it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "At the end of each of your turns, if a Job Knight you control attacked this turn", "effect": "Your opponent discards 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "Re-055C-2-048R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Rinoa enters the field", "effect": "You may search for 1 Category VIII Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-056L-6-041L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Rinoa enters the field", "effect": "choose 1 Forward other than Rinoa you control. Remove it from the game. Then, play the removed Forward onto the field dull.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-057C-4-047R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Card Name Cid Randell, Remedi gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": "if you control a card name cid randell, remedi", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When your opponent plays a Character onto the field other than from their hand", "effect": "If your opponent doesn't pay 2, break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "your opponent doesn't pay 2" }, "then_effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-058H-4-048L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Locke enters the field, if you control 2 or more Category VI Characters other than Locke", "effect": "your opponent discards 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Locke deals damage to your opponent", "effect": "your opponent discards 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "DEALS_DAMAGE_TO_OPPONENT", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 2, "original": { "type": "special", "name": "Mirage Dive", "trigger": "", "effect": "EX: Locke cannot be blocked this turn.", "is_ex_burst": true }, "parsed": { "type": "SPECIAL", "is_ex_burst": true, "name": "Mirage Dive" }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "Re-059H-2-049H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Select 1 of the 3 following actions. \"Choose up to 2 Forwards. Activate them.\" \"Choose up to 5 Backups. Activate them.\" \"Choose 1 Character of cost 2 or less in your Break Zone. Add it to your hand.\"", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 3, "modes": [ { "index": 0, "description": "Choose up to 2 Forwards. Activate them.", "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose up to 5 Backups. Activate them.", "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 5, "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "ANY" } } ] }, { "index": 2, "description": "Choose 1 Character of cost 2 or less in your Break Zone. Add it to your hand.", "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER", "cost_max": 2 }, "owner": "ANY" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-060H-16-043H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "During each turn, when you cast the second card you've cast", "effect": "Choose up to 2 Backups. Activate them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Damage 5 — 0: Until the end of the turn, Atomos also becomes a Forward with 7000 power and \"When Atomos attacks, activate all the Backups you control.\"", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "CONTROLLER" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" } ], "Re-061C-1-197S": [ { "ability_index": 0, "original": { "type": "auto", "name": "Gullwings", "trigger": "When Brother enters the field", "effect": "You may search for 1 Category X Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Gullwings", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-062C-18-035R": [ { "ability_index": 0, "original": { "type": "ex_burst", "name": "EX BURST", "trigger": "When Arc enters the field", "effect": "Reveal the top 5 cards of your deck. Add 1 Fire, Earth or Water card among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": true }, "parsed": { "type": "EX_BURST", "is_ex_burst": true, "name": "EX BURST" }, "parse_confidence": "LOW", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "If there are 4 or more different Elements among Forwards you control, the forwards you control gain +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if there are 4 or more different elements among forwards you control, the forwards you control", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-063C-8-046R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Character of cost 4 or more. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "CHARACTER", "cost_min": 4 }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-064C-8-047C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Waltrill enters the field", "effect": "Place up to 2 cards from your hand at the bottom of your deck in any order. Then, draw the same number of cards as were returned to your deck.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Waltrill joins the Break Zone Dwell", "effect": "Then, place 1 card from your hand at the bottom of your deck. You can only use this ability if you control a Card Name Norschladen.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "Re-065L-20-044L": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "When Edge enters the field, select 1 of the 3 following actions. If Edge was cast, select up to 3 of the 3 following actions instead.\n\"Choose 1 Forward. If it gains 2000 power, it will be the end of the turn.\"\n\"Choose up to 2 cards from either player's Break Zone. Remove them from the game.\"\n\"Edge gains Haste until the end of the turn.\"", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 3, "modes": [ { "index": 0, "description": "Choose 1 Forward. If it gains 2000 power, it will be the end of the turn.", "effects": [ { "type": "UNKNOWN", "raw": "Choose 1 Forward. If it gains 2000 power, it will be the end of the turn.", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose up to 2 cards from either player's Break Zone. Remove them from the game.", "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, { "index": 2, "description": "Edge gains Haste until the end of the turn.", "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] } ], "enhanced_condition": { "description": "if edge was cast", "select_count": 3, "select_up_to": true } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Play Edge onto the field. You can only use this ability during your turn and if Edge is in the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-066H-8-053H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "You may put Sherlotta into the Break Zone to produce 1 CP of any Element in order to pay a CP cost. (This can be in addition to dulling Sherlotta for CP.)", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-067C-17-049C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cid Pollendina enters the field", "effect": "You may search for 1 Category IV Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-068C-7-053C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Zu into the Break Zone: Activate all the Backups you control.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Discard Zu: Choose up to 2 Backups you control. Activate them. You can only use this ability if Zu is in your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-069C-13-043C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Stiltzkin enters the field", "effect": "You may search for 1 Forward of cost 1 or Monster of cost 1 and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD", "cost": 1 }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-070L-16-051L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cecil enters the field", "effect": "You may play 1 Character of cost 4 or less from your hand onto the field. When it enters the field, if it is a Category IV Character, choose up to 2 Backups. Activate them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "When 1 or more Characters you control are chosen by your opponent's Summon or ability, if your opponent doesn't pay 2, cancel its effects.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CANCEL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "Re-071H-3-059H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When King Tycoon enters the field", "effect": "you may search for 1 Card Name Faris or Card Name Lenna and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-072C-4-063C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Chocobo enters the field", "effect": "Choose 1 Forward other than Chocobo. It gains Haste until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-073H-10-055H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward you control. Return it to its owner's hand. Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-074C-6-051C": [ { "ability_index": 0, "original": { "type": "special", "name": "EX BURST", "trigger": "", "effect": "Search for 1 Job Chocabo or Job Moogle and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "SPECIAL", "is_ex_burst": true, "name": "EX BURST", "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-075C-12-048R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Place 1 Item Counter on Chocolate.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "ADD_COUNTER", "count": 1, "counter_type": "ITEM", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Remove 2 Item Counters from Chocolate: Draw 1 card. You can only use this ability during your turn and only once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-076C-3-062C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 attacking Forward. Deal it 2000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 2000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "generic": 1 } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "Concerto", "trigger": "", "effect": "Choose 1 Forward. Deal it 4000 damage for each Job Class Zero Cadet Forward you control.", "is_ex_burst": true }, "parsed": { "type": "ACTION", "is_ex_burst": true, "name": "Concerto", "effects": [ { "type": "DAMAGE", "amount": 4000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "wind": 3, "generic": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-077C-8-058R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Norschtalen enters the field", "effect": "You may search for 1 Category FFCC Backup and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "BACKUP" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-078H-7-059L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Bartz enters the field", "effect": "choose up to 2 Category V Characters. Activate them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Def it 5000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "Until the end of the turn", "effect": "Bartz gains First Strike and Bartz's power becomes 10000.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "ABILITY_GRANT", "ability": "FIRST_STRIKE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 3, "original": { "type": "auto", "name": "", "trigger": "If Bartz used Spellbind and Duel-Wield this turn", "effect": "until the end of the turn, Bartz gains Haste, Brave and Bartz can attack 3 times in the same turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-079H-13-048H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Balthier enters the field", "effect": "Choose 1 Job Sky Pirate Forward of cost 2 or less in your Break Zone. Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 2 }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Dull 2 active Job Sky Pirate Forward. Choose 1 Job Sky Pirate Forward. Until the end of the turn, it gains +2000 power and Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-080C-16-059C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Pecciotta enters the field", "effect": "activate all the Job Morze's Soiree Member you control.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "EX BURST", "trigger": "", "effect": "When Pecciotta enters the field, activate all the Job Morze's Soiree Member you control.", "is_ex_burst": true }, "parsed": { "type": "SPECIAL", "is_ex_burst": true, "name": "EX BURST", "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-081C-11-060C": [ { "ability_index": 0, "original": { "type": "special", "name": "EX BURST", "trigger": "When Maina enters the field", "effect": "You may search for 1 Job Ninja Forward or Card Name Ninja Forward and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "SPECIAL", "is_ex_burst": true, "name": "EX BURST", "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-082C-6-058R": [ { "ability_index": 0, "original": { "type": "auto", "name": "Retrieve", "trigger": "", "effect": "Search for 1 card and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Retrieve", "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-083L-18-050L": [ { "ability_index": 0, "original": { "type": "field", "name": "Haste", "trigger": "", "effect": "When Yuffie attacks, activate all the Forwards you control. Until the end of your opponent's turn, Yuffie gains +1000 power and \"Yuffie cannot be chosen by your opponent's Summons or abilities.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Haste", "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Doom of the Living", "trigger": "", "effect": "Choose any number of Forwards. Divide 24000 damage among them as you like. (Units must be 1,000.)", "is_ex_burst": true }, "parsed": { "type": "SPECIAL", "is_ex_burst": true, "name": "Doom of the Living", "effects": [ { "type": "DAMAGE", "total_damage": 24000, "target": { "type": "CHOSEN" }, "distribution": "SPLIT" } ], "cost": { "lightning": 3, "water": 2, "earth": 2 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-084C-17-063R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Luso enters the field, if you have cast 3 or more cards this turn", "effect": "draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Luso enters the field, if you have cast 7 or more cards this turn", "effect": "deal 8000 damage to all the Forwards opponent controls.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-085C-16-062C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Card Name Madam Edel you control cannot be chosen by your opponent's Summons.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_SUMMONS", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Card Name Madam Edel Forward or Job Morze's Soiree Member Forward you control. It gains +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-086C-3-072R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Rem enters the field", "effect": "Choose 1 Category TYPE-0 card in your Break Zone. Add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-087H-14-057H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "During each turn, when you cast the third card you've cast", "effect": "Activate all the Backups you control.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ACTIVATE", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "BACKUP" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "During each turn, when you cast the fifth card you've cast", "effect": "Reveal the top card of your deck. If it is a Character, you may play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "field", "name": "", "trigger": "", "effect": "Rosa gains \"Rosa cannot be chosen by your opponent's abilities.\" until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SELECTION_IMMUNITY", "from": "OPPONENT_ABILITIES", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-088H-18-052H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ahriman enters the field", "effect": "Choose 1 Forward other than Multi-Element. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Until the end of the turn, Ahriman also becomes a Forward with 8000 power. You can only use this ability if you control a Forward of power 9000 or more and only once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "TRANSFORM", "becomes": "FORWARD", "power": 8000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-089H-8-071H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Undead Princess enters the field", "effect": "Choose 1 Forward. If your opponent doesn't pay {dull}, it cannot attack or block this turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PREVENT", "action": "ATTACK_AND_BLOCK", "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Break Zone", "trigger": "2 Earth Backups into the Break Zone", "effect": "Play Undead Princess onto the field dull. You can only use this ability if Undead Princess is in the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Break Zone", "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-090C-16-065C": [ { "ability_index": 0, "original": { "type": "auto", "name": "Morze's Soiree Member", "trigger": "When Amber enters the field", "effect": "You may search for 1 Card Name Madam Edel or Job Morze's Soiree Member and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Morze's Soiree Member", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "EX BURST", "effect": "When Amber enters the field, you may search for 1 Card Name Madam Edel or Job Morze's Soiree Member and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-091C-13-054C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast your Lightning Card Name Esdaeth Forward is reduced by 1 (it cannot become 0).", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "your lightning card name esdaeth forward", "amount": 1, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "The cost required to cast your Job Manikin can be paid with CP of any Element.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "Re-092C-13-055C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Job Standard Unit Forward or Job Warrior of Light Forward you control. Until the end of the turn, it gains +1000 power and Brave. You can only use this ability during your Main Phase.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "element": "LIGHT" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-093C-10-068C": [ { "ability_index": 0, "original": { "type": "special", "name": "EX BURST", "trigger": "", "effect": "Choose 1 Forward or Backup in your Break Zone. Add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "SPECIAL", "is_ex_burst": true, "name": "EX BURST", "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-094C-11-136S": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put 1 Category VII Forward into the Break Zone! Search for 1 Forward that costs 1 CP more than the Forward put into the Break Zone and play it onto the field. You can only use this ability during your Main Phase.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-095C-18-055R": [ { "ability_index": 0, "original": { "type": "special", "name": "EX BURST", "trigger": "When Krile enters the field", "effect": "Select 1 of the 2 following actions.", "is_ex_burst": true }, "parsed": { "type": "SPECIAL", "is_ex_burst": true, "name": "EX BURST", "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [] } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Summon in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "SUMMON" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Category V Forward in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-096C-11-068R": [ { "ability_index": 0, "original": { "type": "ex_burst", "name": "", "trigger": "When Clarus enters the field", "effect": "You may search for 1 Job King and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "EX_BURST", "is_ex_burst": true, "name": null }, "parse_confidence": "LOW", "parse_notes": null } ], "Re-097C-7-069C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Kolka enters the field", "effect": "you may search for 1 Earth Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD", "element": "EARTH" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-098C-1-204S": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "When Jessie enters the field, you may search for 1 Category VII Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "Re-099L-1-107L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If Shantotto is on the field, Shantotto gains Elements of Fire, Ice, Wind, Earth, Lightning and Water.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "GAIN_ELEMENTS", "source": "fire, ice, wind, earth, lightning and water.", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Shantotto enters the field", "effect": "Remove all the Forwards from the game.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-100C-16-075R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast your Job Morze's Soiree Member can be paid with CP of any Element.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_ANY_ELEMENT", "card_filter": "job morze's soiree member" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Job Morze's Soiree Member Forwards you control can form a party with Job Morze's Soiree Member Forwards of any Element.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PARTY_ANY_ELEMENT", "target": { "type": "CHOSEN" }, "party_with": "job morze's soiree member forwards" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-101L-20-075L": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "You can pay [Water][Water] (instead of paying the CP cost) to cast Cecil. If you do so, when Cecil enters the field, Cecil deals you 1 point of damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_TO_CONTROLLER", "amount": 1, "source": "you can pay [water][water] (instead of paying the cp cost) to cast cecil. if you do so, when cecil enters the field, cecil" } ], "cost": { "water": 2 } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "Break Zone Search", "trigger": "On Cecil Break Zone Search for 1 Card Name Cecil with Job Paladin and play it onto the field.", "effect": "On Cecil Break Zone Search for 1 Card Name Cecil with Job Paladin and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Break Zone Search", "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Tenebrous Blast", "trigger": "", "effect": "Choose 1 Forward. Deal it 8000 damage.", "is_ex_burst": true }, "parsed": { "type": "SPECIAL", "is_ex_burst": true, "name": "Tenebrous Blast", "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "dark": 3, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-102C-8-144S": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Card Name Cloud Forward, the cost required to cast Tifa is reduced by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "tifa", "amount": 2, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Brave", "trigger": "", "effect": "Choose 1 dull Forward. Deal it 10000 damage.", "is_ex_burst": true }, "parsed": { "type": "SPECIAL", "is_ex_burst": true, "name": "Brave", "effects": [ { "type": "DAMAGE", "amount": 10000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ], "cost": { "earth": 3, "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-103C-11-072R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Tyro enters the field", "effect": "You may search for 1 Forward and add it to your hand. If Tyro is on the field, Tyro can produce CP of any Element.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "EX BURST", "trigger": "", "effect": "Damage 5 — Choose 1 Forward. It gains +2000 power until the end of the turn.", "is_ex_burst": true }, "parsed": { "type": "SPECIAL", "is_ex_burst": true, "name": "EX BURST", "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-104H-11-073H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast your Characters this turn is reduced by 1 (it cannot become 0). You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "your characters this turn", "amount": 1, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-105H-9-068H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Select 1 of the 3 following actions.\n\"Choose 1 Summon of cost 5 or less. Cancel its effect.\"\n\"Choose 1 Forward you control. Dull it. During this turn, if it is dealt damage, the damage becomes 0 instead.\"\n\"Remove all the cards in your opponent's Break Zone from the game. Draw 1 card.\"", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 3, "modes": [ { "index": 0, "description": "Choose 1 Summon of cost 5 or less. Cancel its effect.", "effects": [ { "type": "CANCEL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "SUMMON", "cost_max": 5 }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Forward you control. Dull it. During this turn, if it is dealt damage, the damage becomes 0 instead.", "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, { "index": 2, "description": "Remove all the cards in your opponent's Break Zone from the game. Draw 1 card.", "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-106C-8-080C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Luminous Puma enters the field", "effect": "Choose 1 Forward in your Break Zone. Add it to your hand. Put Luminous Puma into the Break Zone: Choose 1 Forward or Backup in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-107H-12-068H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Select up to 2 of the 4 following actions. \"Choose 1 Light Forward or Dark Forward. Break it.\" \"Choose 1 Backup of cost 4 or more. Break it.\" \"Choose 1 Monster. Break it.\" \"Choose 1 Earth Forward of cost 2 in your Break Zone. Play it onto the field dull.\"", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 2, "select_up_to": true, "mode_count": 4, "modes": [ { "index": 0, "description": "Choose 1 Light Forward or Dark Forward. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "element": "LIGHT" }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Backup of cost 4 or more. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "BACKUP", "cost_min": 4 }, "owner": "ANY" } } ] }, { "index": 2, "description": "Choose 1 Monster. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, { "index": 3, "description": "Choose 1 Earth Forward of cost 2 in your Break Zone. Play it onto the field dull.", "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "element": "EARTH" }, "owner": "ANY" }, "modifiers": { "enters_dull": true } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-108C-7-081C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Flan into the Break Zone. Choose 1 Forward. If your opponent doesn't pay 3, it cannot attack or block this turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "Discard Flan", "trigger": "", "effect": "Choose 1 blocking Forward. It gains +1000 power until the end of the turn. You can only use this ability if Flan is in your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": "Discard Flan", "effects": [ { "type": "POWER_MOD", "amount": 1000, "duration": "END_OF_TURN", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-109C-1-117R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "", "effect": "Choose 1 Backup of cost 3 or more. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "BACKUP", "cost_min": 3 }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-110H-15-082H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "You can only cast Hecatoncheir during your turn. Deal 8000 damage to all Forwards.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-111C-6-078R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Job Monk Forwards and Card Name Monk Forwards you control cannot become dull by your opponent's Summons or abilities.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Maal enters the field", "effect": "You may search for 1 Job Monk or Card Name Monk and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-112H-16-080H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Job Morze's Soiree Member you control gain \"If this Character is dealt damage by your opponent's Summons or abilities, the damage becomes 0 instead.\" and \"This Character cannot be broken by opposing Summons or abilities that don't deal damage.\"", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PROTECTION", "protection_from": "ABILITIES", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Madam Edel enters the field", "effect": "choose 1 Job Morze's Soiree Member in your Break Zone. Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-113C-8-085C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Marlene enters the field", "effect": "Choose 1 Card Name Aerith, Card Name Cloud, Card Name Tifa or Card Name Barret in your Break Zone. Add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-114L-17-079L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Shadow Lord enters the field", "effect": "Name 1 Job. Break all the Forwards with named Job and Job Standard Unit. When 3 or more forwards are put from the field into the Break Zone by this effect, Shadow Lord deals you 1 point of damage.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "Damage 5 — Shadow Lord gains +1000 power and Brave. Shadow Lord's Element becomes Dark.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-115H-6-084L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "For each Character other than Leo you control, Leo gains +1000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "The Backups you control can produce CP of any Element.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" } ], "Re-116C-9-080C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Regis enters the field", "effect": "you may search for 1 Category XV Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-117C-15-086R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Axis enters the field", "effect": "Put the top 3 cards of your deck into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Axis into the Break Zone: Choose 1 Forward other than Card Name Axis in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-118H-20-086H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Alisaie enters the field", "effect": "Choose 1 Job Scion of the Seventh Dawn Forward of cost 3 or less in your Break Zone. Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 3 }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When a Water Forward enters your field", "effect": "Choose 1 Forward opponent controls. Dull it. This effect will trigger only once per turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-119C-10-086C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Aldo enters the field", "effect": "you may search for 1 Lightning Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD", "element": "LIGHTNING" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-120C-3-097R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Arecia Al-Rashia enters the field", "effect": "you may search for 1 Category TYPE-0 Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-121C-17-090R": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "If you cast Ixion, you may pay an extra [Lightning][Lightning]. Break all the Forwards of cost 2 or less. If you paid the extra cost, break all the Forwards of cost 3 or less instead.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "you cast Ixion" }, "then_effects": [ { "type": "BREAK", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-122L-2-099L": [ { "ability_index": 0, "original": { "type": "ex_burst", "name": "", "trigger": "When Edea enters the field", "effect": "Choose 1 Forward opponent controls of cost equal to or less than the number of Lightning Backups you control. Break it.", "is_ex_burst": true }, "parsed": { "type": "EX_BURST", "is_ex_burst": true, "name": null }, "parse_confidence": "LOW", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "Death", "effect": "Choose 1 Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-123C-13-070C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast your Lightning Card Name Esdeath Forward is reduced by 1 (it cannot become 0).", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "your lightning card name esdeath forward", "amount": 1, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Delusory Warlock enters the field", "effect": "You may search for 1 Job Manikin other than Lightning and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "element": "LIGHTNING" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-124C-13-135S": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Urianger enters the field", "effect": "Reveal the top 2 cards of your deck. Add 1 Category XIV Character among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 2, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "EX BURST", "trigger": "", "effect": "When Urianger enters the field, reveal the top 2 cards of your deck. Add 1 Category XIV Character among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": true }, "parsed": { "type": "SPECIAL", "is_ex_burst": true, "name": "EX BURST", "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 2, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-125L-17-091L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If there are 10 or more cards removed from the game, Exdeath gains +2000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": "if there are 10 or more cards removed from the game, exdeath", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Exdeath enters the field", "effect": "Remove all the Characters in each player's Break Zone from the game.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "At the end of each of your turns", "effect": "If there are 20 or more cards removed from the game, your opponent selects 1 Character they control. Remove it from the game.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "UNKNOWN", "raw": "there are 20 or more cards removed from the game" }, "then_effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-126L-20-088L": [ { "ability_index": 0, "original": { "type": "auto", "name": "Haste", "trigger": "When Estinien enters the field due to Warp", "effect": "Estinien gains Brave and \"Estinien can attack twice in the same turn.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Haste", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "ABILITY_GRANT", "ability": "BRAVE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "When Estinien attacks, until the end of the turn, Estinien gains +10000 power and First Strike.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 10000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-127H-13-073H": [ { "ability_index": 0, "original": { "type": "field", "name": "Haste", "trigger": "", "effect": "When Kain enters the field from your hand, place 1 Brainwashing Counter on Kain.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Haste", "effects": [ { "type": "ADD_COUNTER", "count": 1, "counter_type": "BRAINWASHING", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Kain is put into the Break Zone, if a Brainwashing Counter is placed on Kain, play Kain from your Break Zone onto your opponent's field.", "effect": "When Kain is put into the Break Zone, if a Brainwashing Counter is placed on Kain, play Kain from your Break Zone onto your opponent's field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-128C-5-103R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Cid of Clan Gully enters the field", "effect": "You may search for 1 Category FFT A2 Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-129H-18-073H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Garuda (III) enters the field", "effect": "Break all the Forwards other than Garuda (III).", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "ALL", "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Warp 5", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "cost": { "lightning": 1, "generic": 1 } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "Re-130C-7-089C": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Coeurl into the Break Zone: Choose 1 Forward. Until the end of the turn, it gains +3000 power, Haste, First Strike and Brave.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "Discard Coeurl", "trigger": "", "effect": "Choose 1 Monster of cost 1. Break it. You can only use this ability if Coeurl is in your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": "Discard Coeurl", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-131H-20-090H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control a Job Standard Unit Category XIV Character, G'raha Tia gains +3000 power.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 3000, "condition": "if you control a job standard unit category xiv character, g'raha tia", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "When G'raha Tia enters the field, you may pay {0}. When you do so, search for 1 Job Scion of the Seventh Dawn Forward of cost X and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-132C-2-106R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Gramis enters the field", "effect": "You may search for 1 Category XII Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-133H-17-096H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You cannot play Man in Black or Card Name Golbez while already in control of either Character.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY_RESTRICTION", "cannot_play": "man in black or card name golbez", "condition": { "control": "either character." } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Man in Black enters the field or attacks", "effect": "Choose 1 Summon in your Break Zone. Remove it from the game. During this game, you can cast it at any time you could normally cast it. When you cast a Summon, choose up to 1 Forward. It gains \"This Forward cannot attack or block.\" until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "SUMMON" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-134C-1-134R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Duke Gollanna enters the field", "effect": "You may search for 1 Job Knight and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-135H-5-108L": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Lightning Forward in your Break Zone. If its cost is X, play it onto the field. You can only use this ability during your Main Phase.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "element": "LIGHTNING" }, "owner": "ANY" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-136C-12-082R": [ { "ability_index": 0, "original": { "type": "special", "name": "EX BURST", "trigger": "When Diana enters the field", "effect": "You may search for 1 Forward of cost 1 and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "SPECIAL", "is_ex_burst": true, "name": "EX BURST", "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD", "cost": 1 }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-137C-16-099C": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If you control 2 or more Job Morze's Soiree Members, Merald gains Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "CONDITIONAL", "condition": { "type": "CONTROL_COUNT", "comparison": "GTE", "value": 2, "filter_text": "job morze's soiree members" }, "then_effects": [ { "type": "ABILITY_GRANT", "ability": "HASTE", "duration": "PERMANENT", "target": { "type": "SELF" } } ] } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Merald enters the field, choose 1 Forward opponent controls. If you control 4 or more Job Morze's Soiree Members, break it.", "effect": "When Merald enters the field, choose 1 Forward opponent controls. If you control 4 or more Job Morze's Soiree Members, break it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-138H-18-081H": [ { "ability_index": 0, "original": { "type": "action", "name": "", "trigger": "", "effect": "When Melusine enters the field, choose 1 Forward of cost 4 or less. You gain control of it until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "TAKE_CONTROL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "Until the end of the turn, Melusine also becomes a Forward with 7000 power and \"When Melusine is closed by your opponent's Summon or ability, if your opponent doesn't discard 1 card, cancel the effect.\"", "effect": "Until the end of the turn, Melusine also becomes a Forward with 7000 power and \"When Melusine is closed by your opponent's Summon or ability, if your opponent doesn't discard 1 card, cancel the effect.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CANCEL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "Re-139C-10-104R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ranperre is put from the field into the Break Zone", "effect": "You may play 1 Category XI Forward from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": { "card_type": "FORWARD" }, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-140C-9-098C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Reeve enters the field", "effect": "You may search for 1 Card Name Vincent or Card Name Cait Sith and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "EX BURST", "trigger": "", "effect": "When Reeve enters the field, you may search for 1 Card Name Vincent or Card Name Cait Sith and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "SPECIAL", "is_ex_burst": true, "name": "EX BURST", "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-141C-19-084R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Ricard enters the field", "effect": "Reveal the top 5 cards of your deck. Add 1 Lightning card among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 5, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Ricard into the Break Zone: Choose 1 Forward. It gains First Strike until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-142C-5-120C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Louisoix enters the field", "effect": "You may search for 1 Card Name Alisaie or Card Name Alphinaud and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-143C-13-085R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Lumina enters the field", "effect": "You may search for 1 Category XIII Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-144C-4-120R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Restrictor enters the field", "effect": "You may search for 1 Job Tsviets and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-145H-14-095H": [ { "ability_index": 0, "original": { "type": "field", "name": "Haste", "trigger": "", "effect": "If you don't control any Characters, the cost required to cast Roche is reduced by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Haste", "effects": [ { "type": "COST_REDUCTION", "card_filter": "roche", "amount": 2, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "Damage 3", "trigger": "", "effect": "Roche gains +3000 power.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Damage 3", "effects": [ { "type": "POWER_MOD", "amount": 3000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-146H-18-086H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast Ashe is reduced by 1 for each Water Backup you control.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION_SCALING", "card_filter": "ashe", "reduction_per": 1, "scale_by": "BACKUPS_CONTROLLED", "scale_filter": { "element": "WATER", "card_type": "BACKUP" }, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Ashe enters the field, choose 1 Forward. Until the end of the turn, it loses 2000 power for each Water Backup you control.", "effect": "Until the end of the turn, it loses 2000 power for each Water Backup you control.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": -2000, "duration": "PERMANENT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-147C-6-108R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Thordan VII enters the field", "effect": "You may search for 1 card and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Thordan VII is put from the field into the Break Zone", "effect": "Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "EX BURST", "trigger": "", "effect": "When Thordan VII enters the field, you may search for 1 card and add it to your hand. When Thordan VII is put from the field into the Break Zone, draw 1 card.", "is_ex_burst": true }, "parsed": { "type": "SPECIAL", "is_ex_burst": true, "name": "EX BURST", "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-148C-3-127R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Eiko enters the field", "effect": "You may search for 1 Category IX Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-149C-14-099C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Eiko enters the field", "effect": "you may search for 1 Summon and put it into the Break Zone.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "[Dull, 3]: put Eiko into the Break Zone. Choose 1 Summon in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "dull": true, "generic": 3 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-150H-5-123H": [ { "ability_index": 0, "original": { "type": "auto", "name": "Seeress", "trigger": "When Aria (III) enters the field", "effect": "you may search for 1 Job Warrior of Light Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Seeress", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD", "element": "LIGHT" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "", "effect": "EX BURST When Aria (III) enters the field, you may search for 1 Job Warrior of Light Forward and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "EX_BURST" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD", "element": "LIGHT" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-151L-17-113L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can pay with [Wind] instead of [Water] when paying for the special abilities of Category FFBE Characters you control.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Glaciela Wezette enters the field", "effect": "Gain [Wind].", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "GENERATE_CP", "amount": 1, "element": "WIND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "Surefire Burst", "trigger": "", "effect": "Choose 1 Forward. Deal it 2000 damage for each Character you control.", "is_ex_burst": true }, "parsed": { "type": "SPECIAL", "is_ex_burst": true, "name": "Surefire Burst", "effects": [ { "type": "SCALING_EFFECT", "base_effect": { "type": "DAMAGE", "target": { "type": "CHOSEN" } }, "scale_by": "FIELD_CARDS_CONTROLLED", "multiplier": 2000 } ], "cost": { "water": 1, "wind": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-152C-4-128C": [ { "ability_index": 0, "original": { "type": "special", "name": "EX BURST", "trigger": "", "effect": "Discard 1 card, Then, draw 2 cards.", "is_ex_burst": true }, "parsed": { "type": "SPECIAL", "is_ex_burst": true, "name": "EX BURST", "effects": [ { "type": "DRAW", "amount": 2, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-153C-7-110C": [ { "ability_index": 0, "original": { "type": "action", "name": "Put Sahagin into the Beak Zone", "trigger": "", "effect": "Choose up to 2 Forwards you control. Activate them. They gain +1000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": "Put Sahagin into the Beak Zone", "effects": [ { "type": "ACTIVATE", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "Discard Sahagin", "trigger": "", "effect": "Choose 1 Forward of cost 1. Return it to its owner's hand. You can only use this ability if Sahagin is in your hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": "Discard Sahagin", "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-154C-11-114R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When a Water Character other than Sahagin Chief enters your field", "effect": "Place 1 Monster Counter on Sahagin Chief.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "ADD_COUNTER", "count": 1, "counter_type": "MONSTER", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Sahagin Chief into the Break Zone: Choose 1 Forward you control. Return it to its owner's hand.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can only use this ability if 3 or more Monster Counters are placed on Sahagin Chief.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "PLAY_CONDITION", "condition": "3 or more monster counters are placed on sahagin chief." } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-155H-13-093H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "When Sara enters the field, you may search for 1 Job King, Job Prince or Job Princess and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "Re-156H-19-093H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Strago enters the field or is put from the field into the Break Zone", "effect": "Reveal the top 4 cards of your deck. Add 1 Category VI Character among them to your hand and return the other cards to the top of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 4, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Revenge Blast", "trigger": "", "effect": "Choose 1 Forward. Until the end of the turn, it loses 2000 power for each point of damage you have received.", "is_ex_burst": true }, "parsed": { "type": "SPECIAL", "is_ex_burst": true, "name": "Revenge Blast", "effects": [ { "type": "SCALING_EFFECT", "base_effect": { "type": "POWER_MOD", "amount_modifier": "NEGATIVE", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } }, "scale_by": "DAMAGE_RECEIVED", "multiplier": 2000 } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-157C-12-099R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Sarah (FFL) enters the field", "effect": "You may search for up to 2 Category FFL Forwards and/or Job Warrior of Light Forwards and add them to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD", "element": "LIGHT" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put Sarah (FFL) into the Break Zone: Choose 1 Forward. Activate it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-158H-20-110H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Dull 3 active Characters other than Hippokampos: Deal 1000 damage for every 2 Characters you control to all the Forwards opponent controls. Then, until the end of the turn, Hippokampos also becomes a Forward with 8000 power. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 3, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_active": true }, "owner": "OPPONENT" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "Re-159C-10-119R": [ { "ability_index": 0, "original": { "type": "ex_burst", "name": "", "trigger": "When Verena enters the field", "effect": "You may search for 1 Job Goblin or Card Name Goblin and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "EX_BURST", "is_ex_burst": true, "name": null }, "parse_confidence": "LOW", "parse_notes": null } ], "Re-160C-9-114C": [ { "ability_index": 0, "original": { "type": "special", "name": "EX BURST", "trigger": "", "effect": "Choose 1 Forward. It loses all its abilities until the end of the turn. Draw 1 card.", "is_ex_burst": true }, "parsed": { "type": "SPECIAL", "is_ex_burst": true, "name": "EX BURST", "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-161H-12-103H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "When Beatrix or a Job Knight enters your field, all the Forwards you control gain +2000 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "During this turn, the cost required to cast your next Job Knight Forward is reduced by 2 (it cannot become 0). You can only use this ability during your turn and only once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "Re-162C-16-121R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Vesvia enters the field, if you control 2 or more Job Morze's Soiree Member", "effect": "draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Vesvia enters the field, if you control 4 or more Job Morze's Soiree Member", "effect": "draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "special", "name": "EX BURST", "trigger": "", "effect": "When Vesvia enters the field, if you control 2 or more Job Morze's Soiree Member, draw 1 card. When Vesvia enters the field, if you control 4 or more Job Morze's Soiree Member, draw 1 card.", "is_ex_burst": true }, "parsed": { "type": "SPECIAL", "is_ex_burst": true, "name": "EX BURST", "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-163C-9-115R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Porom is put from the field into the Break Zone", "effect": "Choose 1 Summon in your Break Zone. Add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "SUMMON" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-164H-6-123L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Minwu enters the field", "effect": "Reveal the top 5 cards of your deck. Add 1 Summon among them to your hand and return the other cards to the bottom of your deck in any order.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REVEAL_AND_ADD", "reveal_count": 5, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Minwu attacks", "effect": "You may cast 1 Summon of cost 4 or less from your hand without paying the cost.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "CAST_FREE", "count": 1, "filter": { "card_type": "SUMMON", "cost_max": 4 }, "zone_from": "HAND", "optional": true } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-165C-4-138R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Merlyb enters the field", "effect": "you may search for 1 Water Forward and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "card_type": "FORWARD", "element": "WATER" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-166C-1-172C": [ { "ability_index": 0, "original": { "type": "special", "name": "EX BURST", "trigger": "", "effect": "Draw 2 cards, then discard 1 card.", "is_ex_burst": true }, "parsed": { "type": "SPECIAL", "is_ex_burst": true, "name": "EX BURST", "effects": [ { "type": "DRAW", "amount": 2, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-167C-1-174R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "Summons and abilities of your opponent must choose Yaag Rosch if possible.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "TAUNT", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-168C-1-177R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast your Water Summons is reduced by 1 (it cannot become 0).", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "your water summons", "amount": 1, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-169L-12-105L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Yuna enters the field, if a Forward you controlled formed a party this turn", "effect": "draw 2 cards.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 2, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Yuna forms a party and attacks, choose 1 Forward. It loses 4000 power for each attacking Forward until the end of the turn.", "effect": "", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 2, "original": { "type": "special", "name": "Name 1 Element other than Light or Dark. Yuna becomes the named Element until the end of the turn. You can only use this ability once per turn.", "trigger": "", "effect": "", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Name 1 Element other than Light or Dark. Yuna becomes the named Element until the end of the turn. You can only use this ability once per turn." }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "Re-170H-16-124H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Lightning enters the field", "effect": "Choose 1 Forward. If the number of Forwards your opponent controls is greater than the number of Forwards you control, remove it from the game.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "Switch Schemata", "trigger": "", "effect": "Remove Lightning from the game.", "is_ex_burst": false }, "parsed": { "type": "SPECIAL", "is_ex_burst": false, "name": "Switch Schemata", "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Play Lightning onto the field at the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DELAYED_PLAY", "target": { "type": "CHOSEN" }, "timing": "END_OF_TURN" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-171C-14-113R": [ { "ability_index": 0, "original": { "type": "special", "name": "EX BURST", "trigger": "", "effect": "Select up to 2 of the 3 following actions.", "is_ex_burst": true }, "parsed": { "type": "SPECIAL", "is_ex_burst": true, "name": "EX BURST", "effects": [ { "type": "CHOOSE_MODE", "select_count": 2, "select_up_to": true, "mode_count": 3, "modes": [] } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward opponent controls. Return it to its owner's hand.", "is_ex_burst": true }, "parsed": { "type": "ACTION", "is_ex_burst": true, "name": null, "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Light Forward or Dark Forward. Put it at the top or bottom of its owner's deck.", "is_ex_burst": true }, "parsed": { "type": "ACTION", "is_ex_burst": true, "name": null, "effects": [ { "type": "PUT_INTO_DECK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "element": "LIGHT" }, "owner": "ANY" }, "position": "CHOICE" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 3, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Water Forward in your Break Zone. Add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "ACTION", "is_ex_burst": true, "name": null, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "element": "WATER" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-172C-3-143C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Leonora enters the field", "effect": "You may search for 1 Card Name Palom or Card Name Porom and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "special", "name": "EX BURST", "trigger": "", "effect": "When Leonora enters the field, you may search for 1 Card Name Palom or Card Name Porom and add it to your hand.", "is_ex_burst": true }, "parsed": { "type": "SPECIAL", "is_ex_burst": true, "name": "EX BURST", "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-173C-15-126R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Lenna enters the field", "effect": "You may pay 1. When you do so, choose 1 Forward of cost 2 or less in your Break Zone. Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Lenna enters the field", "effect": "You may pay 2. When you do so, choose 1 Forward of cost 3 or less other than Card Name Lenna in your Break Zone. Play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-174L-19-102L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "At the beginning of the Attack Phase during each of your turns", "effect": "activate all the Job Warrior of Light you control. When 4 or more dull Characters are activated by this effect, draw 1 card. Dull a active Job Warrior of Light. Choose 1 Forward opponent controls. Put it at the top or bottom of its owner's deck. You can only use this ability once per turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "START_OF_ATTACK_PHASE", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-175C-11-139S": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "When Aerith enters the field, choose up to 2 Category VII Characters other than Card Name Aerith in your Break Zone. Add them to your hand.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "Ⓒ, put Aerith into the Break Zone", "effect": "Select 1 of the 2 following actions. \"Choose 1 Category VII Forward you control. Dull it. It gains 'This Forward cannot be broken until the end of the turn.'\" \"Choose 1 Dark Forward. Break it.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 Category VII Forward you control. Dull it. It gains 'This Forward cannot be broken until the end of the turn.'", "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "CONTROLLER" } } ] }, { "index": 1, "description": "Choose 1 Dark Forward. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "element": "DARK" }, "owner": "ANY" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-176L-20-127L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If your opponent controls 3 or more Forwards more than you, the cost required to cast Shinryu is reduced by 3.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "shinryu", "amount": 3, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "Brave", "trigger": "When Shinryu enters the field", "effect": "You may search for 1 card and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Brave", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "Holy Flare: Break all the Forwards opponent controls", "trigger": "", "effect": "You can only use this ability during your turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": "Holy Flare: Break all the Forwards opponent controls" }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "Re-177H-19-103H": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "When Tidus enters the field, choose 1 Forward of cost 5 or less opponent controls", "effect": "Put it at the bottom of its owner's deck. Remove 20 cards in the Break Zone from the game: Play Tidus onto the field. You can only use this ability during your Main Phase and if Tidus is in the Break Zone.", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-178H-19-105H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast Ark is reduced by 1 for each CP required to cast the highest cost Dark Forward you control.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION_SCALING", "card_filter": "ark", "reduction_per": 1, "scale_by": "FORWARDS_CONTROLLED", "scale_filter": { "element": "DARK", "card_type": "FORWARD" }, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward opponent controls. Break it. Your opponent discards 2 cards.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-179L-16-129L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast Chaos is reduced by 2 for each Element among Characters opponent controls.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION_SCALING", "card_filter": "chaos", "reduction_per": 2, "scale_by": "OPPONENT_FIELD_CARDS", "scale_filter": { "owner": "OPPONENT" }, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Chaos enters the field, your opponent selects 1 Forward other than Light or Dark they control. You gain control of it.", "effect": "You gain control of it.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "TAKE_CONTROL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Put 1 Character you control owned by your opponent into the Break Zone: Choose 1 Forward. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ], "cost": { "dull": true } }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-180C-11-140S": [ { "ability_index": 0, "original": { "type": "auto", "name": "EX BURST", "trigger": "When Kadaj enters the field", "effect": "Select 1 of the 3 following actions. \"Choose 1 Forward. Dull it.\" \"Choose up to 2 cards from either player's Break Zone. Remove them from the game.\" \"Choose 1 Forward. Until the end of your turns, it gains +2000 power and Brave.\"", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": "EX BURST", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 3, "modes": [ { "index": 0, "description": "Choose 1 Forward. Dull it.", "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose up to 2 cards from either player's Break Zone. Remove them from the game.", "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": {}, "owner": "ANY" } } ] }, { "index": 2, "description": "Choose 1 Forward. Until the end of your turns, it gains +2000 power and Brave.", "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "At the end of each of your turns, you may remove Kadaj from the game. If you do so, at the end of your opponent's turn, play Kadaj onto the field.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "REMOVE_FROM_GAME", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null } ], "Re-181C-19-107C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Vaan enters the field, select 1 of the 2 following actions.", "effect": "\"Choose 1 Forward. Deal it 5000 damage.\" or \"Activate all the Backups you control.\"", "is_ex_burst": true }, "parsed": { "type": "AUTO", "is_ex_burst": true, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-182L-19-108L": [ { "ability_index": 0, "original": { "type": "field", "name": "Haste", "trigger": "", "effect": "Zidane cannot be blocked by a Forward of cost 3 or more.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Haste", "effects": [ { "type": "BLOCK_IMMUNITY", "condition": { "comparison": "GTE", "value": 3, "attribute": "cost" }, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Zidane enters the field or attacks", "effect": "your opponent reveals their hand. You may select 1 card from their hand. If you do so, remove it from the game and your opponent draws 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-183H-14-120H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Tifa enters the field", "effect": "You may search for 1 Card Name Cloud and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": {}, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "When a Forward other than Tifa you control attacks, it gains +100 power until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 100, "condition": "when a forward other than tifa you control attacks, it", "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "Damage 6", "trigger": "When Tifa enters the field", "effect": "You may play 1 Category VII Character from your hand onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": "Damage 6", "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "count": 1, "optional": true, "filter": {}, "zone_from": "HAND", "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-184L-18-111L": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Basch enters the field", "effect": "You may receive 1 point of damage. When you do so, search for 1 Fire or Earth Character other than Card Name Basch and add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "element": "FIRE" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "Damage 3", "trigger": "", "effect": "Basch gains +1000 power and Brave.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Damage 3", "effects": [ { "type": "POWER_MOD", "amount": 1000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "Damage 5", "trigger": "", "effect": "When Basch attacks, choose 1 Forward opponent controls. Deal it 8000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": "Damage 5", "effects": [ { "type": "DAMAGE", "amount": 8000, "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-185H-18-113H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "When Cid Haze enters the field, during this turn, the cost required to cast your next card is reduced by 2.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION", "card_filter": "your next card", "amount": 2, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "At the beginning of the Attack Phase during each of your turns", "effect": "Choose 2 Characters opponent controls. If you have cast 3 or more cards this turn, dull them and Freeze them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "START_OF_ATTACK_PHASE", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 2, "zone": "FIELD", "filter": { "card_type": "CHARACTER" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-186H-19-110H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When The Emperor enters the field due to an ability, select 1 of the 2 following actions.", "effect": "When you all the cards in your opponent's Break Zone from the game. \"Choose 1 Forward in your Break Zone. Add it to your hand.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "Warp 2", "trigger": "", "effect": "Warp 2", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Warp 2" }, "parse_confidence": "LOW", "parse_notes": "Could not parse field ability" } ], "Re-187L-18-116L": [ { "ability_index": 0, "original": { "type": "action", "name": "Back Attack", "trigger": "", "effect": "When Sephiroth enters the field, choose 1 dull Forward opponent controls. Break it.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": "Back Attack", "effects": [ { "type": "BREAK", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Break Sephiroth's abilities, select 1 of the 2 following actions. \"Your opponent discards 1 card.\" \"Choose 1 Forward of cost 2 or less. Break it.\"", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Your opponent discards 1 card.", "effects": [] }, { "index": 1, "description": "Choose 1 Forward of cost 2 or less. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 2 }, "owner": "ANY" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-188H-18-117H": [ { "ability_index": 0, "original": { "type": "action", "name": "Haste", "trigger": "", "effect": "Choose 1 Forward. Dull it. You can only use this ability while Lightning is attacking.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": "Haste", "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 dull Forward. Break it. You can only use this ability while Lightning is attacking.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "is_dull": true }, "owner": "ANY" } } ], "cost": { "ice": 1, "lightning": 1 } }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Your opponent discards 1 card. You can only use this ability during your turn and only once per turn.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "cost": { "lightning": 2 } }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "Re-189L-12-119L": [ { "ability_index": 0, "original": { "type": "field", "name": "Haste", "trigger": "", "effect": "If Y'shtola is dealt damage less than her power, the damage becomes 0 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": "Haste", "effects": [ { "type": "DAMAGE_PREVENTION_CONDITIONAL", "condition": "DAMAGE_LESS_THAN_POWER", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "action", "name": "", "trigger": "", "effect": "Y'shtola cannot be blocked by a Forward of cost 4 or more.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" } ], "Re-190L-19-114L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast Cloud is reduced by 2 for each card you have cast this turn (it cannot become 1 or less).", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION_SCALING", "card_filter": "cloud", "reduction_per": 2, "scale_by": "FIELD_CARDS_CONTROLLED", "scale_filter": {}, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Cloud enters the field", "effect": "Choose up to 1 Forward of cost 4 or less and up to 1 Forward of cost 5 or more. Break them.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "cost_max": 4, "cost_min": 5 }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-191C-12-121R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Noctis enters the field", "effect": "Choose 1 Category XV Forward other than Card Name Noctis in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "field", "name": "", "trigger": "", "effect": "When Noctis forms a party and attacks, until the end of the turn, all the Forwards you control gain +2000 power and Haste.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "POWER_MOD", "amount": 2000, "condition": null, "target": { "type": "SELF" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-192C-19-120C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Garnet enters the field", "effect": "Choose 1 Summon in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "SUMMON" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Garnet enters the field due to Warp", "effect": "Choose 1 Summon in your Break Zone. Add it to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "RETRIEVE", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "SUMMON" }, "owner": "ANY" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-193L-13-123L": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "You can dull 1 active Fire Job Class Zero Cadet Forward you control and 1 active Lightning Job Class Zero Cadet Forward you control (instead of paying the CP cost) to cast Nine.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DULL", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD", "element": "FIRE", "is_active": true }, "owner": "CONTROLLER" } } ] }, "parse_confidence": "MEDIUM", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Nine enters the field or attacks", "effect": "Choose 1 Forward opponent controls. Until the end of the turn, it loses 2000 power for each Job Class Zero Cadet you control.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": -2000, "duration": "PERMANENT", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-194H-18-125H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Onion Knight enters the field", "effect": "Select 1 of the 2 following actions.\n\"Choose 1 damaged Forward. Break it.\"\n\"Choose 1 Forward opponent controls. Return it to its owner's hand.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "CHOOSE_MODE", "select_count": 1, "select_up_to": false, "mode_count": 2, "modes": [ { "index": 0, "description": "Choose 1 damaged Forward. Break it.", "effects": [ { "type": "BREAK", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ] }, { "index": 1, "description": "Choose 1 Forward opponent controls. Return it to its owner's hand.", "effects": [ { "type": "RETURN", "destination": "HAND", "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "OPPONENT" } } ] } ] } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Onion Knight is put from the field into the Break Zone", "effect": "You may do so, search for 1 Card Name Onion Knight and play it onto the field.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "LEAVES_FIELD", "source": "SELF" }, "effects": [ { "type": "PLAY", "target": { "type": "CHOSEN" }, "modifiers": { "enters_dull": false } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-195C-12-126R": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Gawain enters the field", "effect": "you may search for up to 1 Fire Job Knight other than Card Name Gawain and up to 1 Water Job Knight other than Card Name Gawain and add them to your hand.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "SEARCH", "count": 1, "filter": { "element": "FIRE" }, "destination": "HAND" } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-196C-12-127C": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Steiner enters the field, select 1 of the 2 following actions.", "effect": "\"All the Forwards you control gain +2000 power until the end of the turn.\" or \"Choose 1 Forward of cost 3 or less opponent controls. Return it to its owner's hand.\"", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "POWER_MOD", "amount": 2000, "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-197C-13-125R": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "If a Fire Forward you control is dealt damage by your opponent's abilities, the damage becomes 0 instead. If a Water Forward you control is dealt damage, reduce the damage by 2000 instead.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE_PREVENTION", "condition": { "damage_source": "OPPONENT_ABILITIES" }, "target": { "type": "ALL", "owner": "CONTROLLER", "filter": { "element": "FIRE" } } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-198H-13-127H": [ { "ability_index": 0, "original": { "type": "auto", "name": "", "trigger": "When Chimé enters the field", "effect": "choose 2, Forwards opponent controls. Return the first Forward to its owner's hand, dull and Freeze the other.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DULL", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-199H-19-125H": [ { "ability_index": 0, "original": { "type": "field", "name": "", "trigger": "", "effect": "The cost required to cast Mog (VI) is reduced by 1 for each Category VI Character you control.", "is_ex_burst": false }, "parsed": { "type": "FIELD", "is_ex_burst": false, "name": null, "effects": [ { "type": "COST_REDUCTION_SCALING", "card_filter": "mog (vi)", "reduction_per": 1, "scale_by": "FIELD_CARDS_CONTROLLED", "scale_filter": { "category": "VI" }, "for_player": "CONTROLLER" } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Mog (VI) attacks, all the Forwards you control gain First Strike until the end of the turn.", "effect": "When Mog (VI) attacks, all the Forwards you control gain First Strike until the end of the turn.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ATTACKS", "source": "SELF" }, "effects": [ { "type": "ABILITY_GRANT", "ability": "FIRST_STRIKE", "duration": "END_OF_TURN", "target": { "type": "CHOSEN" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "auto", "name": "", "trigger": "When Mog (VI) enters the field", "effect": "Choose 1 Character. Dull it and Freeze it. Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null } ], "Re-200L-19-128L": [ { "ability_index": 0, "original": { "type": "action", "name": "Haste First Strike Brave", "trigger": "", "effect": "You can only pay with CP produced by Backups to cast Warrior of Light.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": "Haste First Strike Brave" }, "parse_confidence": "LOW", "parse_notes": "Could not parse effects" }, { "ability_index": 1, "original": { "type": "auto", "name": "", "trigger": "When Warrior of Light enters the field due to your cast", "effect": "Activate all the Backups you control. Draw 1 card.", "is_ex_burst": false }, "parsed": { "type": "AUTO", "is_ex_burst": false, "name": null, "trigger": { "event": "ENTERS_FIELD", "source": "SELF" }, "effects": [ { "type": "DRAW", "amount": 1, "target": { "type": "CONTROLLER" } } ] }, "parse_confidence": "HIGH", "parse_notes": null }, { "ability_index": 2, "original": { "type": "action", "name": "", "trigger": "", "effect": "Choose 1 Forward. Deal it 5000 damage.", "is_ex_burst": false }, "parsed": { "type": "ACTION", "is_ex_burst": false, "name": null, "effects": [ { "type": "DAMAGE", "amount": 5000, "target": { "type": "CHOOSE", "count": 1, "zone": "FIELD", "filter": { "card_type": "FORWARD" }, "owner": "ANY" } } ], "cost": { "generic": 1 } }, "parse_confidence": "HIGH", "parse_notes": null } ] }, "unparsed": [ { "card_id": "10-102H", "ability_index": 0, "original_text": "Choose 1 Forward that entered the field this turn. Deal it 8000 damage.", "reason": null }, { "card_id": "10-129L", "ability_index": 0, "original_text": "Discard 1 card: Name 1 Element. During this turn, Hein cannot be chosen by Summons or abilities of the named Element and if Hein is dealt damage by a Summon or an ability of the named Element, the damage becomes 0 instead.", "reason": "Could not parse effects" }, { "card_id": "11-003R", "ability_index": 1, "original_text": "When a [Job Samurai] or a [Card Name Samurai] you control attacks, deal 1000 damage for each [Job Samurai] or [Card Name Samurai] you control to all the Forwards opponent controls.", "reason": "Could not parse effects" }, { "card_id": "12-103H", "ability_index": 1, "original_text": "During this turn, the cost required to cast your next [Job Knight] Forward is reduced by 2 (it cannot become 0). You can only use this ability during your turn and only once per turn.", "reason": "Could not parse effects" }, { "card_id": "15-012H", "ability_index": 1, "original_text": "Choose any number of Forwards. Deal them a total amount of damage equal to 5000 multiplied by each Forward of cost 3 or less you control, split as you wish among the chosen Forwards (damage must be in increments of 1000).", "reason": "Could not parse effects" }, { "card_id": "15-102H", "ability_index": 2, "original_text": "During this turn, if a Job Dancer or Card Name Dancer you control is dealt damage by a Summon or an ability, the damage becomes 0 instead.", "reason": "Could not parse effects" }, { "card_id": "16-077R", "ability_index": 0, "original_text": "The Category VI Backups you control can produce CP of any Element.", "reason": "Could not parse field ability" }, { "card_id": "16-082H", "ability_index": 0, "original_text": "During this turn, the next damage dealt to Mont Leonis by a Summon or an ability, becomes 0 instead. You can only use this ability once per turn.", "reason": "Could not parse effects" }, { "card_id": "16-083H", "ability_index": 2, "original_text": "All Forwards must block if possible.", "reason": "Could not parse field ability" }, { "card_id": "16-084R", "ability_index": 1, "original_text": "you may give control of Leslie to your opponent.", "reason": "Could not parse effects" }, { "card_id": "16-111R", "ability_index": 2, "original_text": "Reduce the damage by 3000 instead.", "reason": "Could not parse effects" }, { "card_id": "16-118C", "ability_index": 1, "original_text": "You may put Fiona on top of its owner's deck.", "reason": "Could not parse effects" }, { "card_id": "16-126R", "ability_index": 0, "original_text": "You must control Characters of cost 1, 2, 3, 4, 5 and 6 to cast Leo.", "reason": "Could not parse field ability" }, { "card_id": "16-126R", "ability_index": 1, "original_text": "You cannot play Leo due to Summons or abilities.", "reason": "Could not parse field ability" }, { "card_id": "16-126R", "ability_index": 2, "original_text": "Look at the top 5 cards of your deck. Cast 1 card among them without paying the cost and return the other cards to the bottom of your deck in any order.", "reason": "Could not parse effects" }, { "card_id": "16-138S", "ability_index": 0, "original_text": "You can remove 3 Reel Counters from Wakka to use Wakka's special ability without paying the cost.", "reason": "Could not parse field ability" }, { "card_id": "17-001H", "ability_index": 0, "original_text": "The damage dealt by your abilities to Forwards opponent controls cannot be reduced.", "reason": "Could not parse field ability" }, { "card_id": "17-001H", "ability_index": 1, "original_text": "During this turn, if your ability deals damage to a Forward, double the damage instead.", "reason": "Could not parse effects" }, { "card_id": "17-022H", "ability_index": 1, "original_text": "discard 1 card.", "reason": "Could not parse effects" }, { "card_id": "17-023H", "ability_index": 0, "original_text": "You may pay {i}. When you do so, your opponent randomly discards 1 card.", "reason": "Could not parse effects" }, { "card_id": "17-029L", "ability_index": 1, "original_text": "your opponent reveals their hand. Select 1 card in their hand other than a Backup. Your opponent discards this card.", "reason": "Could not parse effects" }, { "card_id": "17-038R", "ability_index": 1, "original_text": "If your opponent has 1 card or less in their hand, White Tiger l'Cie Qun'mi cannot be broken.", "reason": "Could not parse field ability" }, { "card_id": "17-080R", "ability_index": 0, "original_text": "you may put Ewen on top of its owner's deck.", "reason": "Could not parse effects" }, { "card_id": "17-113L", "ability_index": 0, "original_text": "You can pay with Water CP instead of S when paying for the special abilities of Category FFBE Characters you control.", "reason": "Could not parse field ability" }, { "card_id": "17-124H", "ability_index": 1, "original_text": "During this turn, your opponent cannot search.", "reason": "Could not parse effects" }, { "card_id": "18-013R", "ability_index": 1, "original_text": "During this turn, the cost required to cast your next Category XIII Forward is reduced by 2 (it cannot become 0). You can only use this ability during your turn and only once per turn.", "reason": "Could not parse effects" }, { "card_id": "18-015R", "ability_index": 0, "original_text": "Warp 2", "reason": "Could not parse effects" }, { "card_id": "18-023H", "ability_index": 0, "original_text": "your opponent randomly discards 1 card.", "reason": "Could not parse effects" }, { "card_id": "18-026L", "ability_index": 1, "original_text": "When Teodor enters the field, your opponent discards 2 cards.", "reason": "Could not parse effects" }, { "card_id": "18-026L", "ability_index": 2, "original_text": "When Teodor enters the field due to Warp, your opponent discards 1 card.", "reason": "Could not parse effects" }, { "card_id": "18-028C", "ability_index": 1, "original_text": "Your opponent discards 1 card.", "reason": "Could not parse effects" }, { "card_id": "18-044R", "ability_index": 0, "original_text": "Warp 2", "reason": "Could not parse effects" }, { "card_id": "18-047H", "ability_index": 0, "original_text": "Name 1 Job and 1 Element other than Light or Dark. Bartz gains named Job and Element. (This effect does not end at the end of the turn.)", "reason": "Could not parse effects" }, { "card_id": "18-060H", "ability_index": 0, "original_text": "If a Forward you control other than Daisy is dealt damage, the damage is dealt to Daisy instead.", "reason": "Could not parse field ability" }, { "card_id": "18-067C", "ability_index": 0, "original_text": "Warp 3 — {Earth CP 1}", "reason": "Could not parse effects" }, { "card_id": "18-068R", "ability_index": 0, "original_text": "The Earth Backups you control can produce CP of any Element.", "reason": "Could not parse field ability" }, { "card_id": "18-087C", "ability_index": 0, "original_text": "You can discard 1 Job Manikin (instead of paying the CP cost) to cast False Hero.", "reason": "Could not parse field ability" }, { "card_id": "18-092C", "ability_index": 0, "original_text": "The Forwards of an Element other than Water lose 1000 power.", "reason": "Could not parse field ability" }, { "card_id": "18-097R", "ability_index": 0, "original_text": "Warp 2 - {Wind}", "reason": "Could not parse field ability" }, { "card_id": "18-098R", "ability_index": 0, "original_text": "Warp 4 — {Ice}{Ice}", "reason": "Could not parse effects" }, { "card_id": "18-103H", "ability_index": 3, "original_text": "Your opponent reveals their hand. Select 1 card from their hand. Your opponent discards this card. You can only use this ability during your turn.", "reason": "Could not parse effects" }, { "card_id": "18-105H", "ability_index": 0, "original_text": "The cost required for all players to cast cards other than a Backup is increased by 1.", "reason": "Could not parse field ability" }, { "card_id": "18-105H", "ability_index": 1, "original_text": "Damage 5 — The cost required for your opponent to cast cards other than a Backup is increased by 1.", "reason": "Could not parse field ability" }, { "card_id": "18-105H", "ability_index": 2, "original_text": "All the Forwards other than Ultimecia lose 8000 power until the end of the turn.", "reason": "Could not parse effects" }, { "card_id": "18-113H", "ability_index": 0, "original_text": "During this turn, the cost required to cast your next card is reduced by 2.", "reason": "Could not parse effects" }, { "card_id": "18-117H", "ability_index": 3, "original_text": "Your opponent discards 1 card. You can only use this ability during your turn and only once per turn.", "reason": "Could not parse effects" }, { "card_id": "18-140S", "ability_index": 1, "original_text": "the cost required to cast your next Forward is reduced by 5 (it cannot become 0). This effect will trigger only once per turn.", "reason": "Could not parse effects" }, { "card_id": "19-006C", "ability_index": 0, "original_text": "Warp 3 — {Fire CP}", "reason": "Could not parse effects" }, { "card_id": "19-015R", "ability_index": 0, "original_text": "If Ruby Weapon is dealt damage, the damage becomes 1000 instead.", "reason": "Could not parse field ability" }, { "card_id": "19-023C", "ability_index": 1, "original_text": "your opponent discards 1 card.", "reason": "Could not parse effects" }, { "card_id": "19-026H", "ability_index": 0, "original_text": "your opponent discards 1 card.", "reason": "Could not parse effects" }, { "card_id": "19-029C", "ability_index": 1, "original_text": "Your opponent discards 1 card. You can only use this ability during your turn.", "reason": "Could not parse effects" }, { "card_id": "19-034C", "ability_index": 1, "original_text": "your opponent discards 1 card.", "reason": "Could not parse effects" }, { "card_id": "19-040C", "ability_index": 0, "original_text": "If Thief is dealt damage by your opponent's abilities, the damage becomes 0 instead.", "reason": "Could not parse field ability" }, { "card_id": "19-045H", "ability_index": 0, "original_text": "Warp 1 — Wind", "reason": "Could not parse field ability" }, { "card_id": "19-061H", "ability_index": 0, "original_text": "When you do so, gain [Fire][Fire][Lightning][Lightning].", "reason": "Could not parse effects" }, { "card_id": "19-077L", "ability_index": 0, "original_text": "Warp 4", "reason": "Could not parse effects" }, { "card_id": "19-110H", "ability_index": 0, "original_text": "Warp 2 - {Dark}{Dark}", "reason": "Could not parse field ability" }, { "card_id": "19-113C", "ability_index": 0, "original_text": "Warp 1 — {Fire}{Wind}", "reason": "Could not parse field ability" }, { "card_id": "19-120C", "ability_index": 0, "original_text": "Warp 2", "reason": "Could not parse effects" }, { "card_id": "19-122C", "ability_index": 0, "original_text": "Warp 2", "reason": "Could not parse effects" }, { "card_id": "19-131S", "ability_index": 1, "original_text": "during this turn, the cost required to cast your next Card Name Bahamut is reduced by 2.", "reason": "Could not parse effects" }, { "card_id": "2-007I", "ability_index": 0, "original_text": "You can only pay with Fire CP to play Emperor Xande onto the field.", "reason": "Could not parse field ability" }, { "card_id": "2-013C", "ability_index": 1, "original_text": "Deal the blocking Forward 2000 damage.", "reason": "Could not parse effects" }, { "card_id": "2-017R", "ability_index": 0, "original_text": "Deal all the Forwards opponent controls 1000 damage.", "reason": "Could not parse effects" }, { "card_id": "2-023H", "ability_index": 1, "original_text": "Name 1 Element. Rubicante cannot be chosen by Summons or abilities of the named Element this turn.", "reason": "Could not parse effects" }, { "card_id": "2-024R", "ability_index": 0, "original_text": "If Rosso receives damage, reduce the damage by half instead (numbers are rounded up to units of 1000).", "reason": "Could not parse field ability" }, { "card_id": "2-037R", "ability_index": 0, "original_text": "If a Forward you control is dealt damage by a Backup, the damage becomes 0 instead.", "reason": "Could not parse field ability" }, { "card_id": "2-057C", "ability_index": 0, "original_text": "Your opponent shows his/her hand.", "reason": "Could not parse effects" }, { "card_id": "2-061C", "ability_index": 0, "original_text": "If Ninja deals damage to a Forward this turn, double the damage instead.", "reason": "Could not parse effects" }, { "card_id": "2-064H", "ability_index": 0, "original_text": "Deal each Forward opponent controls damage equal to its power minus 1000.", "reason": "Could not parse effects" }, { "card_id": "2-070R", "ability_index": 0, "original_text": "Each Forward can only be blocked by a Forward with a cost inferior or equal to its own this turn.", "reason": "Could not parse effects" }, { "card_id": "2-072C", "ability_index": 0, "original_text": "Reddas must attack at least once per turn if possible.", "reason": "Could not parse field ability" }, { "card_id": "2-078R", "ability_index": 0, "original_text": "You may pay {Earth}{Earth}. If you don't pay {Earth}{Earth}, Vincent breaks after the attack or the block and doesn't deal any damage.", "reason": "Could not parse effects" }, { "card_id": "2-085H", "ability_index": 0, "original_text": "Back Attack (Like Summons and abilities, this card can be played during either player's Attack Phase or Main Phase.)", "reason": "Could not parse field ability" }, { "card_id": "2-088C", "ability_index": 0, "original_text": "If Ba'Gamnan deals damage to your opponent, the damage becomes 0 instead.", "reason": "Could not parse field ability" }, { "card_id": "2-088C", "ability_index": 1, "original_text": "Opponent must block Ba'Gamnan if possible.", "reason": "Could not parse field ability" }, { "card_id": "2-118C", "ability_index": 0, "original_text": "Any card of cost 2 or less put in the Damage Zone due to Arborous Simulacrum cannot use its EX Burst.", "reason": "Could not parse field ability" }, { "card_id": "2-124H", "ability_index": 0, "original_text": "Cagnazzo cannot block Forwards forming a party.", "reason": "Could not parse field ability" }, { "card_id": "2-124H", "ability_index": 2, "original_text": "the damage becomes 0 instead (this includes player damage).", "reason": "Could not parse effects" }, { "card_id": "2-126R", "ability_index": 1, "original_text": "If Ghis is dealt damage by abilities other than special abilities, the damage becomes 0 instead.", "reason": "Could not parse field ability" }, { "card_id": "2-129H", "ability_index": 0, "original_text": "If possible, Cecil must block.", "reason": "Could not parse field ability" }, { "card_id": "2-138L", "ability_index": 0, "original_text": "All Characters other than Light and Dark opponent controls lose all their abilities until the end of the turn.", "reason": "Could not parse effects" }, { "card_id": "2-138L", "ability_index": 1, "original_text": "Name 1 Element and 1 Job. Yuna becomes the named Element and Job until the end of the turn.", "reason": "Could not parse effects" }, { "card_id": "2-143R", "ability_index": 1, "original_text": "During this turn, if a Forward you control is dealt damage less than its power, the damage becomes 0 instead.", "reason": "Could not parse effects" }, { "card_id": "2-145L", "ability_index": 0, "original_text": "Reduce the damage dealt to the [Job (Warrior of Light)] you control by 2000.", "reason": "Could not parse field ability" }, { "card_id": "2-147L", "ability_index": 0, "original_text": "The Characters opponent controls cannot use special or action abilities.", "reason": "Could not parse field ability" }, { "card_id": "20-002H", "ability_index": 2, "original_text": "During this turn, the next damage dealt to you becomes 0 and deal Auron 8000 damage instead. You can only use this ability once per turn.", "reason": "Could not parse effects" }, { "card_id": "20-015C", "ability_index": 0, "original_text": "Warp 2 - Fire", "reason": "Could not parse field ability" }, { "card_id": "20-027C", "ability_index": 0, "original_text": "Warp 3", "reason": "Could not parse effects" }, { "card_id": "20-051H", "ability_index": 0, "original_text": "The cost required to cast Fat Chocobo is reduced by 1 for every 3 Wind Characters you control.", "reason": "Could not parse field ability" }, { "card_id": "20-056H", "ability_index": 0, "original_text": "Warp 2", "reason": "Could not parse field ability" }, { "card_id": "20-068R", "ability_index": 0, "original_text": "Warp 2", "reason": "Could not parse effects" }, { "card_id": "20-073C", "ability_index": 1, "original_text": "During this turn, the next damage dealt to Kimahri is reduced by 4000 instead.", "reason": "Could not parse effects" }, { "card_id": "20-077L", "ability_index": 1, "original_text": "Discard 2 cards.", "reason": "Could not parse effects" }, { "card_id": "20-077L", "ability_index": 2, "original_text": "Tifa can attack once more this turn. You can only pay with CP produced by Backups to use this ability.", "reason": "Could not parse effects" }, { "card_id": "20-083R", "ability_index": 1, "original_text": "The Forwards opponent controls lose Haste.", "reason": "Could not parse field ability" }, { "card_id": "20-088L", "ability_index": 0, "original_text": "Warp 1 — Put Estinien from your hand onto the field. You can only use this ability during your Main Phase.", "reason": "Could not parse effects" }, { "card_id": "20-092R", "ability_index": 0, "original_text": "The cost required for the Characters opponent controls to use action abilities is increased by 2.", "reason": "Could not parse field ability" }, { "card_id": "20-097C", "ability_index": 0, "original_text": "Warp 3 — S", "reason": "Could not parse field ability" }, { "card_id": "20-099C/15-095C", "ability_index": 0, "original_text": "Gain {1}.", "reason": "Could not parse effects" }, { "card_id": "20-105C", "ability_index": 0, "original_text": "When Reeve enters the field, look at the top 3 cards of your deck. Add 1 card among them to your hand and return the other cards to the bottom of your deck in any order.", "reason": "Could not parse effects" }, { "card_id": "20-115R", "ability_index": 0, "original_text": "Warp 4 - 0", "reason": "Could not parse field ability" }, { "card_id": "20-121C", "ability_index": 0, "original_text": "Warp 3", "reason": "Could not parse effects" }, { "card_id": "21-004L", "ability_index": 0, "original_text": "you may pay {X}. When you do so, gain {Fire} for each CP paid as X. The maximum you can pay for {X} is 5.", "reason": "Could not parse effects" }, { "card_id": "21-017C", "ability_index": 0, "original_text": "Warp 2", "reason": "Could not parse effects" }, { "card_id": "21-018R", "ability_index": 0, "original_text": "Warp 2", "reason": "Could not parse effects" }, { "card_id": "21-022H", "ability_index": 1, "original_text": "When Astos enters the field or leaves the field, gain ◆.", "reason": "Could not parse effects" }, { "card_id": "21-025R", "ability_index": 0, "original_text": "Warp 1", "reason": "Could not parse effects" }, { "card_id": "21-029R", "ability_index": 1, "original_text": "your opponent discards 1 card.", "reason": "Could not parse effects" }, { "card_id": "21-031H", "ability_index": 0, "original_text": "Once per turn, you can cast a card removed by Setzer's abilities at any time you could normally cast it.", "reason": "Could not parse field ability" }, { "card_id": "21-038R", "ability_index": 0, "original_text": "You can cast Summons removed by Rinoa's abilities at any time you could normally cast them.", "reason": "Could not parse field ability" }, { "card_id": "21-039C", "ability_index": 0, "original_text": "your opponent discards 1 card.", "reason": "Could not parse effects" }, { "card_id": "21-043C", "ability_index": 0, "original_text": "Look at the top 2 cards of your deck. Add 1 card among them to your hand and put the other to the bottom of your deck.", "reason": "Could not parse effects" }, { "card_id": "21-043C", "ability_index": 1, "original_text": "Look at the top 2 cards of your deck. Add 1 card among them to your hand and put the other to the bottom of your deck.", "reason": "Could not parse effects" }, { "card_id": "21-061H", "ability_index": 3, "original_text": "During this turn, the Forwards you control cannot be chosen by EX Bursts.", "reason": "Could not parse effects" }, { "card_id": "21-108R", "ability_index": 0, "original_text": "If you control a Card Name Cecil or a Card Name Rosa, you can pay {Water} (instead of paying the CP cost) to cast Ceodore.", "reason": "Could not parse field ability" }, { "card_id": "21-109C", "ability_index": 0, "original_text": "Look at the top 3 cards of your deck. Add 1 card among them to your hand and put 1 card at the bottom of your deck, then put the remaining card on top of your deck.", "reason": "Could not parse effects" }, { "card_id": "21-113R", "ability_index": 1, "original_text": "The Job Pirate Forwards and Card Name Viking Forwards other than Bikke you control gain \"If this Forward is dealt damage by your opponent's abilities, the damage becomes 0 instead.\"", "reason": "Could not parse field ability" }, { "card_id": "21-114L", "ability_index": 0, "original_text": "The power of the Job Pirate Forwards and Card Name Viking Forwards other than Faris you control becomes 8000.", "reason": "Could not parse field ability" }, { "card_id": "21-126S", "ability_index": 0, "original_text": "You can pay {Fire}{Fire} (instead of paying the CP cost) to cast Cloud.", "reason": "Could not parse field ability" }, { "card_id": "21-130S", "ability_index": 0, "original_text": "You must control a Category DFF Forward to cast Noctis.", "reason": "Could not parse field ability" }, { "card_id": "21-132S", "ability_index": 1, "original_text": "If Cecil is dealt damage by your opponent's abilities, the damage becomes 0 instead.", "reason": "Could not parse field ability" }, { "card_id": "22-032L", "ability_index": 0, "original_text": "your opponent discards 1 card.", "reason": "Could not parse effects" }, { "card_id": "22-039C", "ability_index": 2, "original_text": "Epiornis cannot be blocked by a Forward of cost 3 or less.", "reason": "Could not parse effects" }, { "card_id": "22-055H", "ability_index": 1, "original_text": "During this turn, the cost required to cast your next Forward is reduced by 2 (it cannot become 0).", "reason": "Could not parse effects" }, { "card_id": "22-106R", "ability_index": 0, "original_text": "during this turn, the cost required to cast your next Card Name Tidus is reduced by 2 (it cannot become 0).", "reason": "Could not parse effects" }, { "card_id": "22-112R", "ability_index": 0, "original_text": "Cards with LB cannot be included in your main deck.", "reason": "Could not parse field ability" }, { "card_id": "22-115R", "ability_index": 0, "original_text": "(Cards with [Limit Break] cannot be included in your main deck.)", "reason": "Could not parse field ability" }, { "card_id": "22-116L", "ability_index": 0, "original_text": "Deal 1000 damage for each Wind Character you control to all the Forwards opponent controls.", "reason": "Could not parse effects" }, { "card_id": "22-121R", "ability_index": 0, "original_text": "(Cards with LB cannot be included in your main deck.)", "reason": "Could not parse field ability" }, { "card_id": "22-123R", "ability_index": 0, "original_text": "Cards with LB cannot be included in your main deck.", "reason": "Could not parse field ability" }, { "card_id": "23-025C", "ability_index": 0, "original_text": "Gain an Ice CP. This effect will trigger only once per turn.", "reason": "Could not parse effects" }, { "card_id": "23-028L", "ability_index": 0, "original_text": "Discard 1 card.", "reason": "Could not parse effects" }, { "card_id": "23-029R", "ability_index": 1, "original_text": "Your opponent discards 1 card. This effect will trigger only once per turn.", "reason": "Could not parse effects" }, { "card_id": "23-032H", "ability_index": 0, "original_text": "You can only cast Drautos if your opponent has 2 cards or less in their hand.", "reason": "Could not parse field ability" }, { "card_id": "23-034R", "ability_index": 1, "original_text": "your opponent discards 1 card.", "reason": "Could not parse effects" }, { "card_id": "23-042C", "ability_index": 1, "original_text": "During this turn, if Vaan deals damage to a Forward, double the damage instead.", "reason": "Could not parse effects" }, { "card_id": "23-050H", "ability_index": 0, "original_text": "Warp 3", "reason": "Could not parse effects" }, { "card_id": "23-051L", "ability_index": 1, "original_text": "At the beginning of your next Main Phase 1, play Hope onto the field. You can only use this ability during your turn.", "reason": "Could not parse effects" }, { "card_id": "23-088L", "ability_index": 1, "original_text": "During this turn, the power of Forwards opponent controls cannot be increased by Summons or abilities.", "reason": "Could not parse effects" }, { "card_id": "23-111C/15-123C", "ability_index": 0, "original_text": "Gain 1 CP of Lightning element.", "reason": "Could not parse effects" }, { "card_id": "23-112H", "ability_index": 1, "original_text": "Gain [Water][Water].", "reason": "Could not parse effects" }, { "card_id": "23-115L", "ability_index": 0, "original_text": "Gain [Light][Light].", "reason": "Could not parse effects" }, { "card_id": "23-118H", "ability_index": 2, "original_text": "You may play 1 face down Card Name Ardyn from your LB deck onto the field dull. If you do so, turn 1 face down card in your LB deck face up.", "reason": "Could not parse effects" }, { "card_id": "23-121L", "ability_index": 0, "original_text": "3", "reason": "Could not parse effects" }, { "card_id": "24-010C", "ability_index": 0, "original_text": "You can pay 2 Fire (instead of paying the CP cost) to cast Cetia.", "reason": "Could not parse field ability" }, { "card_id": "24-024R", "ability_index": 1, "original_text": "Your opponent discards 1 card.", "reason": "Could not parse effects" }, { "card_id": "24-031R", "ability_index": 1, "original_text": "The Priming cost of the Forwards you control can be paid with CP of any Element.", "reason": "Could not parse field ability" }, { "card_id": "24-034C", "ability_index": 0, "original_text": "You can pay 1 Ice (instead of paying the CP cost) to cast Velis.", "reason": "Could not parse field ability" }, { "card_id": "24-041C", "ability_index": 0, "original_text": "Warp 1 — {Wind}", "reason": "Could not parse field ability" }, { "card_id": "24-044H", "ability_index": 1, "original_text": "The Backups you control can produce CP of any Element.", "reason": "Could not parse field ability" }, { "card_id": "24-045C", "ability_index": 0, "original_text": "You can pay 2 Wind CP (instead of paying the CP cost) to cast Jeume.", "reason": "Could not parse field ability" }, { "card_id": "24-046R", "ability_index": 1, "original_text": "Your opponent reveals their hand. You may select 1 card from their hand. If you do so, your opponent discards it and draws 1 card.", "reason": "Could not parse effects" }, { "card_id": "24-048L", "ability_index": 0, "original_text": "Warp 5", "reason": "Could not parse effects" }, { "card_id": "24-051R", "ability_index": 1, "original_text": "\"Garuda (XVI)\" — {S}", "reason": "Could not parse effects" }, { "card_id": "24-071C", "ability_index": 0, "original_text": "You can pay 1 Earth (instead of paying the CP cost) to cast Rulgia.", "reason": "Could not parse field ability" }, { "card_id": "24-078R", "ability_index": 0, "original_text": "", "reason": "Could not parse effects" }, { "card_id": "24-079L", "ability_index": 2, "original_text": "The Forwards opponent controls must block if possible.", "reason": "Could not parse field ability" }, { "card_id": "24-087C", "ability_index": 0, "original_text": "You can pay 2 Lightning CP (instead of paying the CP cost) to cast Ranan.", "reason": "Could not parse field ability" }, { "card_id": "24-090L", "ability_index": 1, "original_text": "When Leon is chosen by your opponent's ability, your opponent gains control of Leon.", "reason": "Could not parse field ability" }, { "card_id": "24-102C", "ability_index": 0, "original_text": "You can pay 1 Water CP (instead of paying the CP cost) to cast Perrene.", "reason": "Could not parse field ability" }, { "card_id": "24-105R", "ability_index": 1, "original_text": "until the end of the turn, all the Forwards opponent controls lose all their abilities and 3000 power.", "reason": "Could not parse effects" }, { "card_id": "24-122H", "ability_index": 0, "original_text": "Your opponent reveals their hand. Select 1 card from their hand. Your opponent discards this card.", "reason": "Could not parse effects" }, { "card_id": "25-016R", "ability_index": 1, "original_text": "Name 1 Element. During this turn, if Rubicante is dealt damage by abilities of the named Element, the damage becomes 0 instead.", "reason": "Could not parse effects" }, { "card_id": "25-018C", "ability_index": 0, "original_text": "discard 1 Ice card: Your opponent discards 1 card. You can only use this ability during your turn and only once per turn.", "reason": "Could not parse effects" }, { "card_id": "25-022C", "ability_index": 1, "original_text": "If your opponent has 3 cards or more in their hand, your opponent discards 1 card.", "reason": "Could not parse effects" }, { "card_id": "25-023C", "ability_index": 0, "original_text": "Warp 2", "reason": "Could not parse effects" }, { "card_id": "25-025L", "ability_index": 2, "original_text": "Your opponent discards 1 card.", "reason": "Could not parse effects" }, { "card_id": "25-042C", "ability_index": 0, "original_text": "Your opponent reveals their hand. You may select 1 card from their hand. If you do so, your opponent discards it and draws 1 card.", "reason": "Could not parse effects" }, { "card_id": "25-044C", "ability_index": 0, "original_text": "Warp 2 — [Wind][1]", "reason": "Could not parse effects" }, { "card_id": "25-086R", "ability_index": 0, "original_text": "The power of Forwards opponent controls cannot be increased by Summons or abilities.", "reason": "Could not parse field ability" }, { "card_id": "25-101L", "ability_index": 1, "original_text": "During this turn, the cost required to cast your next Summon is reduced by 1 (it cannot become 0).", "reason": "Could not parse effects" }, { "card_id": "25-112H", "ability_index": 1, "original_text": "During this turn, the cost required to cast your next Category MOBIUS Forward is reduced by 2 (it cannot become 0).", "reason": "Could not parse effects" }, { "card_id": "26-003R", "ability_index": 1, "original_text": "Ifrit (XVI) gains \"If Ifrit (XVI) is dealt damage less than Ifrit (XVI)'s power, the damage becomes 0 instead.\" (This effect does not end at the end of the turn.)", "reason": "Could not parse effects" }, { "card_id": "26-005H", "ability_index": 0, "original_text": "Clive gains all the special abilities of the Job Eikon you own removed from the game.", "reason": "Could not parse effects" }, { "card_id": "26-018H", "ability_index": 0, "original_text": "Add up to 2 Fire cards and/or Category XVI cards among them to your hand and return the other cards to the bottom of your deck in any order.", "reason": "Could not parse effects" }, { "card_id": "26-029R", "ability_index": 2, "original_text": "Your opponent discards 2 cards. You can only use this ability during your Main Phase.", "reason": "Could not parse effects" }, { "card_id": "26-030C", "ability_index": 0, "original_text": "your opponent randomly discards 1 card.", "reason": "Could not parse effects" }, { "card_id": "26-033C", "ability_index": 1, "original_text": "During this turn, the cost required to cast your next Summon is reduced by 2 (it cannot become 0).", "reason": "Could not parse effects" }, { "card_id": "26-038H", "ability_index": 0, "original_text": "Warp 1 — {I}{I}", "reason": "Could not parse field ability" }, { "card_id": "26-039H", "ability_index": 0, "original_text": "Your opponent discards 1 card. This effect will trigger only once per turn.", "reason": "Could not parse effects" }, { "card_id": "26-048C", "ability_index": 0, "original_text": "Warp 2 — {w}{w}", "reason": "Could not parse field ability" }, { "card_id": "26-053L", "ability_index": 0, "original_text": "You can pay {Wind}{Wind}{Wind} (instead of paying the CP cost) to cast Bartz.", "reason": "Could not parse field ability" }, { "card_id": "26-055H", "ability_index": 0, "original_text": "Your Warp cost can be paid with CP of any Element.", "reason": "Could not parse field ability" }, { "card_id": "26-070H", "ability_index": 0, "original_text": "Zangan and the Card Name Tifa you control can use action abilities and special abilities with [S] in the cost as though they had Haste.", "reason": "Could not parse field ability" }, { "card_id": "26-076H", "ability_index": 1, "original_text": "If you control a Card Name Zangan, you can discard 1 card instead of S when paying for Tifa's special ability.", "reason": "Could not parse field ability" }, { "card_id": "26-084H", "ability_index": 0, "original_text": "The Priming cost of the Characters you control can be paid with CP of any Element.", "reason": "Could not parse field ability" }, { "card_id": "26-085L", "ability_index": 1, "original_text": "Vrtra gains \"Vrtra cannot be chosen by your opponent's abilities.\" until the end of your opponent's turn.", "reason": "Could not parse effects" }, { "card_id": "26-098L", "ability_index": 1, "original_text": "If Lightning forming a party deals damage to your opponent, the damage becomes 2 instead.", "reason": "Could not parse field ability" }, { "card_id": "26-103L", "ability_index": 1, "original_text": "Azdaja gains \"Azdaja cannot be chosen by your opponent's abilities.\" until the end of your opponent's turn.", "reason": "Could not parse effects" }, { "card_id": "26-111C", "ability_index": 0, "original_text": "Look at the top 3 cards of your deck. Return them to the top of your deck in any order.", "reason": "Could not parse effects" }, { "card_id": "26-112H", "ability_index": 1, "original_text": "If a Card Name Yuna Forward you control is dealt damage, the damage is dealt to Tidus instead.", "reason": "Could not parse field ability" }, { "card_id": "27-010L", "ability_index": 0, "original_text": "name 1 Job. All the Forwards with the named Job opponent controls lose all their abilities until the end of the turn.", "reason": "Could not parse effects" }, { "card_id": "27-011C", "ability_index": 0, "original_text": "Warp 2", "reason": "Could not parse effects" }, { "card_id": "27-021C", "ability_index": 0, "original_text": "your opponent discards 1 card.", "reason": "Could not parse effects" }, { "card_id": "27-021C", "ability_index": 1, "original_text": "The Job Warrior Forwards and Card Name Warrior Forwards you control gain \"When this Forward is chosen by your opponent's ability, your opponent discards 1 card.\"", "reason": "Could not parse field ability" }, { "card_id": "27-047H", "ability_index": 0, "original_text": "You can play 2 or more Card Name Wendigo onto the field.", "reason": "Could not parse field ability" }, { "card_id": "27-053C", "ability_index": 0, "original_text": "Look at the same number of cards from the top of your deck as the Backups you control. Add 1 card among them to your hand and return the other cards to the bottom of your deck in any order.", "reason": "Could not parse effects" }, { "card_id": "27-062L", "ability_index": 0, "original_text": "When Krile (XIV) enters the field, if there are 3 or more different Elements among Characters you control, look at the top 4 cards of your deck. Add 1 card among them to your hand and return the other cards to the bottom of your deck in any order.", "reason": "Could not parse effects" }, { "card_id": "27-064C", "ability_index": 0, "original_text": "If you cast Summoner, you may pay {Earth}{Earth} as an extra cost.", "reason": "Could not parse field ability" }, { "card_id": "27-111L", "ability_index": 1, "original_text": "name 1 Job.", "reason": "Could not parse effects" }, { "card_id": "27-120R", "ability_index": 0, "original_text": "", "reason": "Could not parse effects" }, { "card_id": "27-121R", "ability_index": 1, "original_text": "your opponent discards 1 card. This effect will trigger only once per turn.", "reason": "Could not parse effects" }, { "card_id": "3-034H", "ability_index": 1, "original_text": "Deal each Forward opponent controls damage equal to half of its power (round up to the nearest 1000).", "reason": "Could not parse effects" }, { "card_id": "3-045R", "ability_index": 1, "original_text": "its effect is cancelled if your opponent doesn't pay {3}.", "reason": "Could not parse effects" }, { "card_id": "3-050L", "ability_index": 0, "original_text": "If you control a Category VII Forward, the cost for playing Aerith onto the field is reduced by 1.", "reason": "Could not parse field ability" }, { "card_id": "3-056H", "ability_index": 0, "original_text": "your opponent reveals his/her hand. Select 1 card from their hand. Your opponent discards this card.", "reason": "Could not parse effects" }, { "card_id": "3-065L", "ability_index": 0, "original_text": "Bartz has the Jobs of the Forwards you control.", "reason": "Could not parse field ability" }, { "card_id": "3-069C", "ability_index": 0, "original_text": "If you control Card Name Vincent, the cost for playing Yuffie onto the field becomes 0.", "reason": "Could not parse field ability" }, { "card_id": "3-088L", "ability_index": 1, "original_text": "deal 1 point of damage to your opponent.", "reason": "Could not parse effects" }, { "card_id": "3-091C", "ability_index": 0, "original_text": "Berserker cannot form parties.", "reason": "Could not parse field ability" }, { "card_id": "3-091C", "ability_index": 1, "original_text": "Berserker must attack at least once per turn if possible.", "reason": "Could not parse field ability" }, { "card_id": "3-095R", "ability_index": 2, "original_text": "Deal damage equal to half of Yang's power to all the Forwards opponent controls (round up to the nearest 1000).", "reason": "Could not parse effects" }, { "card_id": "3-100L", "ability_index": 0, "original_text": "When Exdeath attacks, all Characters opponent controls lose their Jobs until the end of the turn.", "reason": "Could not parse effects" }, { "card_id": "3-103H", "ability_index": 1, "original_text": "Gilgamesh cannot be chosen by Summons during this turn.", "reason": "Could not parse effects" }, { "card_id": "3-122C", "ability_index": 0, "original_text": "Place any number of cards from your hand at the bottom of your deck in any order. Then, draw the same number of cards.", "reason": "Could not parse effects" }, { "card_id": "3-130R", "ability_index": 1, "original_text": "Until the end of the turn, all the Forwards opponent controls lose 1000 power for every 2 Water Characters you control.", "reason": "Could not parse effects" }, { "card_id": "3-136C", "ability_index": 0, "original_text": "If White Mage or a Forward forming a party with White Mage receives damage, the damage decreases by 3000 instead.", "reason": "Could not parse field ability" }, { "card_id": "3-145L", "ability_index": 1, "original_text": "Remove from the game all the Forwards on the field other than Light and Dark. Then, remove from the top of your deck twice the number of cards removed by the previous effect.", "reason": "Could not parse effects" }, { "card_id": "3-154S", "ability_index": 0, "original_text": "If you control a Category IX Forward, the cost for playing Zidane onto the field is reduced by 1.", "reason": "Could not parse field ability" }, { "card_id": "4-034R", "ability_index": 0, "original_text": "Cid (WOFF) cannot be broken.", "reason": "Could not parse field ability" }, { "card_id": "4-046R", "ability_index": 0, "original_text": "Deal each Forward opponent controls damage equal to half of its power (round up to the nearest 1000).", "reason": "Could not parse effects" }, { "card_id": "4-048L", "ability_index": 2, "original_text": "Locke cannot be blocked this turn.", "reason": "Could not parse effects" }, { "card_id": "4-103C", "ability_index": 0, "original_text": "If Warrior receives damage, double the damage instead.", "reason": "Could not parse field ability" }, { "card_id": "4-130H", "ability_index": 1, "original_text": "Divide 12000 damage equally among all the Forwards opponent controls (round up to the nearest 1000).", "reason": "Could not parse effects" }, { "card_id": "4-141C", "ability_index": 0, "original_text": "Mime's power becomes the same as your opponent's weakest Forward until the end of the turn.", "reason": "Could not parse effects" }, { "card_id": "4-147H", "ability_index": 1, "original_text": "Until the end of the turn, all the Monsters you control also become Forwards with 7000 power.", "reason": "Could not parse effects" }, { "card_id": "5-009C", "ability_index": 0, "original_text": "All the Forwards opponent controls cannot block Forwards with a power inferior to their own this turn.", "reason": "Could not parse effects" }, { "card_id": "5-042C", "ability_index": 0, "original_text": "If Trickster is dealt damage by a Forward with Haste or First Strike, the damage becomes 0 instead.", "reason": "Could not parse field ability" }, { "card_id": "5-047C", "ability_index": 0, "original_text": "you may cast 1 Summon from your hand. The cost required to cast it is reduced by 1 (it cannot become 0).", "reason": "Could not parse effects" }, { "card_id": "5-050H", "ability_index": 1, "original_text": "Adelle cannot be blocked this turn.", "reason": "Could not parse effects" }, { "card_id": "5-055C", "ability_index": 0, "original_text": "Your opponent reveals his/her hand. Select 1 Character card from their hand. Your opponent discards this card. You can only use this ability during your turn.", "reason": "Could not parse effects" }, { "card_id": "5-056H", "ability_index": 0, "original_text": "your opponent reveals his/her hand.", "reason": "Could not parse effects" }, { "card_id": "5-057C", "ability_index": 0, "original_text": "During this turn, if a Forward you control is dealt damage by a Summon or an ability, the damage becomes 0 instead.", "reason": "Could not parse effects" }, { "card_id": "5-078R", "ability_index": 0, "original_text": "If you have received 5 points of damage or more, the cost for playing Gabranth onto the field is reduced by 3 (it cannot become 0).", "reason": "Could not parse field ability" }, { "card_id": "5-107H", "ability_index": 1, "original_text": "If Thancred receives damage while dull, the damage is reduced by 2000 instead.", "reason": "Could not parse field ability" }, { "card_id": "5-124H", "ability_index": 1, "original_text": "All the Forwards opponent controls lose 2000 power for each CP required to play them until the end of the turn. You can only use this ability if Ozma is a Forward.", "reason": "Could not parse effects" }, { "card_id": "5-132R", "ability_index": 0, "original_text": "Look at the top 4 cards of your deck. Add 1 card among them to your hand and return the other cards to the bottom of your deck in any order.", "reason": "Could not parse effects" }, { "card_id": "5-135L", "ability_index": 0, "original_text": "When Porom enters the field, look at the top 3 cards of your deck. Add 1 card among them to your hand and return the other cards to the bottom of your deck in any order.", "reason": "Could not parse effects" }, { "card_id": "5-138C", "ability_index": 0, "original_text": "During this turn, if Moogle Knight is dealt damage by your opponent's Summons or abilities, the damage becomes 0 instead.", "reason": "Could not parse effects" }, { "card_id": "5-147L", "ability_index": 1, "original_text": "Take 1 more turn after this one. At the end of that turn, you lose the game.", "reason": "Could not parse effects" }, { "card_id": "5-148H", "ability_index": 2, "original_text": "select 1 Element. Kam'lanaut becomes that Element (this effect does not end at the end of the turn).", "reason": "Could not parse effects" }, { "card_id": "5-154S", "ability_index": 0, "original_text": "Look at the top card of your deck. You can only use this ability once per turn.", "reason": "Could not parse effects" }, { "card_id": "6-044L", "ability_index": 2, "original_text": "your opponent reveals his/her hand. Select 1 Forward from their hand. Your opponent discards this card.", "reason": "Could not parse effects" }, { "card_id": "6-062R", "ability_index": 1, "original_text": "Remove Rikku from the Battle. You can only use this ability when Rikku is in Battle.", "reason": "Could not parse effects" }, { "card_id": "6-063H", "ability_index": 0, "original_text": "Your opponent gains control of Leon.", "reason": "Could not parse effects" }, { "card_id": "6-063H", "ability_index": 1, "original_text": "Your opponent gains control of Leon.", "reason": "Could not parse effects" }, { "card_id": "6-084L", "ability_index": 1, "original_text": "Backups you control can produce CP of any Element.", "reason": "Could not parse field ability" }, { "card_id": "6-090H", "ability_index": 0, "original_text": "your opponent gains control of Kain.", "reason": "Could not parse effects" }, { "card_id": "6-090H", "ability_index": 1, "original_text": "your opponent gains control of Kain.", "reason": "Could not parse effects" }, { "card_id": "6-103H", "ability_index": 1, "original_text": "Ricard must block if possible.", "reason": "Could not parse field ability" }, { "card_id": "6-130L", "ability_index": 0, "original_text": "Your opponent randomly removes 1 card in his/her hand from the game.", "reason": "Could not parse effects" }, { "card_id": "7-010L", "ability_index": 0, "original_text": "If you have received 4 points of damage or more, the cost for playing Jecht onto the field is reduced by 4.", "reason": "Could not parse field ability" }, { "card_id": "7-066C", "ability_index": 0, "original_text": "Like Summons and abilities, this card can be played during either player's Attack Phase or Main Phase.", "reason": "Could not parse field ability" }, { "card_id": "7-067L", "ability_index": 0, "original_text": "Galuf cannot be broken during your turn.", "reason": "Could not parse field ability" }, { "card_id": "7-067L", "ability_index": 1, "original_text": "You may pay {Earth}{Earth}. If you do so, it must block Galuf this turn if possible.", "reason": "Could not parse effects" }, { "card_id": "7-068H", "ability_index": 2, "original_text": "Until the end of the turn, Krile cannot be chosen by your opponent's abilities.", "reason": "Could not parse effects" }, { "card_id": "7-075R", "ability_index": 0, "original_text": "You can discard Light and Dark Element cards from your hand to produce CP. (Light cards produce 2 Light CP each and Dark cards produce 2 Dark CP each.)", "reason": "Could not parse field ability" }, { "card_id": "7-077L", "ability_index": 2, "original_text": "During this turn, the next damage dealt to Noctis becomes 0 instead.", "reason": "Could not parse effects" }, { "card_id": "7-082R", "ability_index": 0, "original_text": "The Job Moogle Backups you control can produce CP of any Element.", "reason": "Could not parse field ability" }, { "card_id": "7-107R", "ability_index": 0, "original_text": "If Gawain is dealt damage by a Forward's ability, the damage becomes 0 instead.", "reason": "Could not parse field ability" }, { "card_id": "7-113R", "ability_index": 1, "original_text": "Until the end of the turn, all the Forwards opponent controls lose 5000 power. You can only use this ability if you have received 5 points of damage or more.", "reason": "Could not parse effects" }, { "card_id": "7-115R", "ability_index": 1, "original_text": "During this turn, the cost required to cast your next Summon is reduced by 1 (it cannot become 0).", "reason": "Could not parse effects" }, { "card_id": "7-119H", "ability_index": 0, "original_text": "all the Forwards opponent controls lose their abilities until the end of the turn.", "reason": "Could not parse effects" }, { "card_id": "7-127L", "ability_index": 0, "original_text": "Reveal the top card of your deck. If it is a Summon, you may pay the cost and cast it. You can only use this ability once per turn.", "reason": "Could not parse effects" }, { "card_id": "7-128H", "ability_index": 0, "original_text": "Yuri has all the Elements except Dark.", "reason": "Could not parse field ability" }, { "card_id": "7-130L", "ability_index": 1, "original_text": "At the end of your next turn, if Sin is on the field, your opponent loses the game. You can only use this ability during your turn.", "reason": "Could not parse effects" }, { "card_id": "8-026L", "ability_index": 0, "original_text": "At the beginning of your opponent's Main Phase 1, your opponent selects 1 active Character he/she controls and dulls it.", "reason": "Could not parse effects" }, { "card_id": "8-047C", "ability_index": 0, "original_text": "Place up to 2 cards from your hand at the bottom of your deck in any order. Then, draw the same number of cards as were returned to your deck.", "reason": "Could not parse effects" }, { "card_id": "8-052C", "ability_index": 0, "original_text": "Name 1 Element. Your opponent randomly reveals 2 cards from his/her hand. Select 1 card of the same Element as named among them. Your opponent discards this card.", "reason": "Could not parse effects" }, { "card_id": "8-060L", "ability_index": 0, "original_text": "If you pay the cost to play Fina onto the field, you may pay an extra {W}{W}{W}.", "reason": "Could not parse field ability" }, { "card_id": "8-068L", "ability_index": 1, "original_text": "Ardyn cannot be broken.", "reason": "Could not parse field ability" }, { "card_id": "8-074H", "ability_index": 0, "original_text": "You can only pay with Earth CP to play Gladiolus onto the field.", "reason": "Could not parse field ability" }, { "card_id": "8-077C", "ability_index": 0, "original_text": "Choose 1 Forward. Until the end of the turn, it gains +1000 power for each Earth Backup you control.", "reason": null }, { "card_id": "8-089R", "ability_index": 1, "original_text": "During this turn, the next damage dealt to Ark Angel EV by a Forward becomes 0 instead.", "reason": "Could not parse effects" }, { "card_id": "8-116R", "ability_index": 0, "original_text": "If a Forward you control receives 1000 damage, the damage becomes 0 instead.", "reason": "Could not parse field ability" }, { "card_id": "8-128R", "ability_index": 0, "original_text": "The power of Forwards cannot be increased by Summons or abilities.", "reason": "Could not parse field ability" }, { "card_id": "8-129R", "ability_index": 0, "original_text": "If you don't control any Forwards, the cost for playing Lion onto the field is reduced by 1.", "reason": "Could not parse field ability" }, { "card_id": "8-132L", "ability_index": 0, "original_text": "If you control a Category XV Forward, the cost for playing Lunafreya onto the field is reduced by 1.", "reason": "Could not parse field ability" }, { "card_id": "9-072H", "ability_index": 0, "original_text": "If Baigan is dealt 3000 damage or less, the damage becomes 0 instead.", "reason": "Could not parse field ability" }, { "card_id": "9-077L", "ability_index": 0, "original_text": "Look at the top 5 cards of your deck. Reveal 1 Summon other than Light and Dark among them and cast it without paying the cost. Then, shuffle the other cards and return them to the bottom of your deck.", "reason": "Could not parse effects" }, { "card_id": "9-077L", "ability_index": 1, "original_text": "Look at the top X cards of your deck. Reveal 1 Summon of cost X or less among them and cast it without paying the cost. Then, shuffle the other cards and return them to the bottom of your deck.", "reason": "Could not parse effects" }, { "card_id": "9-111H", "ability_index": 0, "original_text": "Reveal the top card of your deck. If it is a Backup, cancel all effects choosing Banon.", "reason": "Could not parse effects" }, { "card_id": "9-119C", "ability_index": 0, "original_text": "Negate all damage dealt to all the Forwards you control.", "reason": "Could not parse effects" }, { "card_id": "9-121L", "ability_index": 0, "original_text": "You can only pay with Fire CP, Wind CP, Earth CP or Water CP and you must use CP of 2 or more different Elements to play Wol onto the field.", "reason": "Could not parse field ability" }, { "card_id": "B-001", "ability_index": 0, "original_text": "Chaos cannot leave the field due to your opponent's Summons or abilities.", "reason": "Could not parse field ability" }, { "card_id": "B-002", "ability_index": 0, "original_text": "Spiritus cannot leave the field due to your opponent's Summons or abilities.", "reason": "Could not parse field ability" }, { "card_id": "B-002", "ability_index": 1, "original_text": "You can play 2 or more Dark Characters onto the field.", "reason": "Could not parse effects" }, { "card_id": "B-002", "ability_index": 2, "original_text": "Spiritus is on the field: Spiritus can produce CP of any Element.", "reason": "Could not parse effects" }, { "card_id": "B-002", "ability_index": 3, "original_text": "You can discard Dark Element cards from your hand to produce CP. (Dark cards produce 2 Dark CP each.)", "reason": "Could not parse effects" }, { "card_id": "B-007", "ability_index": 0, "original_text": "EX Bursts of cards put into the Damage Zone due to Shadow Lord cannot be used.", "reason": "Could not parse effects" }, { "card_id": "B-011", "ability_index": 1, "original_text": "At the end of your next turn, if Sin is on the field, your opponent loses the game. You can only use this ability during your turn.", "reason": "Could not parse effects" }, { "card_id": "B-029", "ability_index": 0, "original_text": "President Shinra cannot leave the field due to your opponent's Summons or abilities.", "reason": "Could not parse field ability" }, { "card_id": "B-030", "ability_index": 0, "original_text": "Hojo cannot leave the field due to your opponent's Summons or abilities.", "reason": "Could not parse field ability" }, { "card_id": "B-030", "ability_index": 1, "original_text": "Hojo can produce CP of any Element.", "reason": "Could not parse effects" }, { "card_id": "B-051", "ability_index": 1, "original_text": "Elena cannot be chosen by your opponent's Summons.", "reason": "Could not parse effects" }, { "card_id": "C-002", "ability_index": 0, "original_text": "Search your deck for 1 Wind Forward, reveal it to your opponent, put it into your hand, then shuffle your deck.", "reason": "Could not parse effects" }, { "card_id": "Re-031H-16-023H", "ability_index": 1, "original_text": "Your opponent discards 1 card.", "reason": "Could not parse effects" }, { "card_id": "Re-044C-8-034R", "ability_index": 0, "original_text": "At the end of each of your opponent's turns, if your opponent has 2 cards or more in their hand, your opponent discards 1 card.", "reason": "Could not parse field ability" }, { "card_id": "Re-048C-10-039C", "ability_index": 0, "original_text": "Member of the Amathrwn Society", "reason": "Could not parse field ability" }, { "card_id": "Re-053C-4-044R", "ability_index": 0, "original_text": "You may search for 1 Card Name Cid Randell or Card Name Remedi and add it to your hand.", "reason": null }, { "card_id": "Re-054C-16-042R", "ability_index": 1, "original_text": "Your opponent discards 1 card.", "reason": "Could not parse effects" }, { "card_id": "Re-058H-4-048L", "ability_index": 0, "original_text": "your opponent discards 1 card.", "reason": "Could not parse effects" }, { "card_id": "Re-058H-4-048L", "ability_index": 1, "original_text": "your opponent discards 1 card.", "reason": "Could not parse effects" }, { "card_id": "Re-058H-4-048L", "ability_index": 2, "original_text": "EX: Locke cannot be blocked this turn.", "reason": "Could not parse effects" }, { "card_id": "Re-060H-16-043H", "ability_index": 2, "original_text": "You can only use this ability once per turn.", "reason": "Could not parse field ability" }, { "card_id": "Re-062C-18-035R", "ability_index": 0, "original_text": "Reveal the top 5 cards of your deck. Add 1 Fire, Earth or Water card among them to your hand and return the other cards to the bottom of your deck in any order.", "reason": null }, { "card_id": "Re-064C-8-047C", "ability_index": 0, "original_text": "Place up to 2 cards from your hand at the bottom of your deck in any order. Then, draw the same number of cards as were returned to your deck.", "reason": "Could not parse effects" }, { "card_id": "Re-064C-8-047C", "ability_index": 1, "original_text": "Then, place 1 card from your hand at the bottom of your deck. You can only use this ability if you control a Card Name Norschladen.", "reason": "Could not parse effects" }, { "card_id": "Re-091C-13-054C", "ability_index": 1, "original_text": "The cost required to cast your Job Manikin can be paid with CP of any Element.", "reason": "Could not parse effects" }, { "card_id": "Re-096C-11-068R", "ability_index": 0, "original_text": "You may search for 1 Job King and add it to your hand.", "reason": null }, { "card_id": "Re-115H-6-084L", "ability_index": 1, "original_text": "The Backups you control can produce CP of any Element.", "reason": "Could not parse field ability" }, { "card_id": "Re-122L-2-099L", "ability_index": 0, "original_text": "Choose 1 Forward opponent controls of cost equal to or less than the number of Lightning Backups you control. Break it.", "reason": null }, { "card_id": "Re-129H-18-073H", "ability_index": 1, "original_text": "Warp 5", "reason": "Could not parse effects" }, { "card_id": "Re-138H-18-081H", "ability_index": 2, "original_text": "You can only use this ability once per turn.", "reason": "Could not parse effects" }, { "card_id": "Re-151L-17-113L", "ability_index": 0, "original_text": "You can pay with [Wind] instead of [Water] when paying for the special abilities of Category FFBE Characters you control.", "reason": "Could not parse field ability" }, { "card_id": "Re-159C-10-119R", "ability_index": 0, "original_text": "You may search for 1 Job Goblin or Card Name Goblin and add it to your hand.", "reason": null }, { "card_id": "Re-161H-12-103H", "ability_index": 1, "original_text": "During this turn, the cost required to cast your next Job Knight Forward is reduced by 2 (it cannot become 0). You can only use this ability during your turn and only once per turn.", "reason": "Could not parse effects" }, { "card_id": "Re-169L-12-105L", "ability_index": 1, "original_text": "", "reason": "Could not parse effects" }, { "card_id": "Re-169L-12-105L", "ability_index": 2, "original_text": "", "reason": "Could not parse effects" }, { "card_id": "Re-176L-20-127L", "ability_index": 2, "original_text": "You can only use this ability during your turn.", "reason": "Could not parse effects" }, { "card_id": "Re-186H-19-110H", "ability_index": 1, "original_text": "Warp 2", "reason": "Could not parse field ability" }, { "card_id": "Re-188H-18-117H", "ability_index": 2, "original_text": "Your opponent discards 1 card. You can only use this ability during your turn and only once per turn.", "reason": "Could not parse effects" }, { "card_id": "Re-189L-12-119L", "ability_index": 1, "original_text": "Y'shtola cannot be blocked by a Forward of cost 4 or more.", "reason": "Could not parse effects" }, { "card_id": "Re-200L-19-128L", "ability_index": 0, "original_text": "You can only pay with CP produced by Backups to cast Warrior of Light.", "reason": "Could not parse effects" } ] }