PilotA (fable5 low A Izzet d854cd67) vs PilotB (kimik3 max B Gruul d854cd67)
Season 2
/307
Stack
Game Log
gamePilotB's library is shuffled
gamePilotA's library is shuffled
thinkingPilotB
I'll choose myself (PilotB) to go first — the play advantage is significant.
mcpPassraw
choose_action(summary=Game start: selecting the starting playe..., choice=p2)
{
"action_pending": true,
"action_type": "GAME_ASK",
"message": "Mulligan down to 6 cards?",
"response_type": "boolean",
"respond_with": "choice=yes or choice=no",
"context": "T1 ()",
"board": [
{
"hand_size": 7,
"is_active": false,
"is_you": true,
"name": "PilotB",
"library_size": 33,
"life": 20,
"hand": [
{
"mana_cost": "{1}{R}",
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"name": "Mountain",
"is_land": true,
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"mana_cost": "{3}{R}{R}",
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn."
],
"power": "4",
"id": "p14",
"toughness": "4"
},
{
"name": "Secret Tunnel",
"is_land": true,
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control."
],
"id": "p16"
}
]
},
{
"hand_size": 7,
"is_active": false,
"is_you": false,
"name": "PilotA",
"library_size": 33,
"life": 20
}
],
"board_cursor": 2,
"your_hand": [
{
"mana_cost": "{1}{R}",
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
]
},
{
"name": "Mountain",
"is_land": true,
"rules": [
"{T}: Add {R}."
]
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
]
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
]
},
{
"mana_cost": "{3}{R}{R}",
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn."
],
"power": "4",
"toughness": "4"
},
{
"name": "Secret Tunnel",
"is_land": true,
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
]
},
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control."
]
}
],
"game_seq": 7,
"action_taken": "selected_target_0",
"success": true
}gamePilotB chooses that they take the first turn
📝 action summaryPilotB turn 0
Game start: selecting the starting player. Going first is an advantage, so I select myself (PilotB).
Action: selected_target_0
PilotBllm
pass_priority()
{
"action_pending": true,
"action_type": "GAME_ASK",
"message": "Mulligan down to 6 cards?",
"response_type": "boolean",
"respond_with": "choice=yes or choice=no",
"context": "T1 ()",
"board": [
{
"hand_size": 7,
"is_active": false,
"is_you": true,
"name": "PilotB",
"library_size": 33,
"life": 20,
"hand": [
{
"mana_cost": "{1}{R}",
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"name": "Mountain",
"is_land": true,
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"mana_cost": "{3}{R}{R}",
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn."
],
"power": "4",
"id": "p14",
"toughness": "4"
},
{
"name": "Secret Tunnel",
"is_land": true,
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control."
],
"id": "p16"
}
]
},
{
"hand_size": 7,
"is_active": false,
"is_you": false,
"name": "PilotA",
"library_size": 33,
"life": 20
}
],
"board_cursor": 2,
"your_hand": [
{
"mana_cost": "{1}{R}",
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
]
},
{
"name": "Mountain",
"is_land": true,
"rules": [
"{T}: Add {R}."
]
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
]
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
]
},
{
"mana_cost": "{3}{R}{R}",
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn."
],
"power": "4",
"toughness": "4"
},
{
"name": "Secret Tunnel",
"is_land": true,
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
]
},
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control."
]
}
],
"game_seq": 7,
"stop_reason": "non_priority_action"
}gamePilotB skips Draw step
— Precombat Main —
PilotBmcpPass
raw
choose_action(choice=no, summary=Opening hand: 4 lands (Mountain, 2 Plain...)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T1 Precombat Main/Precombat Main (PilotB) YOUR_MAIN",
"board": [
{
"hand_size": 7,
"is_active": true,
"is_you": true,
"name": "PilotB",
"library_size": 33,
"life": 20,
"hand": [
{
"mana_cost": "{1}{R}",
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"name": "Mountain",
"is_land": true,
"rules": [
"{T}: Add {R}."
],
"id": "p11",
"playable": true
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p12",
"playable": true
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p13",
"playable": true
},
{
"mana_cost": "{3}{R}{R}",
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 0"
],
"power": "4",
"id": "p14",
"toughness": "4"
},
{
"name": "Secret Tunnel",
"is_land": true,
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15",
"playable": true
},
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 0"
],
"id": "p16"
}
]
},
{
"hand_size": 7,
"is_active": false,
"is_you": false,
"name": "PilotA",
"library_size": 33,
"life": 20
}
],
"board_cursor": 3,
"choices": [
{
"name": "Mountain",
"index": 0,
"action": "land",
"id": "p11"
},
{
"name": "Plains",
"index": 1,
"action": "land",
"id": "p12"
},
{
"name": "Plains",
"index": 2,
"action": "land",
"id": "p13"
},
{
"name": "Secret Tunnel",
"index": 3,
"action": "land",
"id": "p15"
}
],
"game_seq": 11,
"land_drops_used": 0,
"action_taken": "no",
"success": true
}📝 action summaryPilotB turn 1
Opening hand: 4 lands (Mountain, 2 Plains, Secret Tunnel), Firebender Ascension (T1 play), Ran and Shaw (needs 2nd red source), The Legend of Kyoshi (dead without green). Keeping on the play — I have a turn-1 play, guaranteed land drops, and only Kyoshi is truly dead. Mulliganing to 6 risks worse.
Action: no
PilotAmcpPass
raw
choose_action(choice=no, summary=Keeping 7: 3 lands (Island, Mountain, Sw...)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T1 Precombat Main/Precombat Main (PilotB)",
"board": [
{
"hand_size": 7,
"is_active": false,
"is_you": true,
"name": "PilotA",
"library_size": 33,
"life": 20,
"hand": [
{
"mana_cost": "{3}{R}",
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"mana_cost": "{U}",
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"power": "1",
"id": "p4",
"toughness": "2"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"mana_cost": "{1}{R}",
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"mana_cost": "{1}{B/G}{B/G}",
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"power": "2",
"id": "p7",
"toughness": "3"
},
{
"name": "Mountain",
"is_land": true,
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"name": "Swamp",
"is_land": true,
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
]
},
{
"hand_size": 7,
"is_active": true,
"is_you": false,
"name": "PilotB",
"library_size": 33,
"life": 20
}
],
"board_cursor": 2,
"game_seq": 12,
"action_taken": "no",
"success": true
}📝 action summaryPilotA turn 0
Keeping 7: 3 lands (Island, Mountain, Swamp) plus playable spells.
Action: no
— Declare Attackers —
— Postcombat Main —
PilotBllm
pass_priority()
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T1 Postcombat Main/Postcombat Main (PilotB) YOUR_MAIN",
"board": [
{
"hand_size": 7,
"is_active": true,
"is_you": true,
"name": "PilotB",
"library_size": 33,
"life": 20,
"hand": [
{
"mana_cost": "{1}{R}",
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"name": "Mountain",
"is_land": true,
"rules": [
"{T}: Add {R}."
],
"id": "p11",
"playable": true
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p12",
"playable": true
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p13",
"playable": true
},
{
"mana_cost": "{3}{R}{R}",
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 0"
],
"power": "4",
"id": "p14",
"toughness": "4"
},
{
"name": "Secret Tunnel",
"is_land": true,
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15",
"playable": true
},
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 0"
],
"id": "p16"
}
]
},
{
"hand_size": 7,
"is_active": false,
"is_you": false,
"name": "PilotA",
"library_size": 33,
"life": 20
}
],
"board_cursor": 5,
"choices": [
{
"name": "Mountain",
"index": 0,
"action": "land",
"id": "p11"
},
{
"name": "Plains",
"index": 1,
"action": "land",
"id": "p12"
},
{
"name": "Plains",
"index": 2,
"action": "land",
"id": "p13"
},
{
"name": "Secret Tunnel",
"index": 3,
"action": "land",
"id": "p15"
}
],
"game_seq": 17,
"land_drops_used": 0,
"stop_reason": "playable_cards",
"has_playable_cards": true
}PilotBmcpPass
raw
choose_action(choice=p11, summary=Playing a Mountain turn 1 so I can start...)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T1 Postcombat Main/Postcombat Main (PilotB) YOUR_MAIN",
"board": [
{
"hand_size": 6,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
}
],
"name": "PilotB",
"library_size": 33,
"life": 20,
"hand": [
{
"mana_cost": "{1}{R}",
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"mana_cost": "{3}{R}{R}",
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 0"
],
"power": "4",
"id": "p14",
"toughness": "4"
},
{
"name": "Secret Tunnel",
"is_land": true,
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 0"
],
"id": "p16"
}
]
},
{
"hand_size": 7,
"is_active": false,
"is_you": false,
"name": "PilotA",
"library_size": 33,
"life": 20
}
],
"board_cursor": 6,
"untapped_lands": 1,
"game_seq": 20,
"land_drops_used": 1,
"action_taken": "selected_0",
"success": true
}gamePilotB puts Mountain from hand onto the Battlefield
📝 action summaryPilotB turn 1
Playing a Mountain turn 1 so I can start building red mana; Firebender Ascension and Ran and Shaw need red sources, and this sets up casting Firebender next turn if I draw or play Secret Tunnel.
Action: selected_0
— PilotA's Turn 1 —
PilotAllm
pass_priority()
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T1 Precombat Main/Precombat Main (PilotA) YOUR_MAIN",
"board": [
{
"hand_size": 8,
"is_active": true,
"is_you": true,
"name": "PilotA",
"library_size": 32,
"life": 20,
"hand": [
{
"mana_cost": "{3}{R}",
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"mana_cost": "{U}",
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"power": "1",
"id": "p4",
"toughness": "2"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p5",
"playable": true
},
{
"mana_cost": "{1}{R}",
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"mana_cost": "{1}{B/G}{B/G}",
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"power": "2",
"id": "p7",
"toughness": "3"
},
{
"name": "Mountain",
"is_land": true,
"rules": [
"{T}: Add {R}."
],
"id": "p8",
"playable": true
},
{
"name": "Mountain",
"is_land": true,
"rules": [
"{T}: Add {R}."
],
"id": "p23",
"playable": true
},
{
"name": "Swamp",
"is_land": true,
"rules": [
"{T}: Add {B}."
],
"id": "p9",
"playable": true
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
}
],
"name": "PilotB",
"library_size": 33,
"life": 20
}
],
"board_cursor": 5,
"choices": [
{
"name": "Island",
"index": 0,
"action": "land",
"id": "p5"
},
{
"name": "Mountain",
"index": 1,
"action": "land",
"id": "p8"
},
{
"name": "Mountain",
"index": 2,
"action": "land",
"id": "p23"
},
{
"name": "Swamp",
"index": 3,
"action": "land",
"id": "p9"
}
],
"game_seq": 22,
"land_drops_used": 0,
"stop_reason": "playable_cards",
"has_playable_cards": true
}PilotAmcpPass
raw
choose_action(choice=p5, summary=Turn 1, playing Island to cast Gran-Gran...)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T1 Precombat Main/Precombat Main (PilotA) YOUR_MAIN",
"board": [
{
"hand_size": 7,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
}
],
"name": "PilotA",
"library_size": 32,
"life": 20,
"hand": [
{
"mana_cost": "{3}{R}",
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"mana_cost": "{U}",
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"power": "1",
"id": "p4",
"toughness": "2",
"playable": true
},
{
"mana_cost": "{1}{R}",
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"mana_cost": "{1}{B/G}{B/G}",
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"power": "2",
"id": "p7",
"toughness": "3"
},
{
"name": "Mountain",
"is_land": true,
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"name": "Mountain",
"is_land": true,
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"name": "Swamp",
"is_land": true,
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
}
],
"name": "PilotB",
"library_size": 33,
"life": 20
}
],
"board_cursor": 6,
"choices": [
{
"mana_cost": "{U}",
"name": "Gran-Gran",
"index": 0,
"action": "cast",
"id": "p4",
"power": "1",
"toughness": "2"
}
],
"untapped_lands": 1,
"game_seq": 26,
"land_drops_used": 1,
"action_taken": "selected_0",
"success": true
}gamePilotA puts Island from hand onto the Battlefield
📝 action summaryPilotA turn 1
Turn 1, playing Island to cast Gran-Gran.
Action: selected_0
PilotAllm
pass_priority()
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T1 Postcombat Main/Postcombat Main (PilotA) YOUR_MAIN",
"board": [
{
"hand_size": 7,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
}
],
"name": "PilotA",
"library_size": 32,
"life": 20,
"hand": [
{
"mana_cost": "{3}{R}",
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"mana_cost": "{U}",
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"power": "1",
"id": "p4",
"toughness": "2",
"playable": true
},
{
"mana_cost": "{1}{R}",
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"mana_cost": "{1}{B/G}{B/G}",
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"power": "2",
"id": "p7",
"toughness": "3"
},
{
"name": "Mountain",
"is_land": true,
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"name": "Mountain",
"is_land": true,
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"name": "Swamp",
"is_land": true,
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
}
],
"name": "PilotB",
"library_size": 33,
"life": 20
}
],
"board_cursor": 8,
"choices": [
{
"mana_cost": "{U}",
"name": "Gran-Gran",
"index": 0,
"action": "cast",
"id": "p4",
"power": "1",
"toughness": "2"
}
],
"untapped_lands": 1,
"game_seq": 32,
"land_drops_used": 1,
"stop_reason": "playable_cards",
"has_playable_cards": true
}— Declare Attackers —
— Postcombat Main —
PilotAmcpPass
raw
choose_action(choice=p4, summary=Turn 1: casting Gran-Gran with my Island...)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T1 Postcombat Main/Postcombat Main (PilotA) YOUR_MAIN",
"board": [
{
"hand_size": 6,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
}
],
"name": "PilotA",
"library_size": 32,
"life": 20,
"hand": [
{
"mana_cost": "{3}{R}",
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"mana_cost": "{1}{R}",
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"mana_cost": "{1}{B/G}{B/G}",
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"power": "2",
"id": "p7",
"toughness": "3"
},
{
"name": "Mountain",
"is_land": true,
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"name": "Mountain",
"is_land": true,
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"name": "Swamp",
"is_land": true,
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
}
],
"name": "PilotB",
"library_size": 33,
"life": 20
}
],
"board_cursor": 10,
"stack": [
{
"owner": "PilotA",
"name": "Gran-Gran"
}
],
"game_seq": 36,
"land_drops_used": 1,
"action_taken": "selected_0",
"success": true
}gamePilotA casts Gran-Gran from hand
📝 action summaryPilotA turn 1
Turn 1: casting Gran-Gran with my Island.
Action: selected_0
gamePilotA puts Gran-Gran from stack onto the Battlefield
— PilotB's Turn 2 —
chatPilotB: Turn-1 Gran-Gran already? My Firebender's coming for your loot machine. 😄
PilotBllm
pass_priority()
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T2 Precombat Main/Precombat Main (PilotB) YOUR_MAIN",
"board": [
{
"hand_size": 7,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
}
],
"name": "PilotB",
"library_size": 32,
"life": 20,
"hand": [
{
"mana_cost": "{1}{R}",
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"mana_cost": "{1}{R}",
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p12",
"playable": true
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p13",
"playable": true
},
{
"mana_cost": "{3}{R}{R}",
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 0"
],
"power": "4",
"id": "p14",
"toughness": "4"
},
{
"name": "Secret Tunnel",
"is_land": true,
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15",
"playable": true
},
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 0"
],
"id": "p16"
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"id": "p4",
"power": "1",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
}
],
"name": "PilotA",
"library_size": 32,
"life": 20
}
],
"board_cursor": 11,
"choices": [
{
"name": "Plains",
"index": 0,
"action": "land",
"id": "p12"
},
{
"name": "Plains",
"index": 1,
"action": "land",
"id": "p13"
},
{
"name": "Secret Tunnel",
"index": 2,
"action": "land",
"id": "p15"
}
],
"untapped_lands": 1,
"game_seq": 41,
"land_drops_used": 0,
"stop_reason": "playable_cards",
"has_playable_cards": true
}PilotBmcpsend_chat_messagemcpPass
raw
send_chat_message(message=Turn-1 Gran-Gran already? My Firebender'...)
{
"success": true
}raw
choose_action(choice=p12, summary=Turn 2 precombat: Only lands were offere...)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T2 Precombat Main/Precombat Main (PilotB) YOUR_MAIN",
"board": [
{
"hand_size": 6,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
}
],
"name": "PilotB",
"library_size": 32,
"life": 20,
"hand": [
{
"mana_cost": "{1}{R}",
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10",
"playable": true
},
{
"mana_cost": "{1}{R}",
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25",
"playable": true
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"mana_cost": "{3}{R}{R}",
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 0"
],
"power": "4",
"id": "p14",
"toughness": "4"
},
{
"name": "Secret Tunnel",
"is_land": true,
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 0"
],
"id": "p16"
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"id": "p4",
"power": "1",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
}
],
"name": "PilotA",
"library_size": 32,
"life": 20
}
],
"board_cursor": 12,
"choices": [
{
"mana_cost": "{1}{R}",
"name": "Firebender Ascension",
"index": 0,
"action": "cast",
"id": "p10"
},
{
"mana_cost": "{1}{R}",
"name": "Lightning Strike",
"index": 1,
"action": "cast",
"id": "p25"
}
],
"untapped_lands": 2,
"game_seq": 45,
"land_drops_used": 1,
"action_taken": "selected_0",
"success": true
}gamePilotB puts Plains from hand onto the Battlefield
📝 action summaryPilotB turn 2
Turn 2 precombat: Only lands were offered as choices. Playing a Plains as my land drop (Mountain on board covers red); will cast Firebender Ascension next. Opponent has Gran-Gran (1/2 tribal loot engine) and an Island.
Action: selected_0
PilotBllm
pass_priority()
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T2 Combat/Declare Attackers (PilotB)",
"board": [
{
"hand_size": 6,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
}
],
"name": "PilotB",
"library_size": 32,
"life": 20,
"hand": [
{
"mana_cost": "{1}{R}",
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"mana_cost": "{1}{R}",
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25",
"playable": true
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"mana_cost": "{3}{R}{R}",
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 0"
],
"power": "4",
"id": "p14",
"toughness": "4"
},
{
"name": "Secret Tunnel",
"is_land": true,
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 0"
],
"id": "p16"
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"id": "p4",
"power": "1",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
}
],
"name": "PilotA",
"library_size": 32,
"life": 20
}
],
"board_cursor": 13,
"choices": [
{
"mana_cost": "{1}{R}",
"name": "Lightning Strike",
"index": 0,
"action": "cast",
"id": "p25"
}
],
"untapped_lands": 2,
"game_seq": 49,
"stop_reason": "playable_cards",
"has_playable_cards": true
}— Declare Attackers —
thinkingPilotB
I'll use Lightning Strike on Gran-Gran — cutting off their loot engine before it gets rolling is worth it.
mcpPassraw
choose_action(choice=p25, summary=In combat with no attackers available, I...)
{
"action_pending": true,
"action_type": "GAME_TARGET",
"message": "Select any target",
"response_type": "index",
"respond_with": "choice=pN, or choice=no to cancel",
"context": "T2 Combat/Declare Attackers (PilotB)",
"board": [
{
"hand_size": 5,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
}
],
"name": "PilotB",
"library_size": 32,
"life": 20,
"hand": [
{
"mana_cost": "{1}{R}",
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"mana_cost": "{3}{R}{R}",
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 0"
],
"power": "4",
"id": "p14",
"toughness": "4"
},
{
"name": "Secret Tunnel",
"is_land": true,
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 0"
],
"id": "p16"
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"id": "p4",
"power": "1",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
}
],
"name": "PilotA",
"library_size": 32,
"life": 20
}
],
"board_cursor": 14,
"choices": [
{
"is_you": true,
"name": "PilotB",
"target_type": "player",
"index": 0,
"id": "p2"
},
{
"controller": "PilotA",
"name": "Gran-Gran",
"target_type": "permanent",
"index": 1,
"power": "1",
"id": "p4",
"toughness": "2"
},
{
"name": "PilotA",
"target_type": "player",
"index": 2,
"id": "p1"
}
],
"stack": [
{
"owner": "PilotB",
"name": "Lightning Strike"
}
],
"untapped_lands": 2,
"game_seq": 50,
"required": false,
"can_cancel": true,
"action_taken": "selected_0",
"success": true
}📝 action summaryPilotB turn 2
In combat with no attackers available, I'll spend Lightning Strike to kill Gran-Gran and remove the opponent's looting engine.
Action: selected_0
PilotBllm
pass_priority()
{
"action_pending": true,
"action_type": "GAME_TARGET",
"message": "Select any target",
"response_type": "index",
"respond_with": "choice=pN, or choice=no to cancel",
"context": "T2 Combat/Declare Attackers (PilotB)",
"board": [
{
"hand_size": 5,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
}
],
"name": "PilotB",
"library_size": 32,
"life": 20,
"hand": [
{
"mana_cost": "{1}{R}",
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"mana_cost": "{3}{R}{R}",
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 0"
],
"power": "4",
"id": "p14",
"toughness": "4"
},
{
"name": "Secret Tunnel",
"is_land": true,
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 0"
],
"id": "p16"
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"id": "p4",
"power": "1",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
}
],
"name": "PilotA",
"library_size": 32,
"life": 20
}
],
"board_cursor": 14,
"choices": [
{
"is_you": true,
"name": "PilotB",
"target_type": "player",
"index": 0,
"id": "p2"
},
{
"controller": "PilotA",
"name": "Gran-Gran",
"target_type": "permanent",
"index": 1,
"power": "1",
"id": "p4",
"toughness": "2"
},
{
"name": "PilotA",
"target_type": "player",
"index": 2,
"id": "p1"
}
],
"stack": [
{
"owner": "PilotB",
"name": "Lightning Strike"
}
],
"untapped_lands": 2,
"game_seq": 50,
"required": false,
"can_cancel": true,
"stop_reason": "non_priority_action"
}PilotBmcpPass
raw
choose_action(choice=p4, summary=Targeting Gran-Gran with Lightning Strik...)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T2 Combat/Declare Attackers (PilotB)",
"board": [
{
"hand_size": 5,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
}
],
"name": "PilotB",
"library_size": 32,
"life": 20,
"hand": [
{
"mana_cost": "{1}{R}",
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"mana_cost": "{3}{R}{R}",
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 0"
],
"power": "4",
"id": "p14",
"toughness": "4"
},
{
"name": "Secret Tunnel",
"is_land": true,
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 0"
],
"id": "p16"
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"id": "p4",
"power": "1",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
}
],
"name": "PilotA",
"library_size": 32,
"life": 20
}
],
"board_cursor": 17,
"stack": [
{
"owner": "PilotB",
"name": "Lightning Strike",
"targets": [
{
"name": "Gran-Gran (1/2) (PilotA's)",
"id": "p4"
}
]
}
],
"game_seq": 54,
"action_taken": "selected_target_1",
"success": true
}gamePilotB casts Lightning Strike targeting Gran-Gran from hand
📝 action summaryPilotB turn 2
Targeting Gran-Gran with Lightning Strike to remove the opponent's looting engine, as planned. Gran-Gran is a 1/2, so 2 damage kills it.
Action: selected_target_1
gameLightning Strike deals 3 damage to Gran-Gran
gamePilotB puts Lightning Strike from stack into their graveyard
gameGran-Gran died
— Postcombat Main —
— PilotA's Turn 2 —
PilotAllm
pass_priority()
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T2 Precombat Main/Precombat Main (PilotA) YOUR_MAIN",
"board": [
{
"hand_size": 7,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"id": "p4"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
}
],
"name": "PilotA",
"library_size": 31,
"life": 20,
"hand": [
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"rules": [
"As an additional cost to cast this spell, waterbend {X}.",
"Tap up to X target creatures, then distribute three stun counters among any number of tapped creatures your opponents control."
],
"id": "p27"
},
{
"mana_cost": "{3}{R}",
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"mana_cost": "{1}{R}",
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"mana_cost": "{1}{B/G}{B/G}",
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"power": "2",
"id": "p7",
"toughness": "3"
},
{
"name": "Mountain",
"is_land": true,
"rules": [
"{T}: Add {R}."
],
"id": "p8",
"playable": true
},
{
"name": "Mountain",
"is_land": true,
"rules": [
"{T}: Add {R}."
],
"id": "p23",
"playable": true
},
{
"name": "Swamp",
"is_land": true,
"rules": [
"{T}: Add {B}."
],
"id": "p9",
"playable": true
}
]
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
}
],
"name": "PilotB",
"library_size": 32,
"life": 20
}
],
"board_cursor": 16,
"choices": [
{
"name": "Mountain",
"index": 0,
"action": "land",
"id": "p8"
},
{
"name": "Mountain",
"index": 1,
"action": "land",
"id": "p23"
},
{
"name": "Swamp",
"index": 2,
"action": "land",
"id": "p9"
}
],
"untapped_lands": 1,
"game_seq": 63,
"land_drops_used": 0,
"recent_chat": [
"PilotB: Turn-1 Gran-Gran already? My Firebender's coming for your loot machine. 😄"
],
"stop_reason": "playable_cards",
"has_playable_cards": true
}PilotAmcpPass
raw
choose_action(choice=p9, summary=Opponent Lightning Struck my Gran-Gran. ...)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T2 Precombat Main/Precombat Main (PilotA) YOUR_MAIN",
"board": [
{
"hand_size": 6,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"id": "p4"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 31,
"life": 20,
"hand": [
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"rules": [
"As an additional cost to cast this spell, waterbend {X}.",
"Tap up to X target creatures, then distribute three stun counters among any number of tapped creatures your opponents control."
],
"id": "p27"
},
{
"mana_cost": "{3}{R}",
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"mana_cost": "{1}{R}",
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"mana_cost": "{1}{B/G}{B/G}",
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"power": "2",
"id": "p7",
"toughness": "3"
},
{
"name": "Mountain",
"is_land": true,
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"name": "Mountain",
"is_land": true,
"rules": [
"{T}: Add {R}."
],
"id": "p23"
}
]
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
}
],
"name": "PilotB",
"library_size": 32,
"life": 20
}
],
"board_cursor": 17,
"untapped_lands": 2,
"game_seq": 67,
"land_drops_used": 1,
"action_taken": "selected_2",
"success": true
}gamePilotA puts Swamp from hand onto the Battlefield
chatPilotA: Poor Gran-Gran never even got to knit. Long Feng will avenge her.
📝 action summaryPilotA turn 2
Opponent Lightning Struck my Gran-Gran. Playing Swamp turn 2 to set up Long Feng next turn.
Action: selected_2
PilotAmcpsend_chat_message
raw
send_chat_message(message=Poor Gran-Gran never even got to knit. L...)
{
"success": true
}— Declare Attackers —
— Postcombat Main —
— PilotB's Turn 3 —
chatPilotB: Gran-Gran's looting days are over. Tell Long Feng he's welcome to try — I've got plenty more burn where that came from. 🔥
PilotBllm
pass_priority(until=my_turn)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T3 Precombat Main/Precombat Main (PilotB) YOUR_MAIN",
"board": [
{
"hand_size": 6,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
}
],
"name": "PilotB",
"library_size": 31,
"life": 20,
"hand": [
{
"mana_cost": "{1}{R}",
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10",
"playable": true
},
{
"mana_cost": "{1}{R}",
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28",
"playable": true
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p13",
"playable": true
},
{
"mana_cost": "{3}{R}{R}",
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 0"
],
"power": "4",
"id": "p14",
"toughness": "4"
},
{
"name": "Secret Tunnel",
"is_land": true,
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15",
"playable": true
},
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 0"
],
"id": "p16"
}
]
},
{
"hand_size": 6,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"id": "p4"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 31,
"life": 20
}
],
"board_cursor": 23,
"choices": [
{
"mana_cost": "{1}{R}",
"name": "Firebender Ascension",
"index": 0,
"action": "cast",
"id": "p10"
},
{
"mana_cost": "{1}{R}",
"name": "Firebender Ascension",
"index": 1,
"action": "cast",
"id": "p28"
},
{
"name": "Plains",
"index": 2,
"action": "land",
"id": "p13"
},
{
"name": "Secret Tunnel",
"index": 3,
"action": "land",
"id": "p15"
}
],
"untapped_lands": 2,
"game_seq": 75,
"land_drops_used": 0,
"recent_chat": [
"PilotA: Poor Gran-Gran never even got to knit. Long Feng will avenge her."
],
"stop_reason": "playable_cards",
"has_playable_cards": true
}PilotBmcpsend_chat_messagemcpPass
raw
send_chat_message(message=Gran-Gran's looting days are over. Tell ...)
{
"success": true
}raw
choose_action(summary=Turn 3 precombat. Opponent (Island, Swam..., choice=p15)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T3 Precombat Main/Precombat Main (PilotB) YOUR_MAIN",
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
}
],
"name": "PilotB",
"library_size": 31,
"life": 20,
"hand": [
{
"mana_cost": "{1}{R}",
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10",
"playable": true
},
{
"mana_cost": "{1}{R}",
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28",
"playable": true
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"mana_cost": "{3}{R}{R}",
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 0"
],
"power": "4",
"id": "p14",
"toughness": "4"
},
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 0"
],
"id": "p16"
}
]
},
{
"hand_size": 6,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"id": "p4"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 31,
"life": 20
}
],
"board_cursor": 24,
"choices": [
{
"mana_cost": "{1}{R}",
"name": "Firebender Ascension",
"index": 0,
"action": "cast",
"id": "p10"
},
{
"mana_cost": "{1}{R}",
"name": "Firebender Ascension",
"index": 1,
"action": "cast",
"id": "p28"
}
],
"untapped_lands": 3,
"game_seq": 79,
"land_drops_used": 1,
"action_taken": "selected_3",
"success": true
}gamePilotB puts Secret Tunnel from hand onto the Battlefield
📝 action summaryPilotB turn 3
Turn 3 precombat. Opponent (Island, Swamp) is rebuilding after I killed Gran-Gran. Playing Secret Tunnel as my land drop — I already have red from Mountain and don't need a second white source, so the utility land is more valuable. Then I'll cast Firebender Ascension with Mountain+Plains.
Action: selected_3
PilotBllm
pass_priority(until=my_turn)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T3 Postcombat Main/Postcombat Main (PilotB) YOUR_MAIN",
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
}
],
"name": "PilotB",
"library_size": 31,
"life": 20,
"hand": [
{
"mana_cost": "{1}{R}",
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10",
"playable": true
},
{
"mana_cost": "{1}{R}",
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28",
"playable": true
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"mana_cost": "{3}{R}{R}",
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 0"
],
"power": "4",
"id": "p14",
"toughness": "4"
},
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 0"
],
"id": "p16"
}
]
},
{
"hand_size": 6,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"id": "p4"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 31,
"life": 20
}
],
"board_cursor": 26,
"choices": [
{
"mana_cost": "{1}{R}",
"name": "Firebender Ascension",
"index": 0,
"action": "cast",
"id": "p10"
},
{
"mana_cost": "{1}{R}",
"name": "Firebender Ascension",
"index": 1,
"action": "cast",
"id": "p28"
}
],
"untapped_lands": 3,
"game_seq": 85,
"land_drops_used": 1,
"stop_reason": "playable_cards",
"has_playable_cards": true
}— Declare Attackers —
— Postcombat Main —
PilotBmcpPass
raw
choose_action(summary=Turn 3 postcombat main: playing Firebend..., choice=p10)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T3 Postcombat Main/Postcombat Main (PilotB) YOUR_MAIN",
"board": [
{
"hand_size": 4,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
}
],
"name": "PilotB",
"library_size": 31,
"life": 20,
"hand": [
{
"mana_cost": "{1}{R}",
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"mana_cost": "{3}{R}{R}",
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 0"
],
"power": "4",
"id": "p14",
"toughness": "4"
},
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 0"
],
"id": "p16"
}
]
},
{
"hand_size": 6,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"id": "p4"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 31,
"life": 20
}
],
"board_cursor": 29,
"stack": [
{
"owner": "PilotB",
"name": "Firebender Ascension"
}
],
"untapped_lands": 1,
"game_seq": 90,
"land_drops_used": 1,
"action_taken": "selected_0",
"success": true
}gamePilotB casts Firebender Ascension from hand
📝 action summaryPilotB turn 3
Turn 3 postcombat main: playing Firebender Ascension with Mountain+Plains. I have a second copy in hand, so casting one now develops my board with a 2/2 firebending token and starts building quest counters for later.
Action: selected_0
gamePilotB puts Firebender Ascension from stack onto the Battlefield
gamePilotB - Ability triggers: Firebender Ascension - When Firebender Ascension enters, create a 2/2 red Soldier creature token with firebending 1.
gamePilotB creates a Soldier Token token
— PilotA's Turn 3 —
PilotAllm
pass_priority()
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T3 Precombat Main/Precombat Main (PilotA) YOUR_MAIN",
"board": [
{
"hand_size": 7,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"id": "p4"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 30,
"life": 20,
"hand": [
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"rules": [
"As an additional cost to cast this spell, waterbend {X}.",
"Tap up to X target creatures, then distribute three stun counters among any number of tapped creatures your opponents control."
],
"id": "p27"
},
{
"mana_cost": "{3}{R}",
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"mana_cost": "{1}{R}",
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"power": "1",
"id": "p32",
"toughness": "2"
},
{
"mana_cost": "{1}{R}",
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"mana_cost": "{1}{B/G}{B/G}",
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"power": "2",
"id": "p7",
"toughness": "3"
},
{
"name": "Mountain",
"is_land": true,
"rules": [
"{T}: Add {R}."
],
"id": "p8",
"playable": true
},
{
"name": "Mountain",
"is_land": true,
"rules": [
"{T}: Add {R}."
],
"id": "p23",
"playable": true
}
]
},
{
"hand_size": 4,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": false,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p31",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
}
],
"name": "PilotB",
"library_size": 31,
"life": 20
}
],
"board_cursor": 25,
"choices": [
{
"name": "Mountain",
"index": 0,
"action": "land",
"id": "p8"
},
{
"name": "Mountain",
"index": 1,
"action": "land",
"id": "p23"
}
],
"untapped_lands": 2,
"game_seq": 99,
"land_drops_used": 0,
"recent_chat": [
"PilotB: Gran-Gran's looting days are over. Tell Long Feng he's welcome to try — I've got plenty more burn where that came from. 🔥"
],
"stop_reason": "playable_cards",
"has_playable_cards": true
}PilotAmcpPass
raw
choose_action(choice=p8, summary=Turn 3: playing Mountain to have 3 lands...)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T3 Precombat Main/Precombat Main (PilotA) YOUR_MAIN",
"board": [
{
"hand_size": 6,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"id": "p4"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 30,
"life": 20,
"hand": [
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"rules": [
"As an additional cost to cast this spell, waterbend {X}.",
"Tap up to X target creatures, then distribute three stun counters among any number of tapped creatures your opponents control."
],
"id": "p27"
},
{
"mana_cost": "{3}{R}",
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"mana_cost": "{1}{R}",
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"power": "1",
"id": "p32",
"toughness": "2",
"playable": true
},
{
"mana_cost": "{1}{R}",
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6",
"playable": true
},
{
"mana_cost": "{1}{B/G}{B/G}",
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"power": "2",
"id": "p7",
"toughness": "3"
},
{
"name": "Mountain",
"is_land": true,
"rules": [
"{T}: Add {R}."
],
"id": "p23"
}
]
},
{
"hand_size": 4,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": false,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p31",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
}
],
"name": "PilotB",
"library_size": 31,
"life": 20
}
],
"board_cursor": 26,
"choices": [
{
"mana_cost": "{1}{R}",
"name": "Firebending Student",
"index": 0,
"action": "cast",
"id": "p32",
"power": "1",
"toughness": "2"
},
{
"mana_cost": "{1}{R}",
"name": "Lightning Strike",
"index": 1,
"action": "cast",
"id": "p6"
}
],
"untapped_lands": 3,
"game_seq": 103,
"land_drops_used": 1,
"action_taken": "selected_0",
"success": true
}gamePilotA puts Mountain from hand onto the Battlefield
📝 action summaryPilotA turn 3
Turn 3: playing Mountain to have 3 lands, then cast Long Feng (1B/G B/G).
Action: selected_0
PilotAllm
pass_priority()
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T3 Combat/Declare Attackers (PilotA)",
"board": [
{
"hand_size": 6,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"id": "p4"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 30,
"life": 20,
"hand": [
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"rules": [
"As an additional cost to cast this spell, waterbend {X}.",
"Tap up to X target creatures, then distribute three stun counters among any number of tapped creatures your opponents control."
],
"id": "p27"
},
{
"mana_cost": "{3}{R}",
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"mana_cost": "{1}{R}",
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"power": "1",
"id": "p32",
"toughness": "2"
},
{
"mana_cost": "{1}{R}",
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6",
"playable": true
},
{
"mana_cost": "{1}{B/G}{B/G}",
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"power": "2",
"id": "p7",
"toughness": "3"
},
{
"name": "Mountain",
"is_land": true,
"rules": [
"{T}: Add {R}."
],
"id": "p23"
}
]
},
{
"hand_size": 4,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": false,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p31",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
}
],
"name": "PilotB",
"library_size": 31,
"life": 20
}
],
"board_cursor": 27,
"choices": [
{
"mana_cost": "{1}{R}",
"name": "Lightning Strike",
"index": 0,
"action": "cast",
"id": "p6"
}
],
"untapped_lands": 3,
"game_seq": 107,
"stop_reason": "playable_cards",
"has_playable_cards": true
}— Declare Attackers —
PilotAllm
pass_priority(until=postcombat_main, board_cursor=27)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T3 Postcombat Main/Postcombat Main (PilotA) YOUR_MAIN",
"board": [
{
"hand_size": 6,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"id": "p4"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 30,
"life": 20,
"hand": [
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"rules": [
"As an additional cost to cast this spell, waterbend {X}.",
"Tap up to X target creatures, then distribute three stun counters among any number of tapped creatures your opponents control."
],
"id": "p27"
},
{
"mana_cost": "{3}{R}",
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"mana_cost": "{1}{R}",
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"power": "1",
"id": "p32",
"toughness": "2",
"playable": true
},
{
"mana_cost": "{1}{R}",
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6",
"playable": true
},
{
"mana_cost": "{1}{B/G}{B/G}",
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"power": "2",
"id": "p7",
"toughness": "3"
},
{
"name": "Mountain",
"is_land": true,
"rules": [
"{T}: Add {R}."
],
"id": "p23"
}
]
},
{
"hand_size": 4,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": false,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p31",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
}
],
"name": "PilotB",
"library_size": 31,
"life": 20
}
],
"board_cursor": 28,
"choices": [
{
"mana_cost": "{1}{R}",
"name": "Firebending Student",
"index": 0,
"action": "cast",
"id": "p32",
"power": "1",
"toughness": "2"
},
{
"mana_cost": "{1}{R}",
"name": "Lightning Strike",
"index": 1,
"action": "cast",
"id": "p6"
}
],
"untapped_lands": 3,
"game_seq": 109,
"land_drops_used": 1,
"stop_reason": "reached_step",
"current_step": "Postcombat Main"
}— Postcombat Main —
PilotAmcpPass
raw
choose_action(choice=p32, summary=Couldn't cast Long Feng (only one B/G so...)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T3 Postcombat Main/Postcombat Main (PilotA) YOUR_MAIN",
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"id": "p4"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 30,
"life": 20,
"hand": [
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"rules": [
"As an additional cost to cast this spell, waterbend {X}.",
"Tap up to X target creatures, then distribute three stun counters among any number of tapped creatures your opponents control."
],
"id": "p27"
},
{
"mana_cost": "{3}{R}",
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"mana_cost": "{1}{R}",
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"mana_cost": "{1}{B/G}{B/G}",
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"power": "2",
"id": "p7",
"toughness": "3"
},
{
"name": "Mountain",
"is_land": true,
"rules": [
"{T}: Add {R}."
],
"id": "p23"
}
]
},
{
"hand_size": 4,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": false,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p31",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
}
],
"name": "PilotB",
"library_size": 31,
"life": 20
}
],
"board_cursor": 31,
"stack": [
{
"owner": "PilotA",
"name": "Firebending Student"
}
],
"untapped_lands": 1,
"game_seq": 114,
"land_drops_used": 1,
"action_taken": "selected_0",
"success": true
}gamePilotA casts Firebending Student from hand
📝 action summaryPilotA turn 3
Couldn't cast Long Feng (only one B/G source). Casting Firebending Student as a blocker, holding Lightning Strike + 1 land untapped... actually Strike needs 2; I'll have 1 left. Still, Student is the best use of mana.
Action: selected_0
gamePilotA puts Firebending Student from stack onto the Battlefield
— PilotB's Turn 4 —
PilotBllm
pass_priority(until=my_turn)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T4 Precombat Main/Precombat Main (PilotB) YOUR_MAIN",
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": false,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p31",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 30,
"life": 20,
"hand": [
{
"mana_cost": "{1}{R}",
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28",
"playable": true
},
{
"name": "Mountain",
"is_land": true,
"rules": [
"{T}: Add {R}."
],
"id": "p34",
"playable": true
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p13",
"playable": true
},
{
"mana_cost": "{3}{R}{R}",
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 0"
],
"power": "4",
"id": "p14",
"toughness": "4"
},
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 2"
],
"id": "p16"
}
]
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"id": "p4"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 30,
"life": 20
}
],
"board_cursor": 36,
"choices": [
{
"mana_cost": "{1}{R}",
"name": "Firebender Ascension",
"index": 0,
"action": "cast",
"id": "p28"
},
{
"name": "Mountain",
"index": 1,
"action": "land",
"id": "p34"
},
{
"name": "Plains",
"index": 2,
"action": "land",
"id": "p13"
}
],
"untapped_lands": 3,
"game_seq": 119,
"land_drops_used": 0,
"stop_reason": "playable_cards",
"has_playable_cards": true
}thinkingPilotB
Turn 4. I'll play a Mountain (second red source sets up Ran and Shaw's {R}{R} next turn), then cast my second Firebender Ascension to develop the board, and attack with my existing Soldier token (no longer sick) to trigger firebending and put a quest counter on my Ascension.
mcpPassraw
choose_action(summary=Turn 4 precombat: Playing Mountain as my..., choice=p34)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T4 Precombat Main/Precombat Main (PilotB) YOUR_MAIN",
"board": [
{
"hand_size": 4,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": false,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p31",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 30,
"life": 20,
"hand": [
{
"mana_cost": "{1}{R}",
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28",
"playable": true
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"mana_cost": "{3}{R}{R}",
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 0"
],
"power": "4",
"id": "p14",
"toughness": "4"
},
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 2"
],
"id": "p16"
}
]
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"id": "p4"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 30,
"life": 20
}
],
"board_cursor": 37,
"choices": [
{
"mana_cost": "{1}{R}",
"name": "Firebender Ascension",
"index": 0,
"action": "cast",
"id": "p28"
}
],
"untapped_lands": 4,
"game_seq": 123,
"land_drops_used": 1,
"action_taken": "selected_1",
"success": true
}gamePilotB puts Mountain from hand onto the Battlefield
📝 action summaryPilotB turn 4
Turn 4 precombat: Playing Mountain as my land drop to enable double-red for Ran and Shaw next turn. Then I'll cast Firebender Ascension and attack with my healthy Soldier token (firebending trigger = quest counter on Ascension).
Action: selected_1
PilotBllm
pass_priority(until=declare_attackers)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Select attackers",
"response_type": "select",
"respond_with": "attackers=p1,p2,... or choice=yes (confirm) or choice=no (skip)",
"context": "T4 Combat/Declare Attackers (PilotB)",
"board": [
{
"hand_size": 4,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": false,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p31",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 30,
"life": 20,
"hand": [
{
"mana_cost": "{1}{R}",
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"mana_cost": "{3}{R}{R}",
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 0"
],
"power": "4",
"id": "p14",
"toughness": "4"
},
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 2"
],
"id": "p16"
}
]
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"id": "p4"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 30,
"life": 20
}
],
"board_cursor": 38,
"choices": [
{
"name": "Soldier Token",
"index": 0,
"choice_type": "attacker",
"id": "p31",
"power": "2",
"toughness": "2"
},
{
"name": "All attack",
"index": 1,
"choice_type": "special",
"id": "all"
}
],
"combat_phase": "attackers",
"untapped_lands": 4,
"game_seq": 125,
"stop_reason": "combat"
}— Declare Attackers —
PilotBmcpPass
raw
choose_action(summary=Turn 4 declare attackers: attacking with..., attackers=p31)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T4 Combat/Declare Attackers (PilotB)",
"board": [
{
"hand_size": 4,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p31",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 30,
"life": 20,
"hand": [
{
"mana_cost": "{1}{R}",
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"mana_cost": "{3}{R}{R}",
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 0"
],
"power": "4",
"id": "p14",
"toughness": "4"
},
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 2"
],
"id": "p16"
}
]
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"id": "p4"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 30,
"life": 20
}
],
"board_cursor": 40,
"combat": [
{
"blocked": false,
"defending": "PilotA",
"attackers": [
{
"name": "Soldier Token",
"id": "p31",
"power": "2",
"toughness": "2"
}
]
}
],
"stack": [
{
"owner": "PilotB",
"ability_text": "Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on Firebender Ascension. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy.",
"name": "Firebender Ascension",
"source_card": "Firebender Ascension",
"targets": [
{
"name": "Ability",
"id": "p36"
}
]
},
{
"owner": "PilotB",
"ability_text": "firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"name": "Soldier Token",
"source_card": "Soldier Token"
}
],
"untapped_lands": 4,
"game_seq": 131,
"action_taken": "batch_attack",
"success": true,
"declared": [
{
"id": "p31"
}
]
}gamePilotB attacks PilotA with 1 creature
gamePilotB - Ability triggers: Soldier Token - firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)
gamePilotB - Ability triggers: Firebender Ascension - Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on Firebender Ascension. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy.
📝 action summaryPilotB turn 4
Turn 4 declare attackers: attacking with my Soldier Token 2/2 (p31). The opponent's Firebending Student (1/2) is sick but can still block — if they block, my 2/2 kills it and survives; if not, I get in for 2. Either way, the token's firebending trigger puts a quest counter on Firebender Ascension and floats {R}, which I plan to use during combat (plus one land mana) to cast my second Firebender Ascension from hand.
Action: batch_attack
gamePilotB puts 1 quest counter on Firebender Ascension
— Declare Blockers —
PilotAllm
pass_priority()
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Select blockers",
"response_type": "select",
"respond_with": "blockers=p5:p1,p6:p2 (blocker:attacker) or choice=yes (confirm) or choice=no (skip)",
"context": "T4 Combat/Declare Blockers (PilotB)",
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"id": "p4"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 30,
"life": 20,
"hand": [
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"rules": [
"As an additional cost to cast this spell, waterbend {X}.",
"Tap up to X target creatures, then distribute three stun counters among any number of tapped creatures your opponents control."
],
"id": "p27"
},
{
"mana_cost": "{3}{R}",
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"mana_cost": "{1}{R}",
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"mana_cost": "{1}{B/G}{B/G}",
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"power": "2",
"id": "p7",
"toughness": "3"
},
{
"name": "Mountain",
"is_land": true,
"rules": [
"{T}: Add {R}."
],
"id": "p23"
}
]
},
{
"hand_size": 4,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"counters": {
"quest": 1
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p31",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 30,
"mana_pool": {
"R": 1
},
"life": 20
}
],
"board_cursor": 37,
"choices": [
{
"name": "Firebending Student",
"index": 0,
"choice_type": "blocker",
"id": "p32",
"power": "1",
"toughness": "2"
}
],
"combat_phase": "blockers",
"combat": [
{
"blocked": false,
"defending": "PilotA",
"attackers": [
{
"name": "Soldier Token",
"id": "p31",
"power": "2",
"toughness": "2"
}
]
}
],
"untapped_lands": 1,
"game_seq": 138,
"incoming_attackers": [
{
"name": "Soldier Token",
"id": "p31",
"power": "2",
"toughness": "2"
}
],
"stop_reason": "combat"
}PilotBllm
pass_priority(until=declare_blockers)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T4 Combat/Declare Blockers (PilotB)",
"board": [
{
"hand_size": 4,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"counters": {
"quest": 1
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p31",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 30,
"mana_pool": {
"R": 1
},
"life": 20,
"hand": [
{
"mana_cost": "{1}{R}",
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"mana_cost": "{3}{R}{R}",
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 0"
],
"power": "4",
"id": "p14",
"toughness": "4"
},
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 2"
],
"id": "p16"
}
]
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"id": "p4"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 30,
"life": 20
}
],
"board_cursor": 43,
"combat": [
{
"blocked": false,
"defending": "PilotA",
"attackers": [
{
"name": "Soldier Token",
"id": "p31",
"power": "2",
"toughness": "2"
}
]
}
],
"untapped_lands": 4,
"game_seq": 141,
"stop_reason": "reached_step",
"current_step": "Declare Blockers"
}thinkingPilotB
The opponent didn't block, so my token gets through. I notice I can't actually cast Firebender Ascension during combat — it's an enchantment (sorcery-speed), which is why no playables are offered. The firebending mana will go unused; I'll cast Ascension in my postcombat main phase instead.
chatPilotA: I'll take the 2 — that Student has better things to do than chump a token.
PilotAmcpPass
raw
choose_action(choice=no, summary=Soldier token 2/2 attacks; my 1/2 Studen...)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T4 Combat/Declare Blockers (PilotB)",
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"id": "p4"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 30,
"life": 20,
"hand": [
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"rules": [
"As an additional cost to cast this spell, waterbend {X}.",
"Tap up to X target creatures, then distribute three stun counters among any number of tapped creatures your opponents control."
],
"id": "p27"
},
{
"mana_cost": "{3}{R}",
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"mana_cost": "{1}{R}",
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"mana_cost": "{1}{B/G}{B/G}",
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"power": "2",
"id": "p7",
"toughness": "3"
},
{
"name": "Mountain",
"is_land": true,
"rules": [
"{T}: Add {R}."
],
"id": "p23"
}
]
},
{
"hand_size": 4,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"counters": {
"quest": 1
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p31",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 30,
"mana_pool": {
"R": 1
},
"life": 20
}
],
"board_cursor": 38,
"combat": [
{
"blocked": false,
"defending": "PilotA",
"attackers": [
{
"name": "Soldier Token",
"id": "p31",
"power": "2",
"toughness": "2"
}
]
}
],
"untapped_lands": 1,
"game_seq": 142,
"action_taken": "passed_priority",
"success": true
}📝 action summaryPilotA turn 4
Soldier token 2/2 attacks; my 1/2 Student would just die without killing it. Taking 2.
Action: passed_priority
PilotAmcpsend_chat_message
raw
send_chat_message(message=I'll take the 2 — that Student has bette...)
{
"success": true
}gamePilotA loses 2 life at combat from Soldier Token
— Combat Damage —
PilotBmcpPass
raw
choose_action(summary=Turn 4 combat: attacked with Soldier Tok..., choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T4 Combat/Combat Damage (PilotB)",
"board": [
{
"hand_size": 4,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"counters": {
"quest": 1
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p31",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 30,
"mana_pool": {
"R": 1
},
"life": 20,
"hand": [
{
"mana_cost": "{1}{R}",
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"mana_cost": "{3}{R}{R}",
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 0"
],
"power": "4",
"id": "p14",
"toughness": "4"
},
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 2"
],
"id": "p16"
}
]
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"id": "p4"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 30,
"life": 18
}
],
"board_cursor": 44,
"combat": [
{
"blocked": false,
"defending": "PilotA",
"attackers": [
{
"name": "Soldier Token",
"id": "p31",
"power": "2",
"toughness": "2"
}
]
}
],
"untapped_lands": 4,
"game_seq": 145,
"action_taken": "passed_priority",
"success": true
}📝 action summaryPilotB turn 4
Turn 4 combat: attacked with Soldier Token, opponent declined to block so 2 damage goes through. My earlier plan to cast the second Firebender Ascension during combat was wrong — enchantments are sorcery-speed, hence no playable cards offered now. Passing to postcombat main, where I'll cast Firebender Ascension normally (I have Mountain, Mountain, Plains, Secret Tunnel untapped).
Action: passed_priority
PilotBllm
pass_priority(until=postcombat_main)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T4 Postcombat Main/Postcombat Main (PilotB) YOUR_MAIN",
"board": [
{
"hand_size": 4,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"counters": {
"quest": 1
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p31",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 30,
"life": 20,
"hand": [
{
"mana_cost": "{1}{R}",
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28",
"playable": true
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"mana_cost": "{3}{R}{R}",
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 0"
],
"power": "4",
"id": "p14",
"toughness": "4"
},
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 2"
],
"id": "p16"
}
]
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"id": "p4"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 30,
"life": 18
}
],
"board_cursor": 45,
"choices": [
{
"mana_cost": "{1}{R}",
"name": "Firebender Ascension",
"index": 0,
"action": "cast",
"id": "p28"
}
],
"untapped_lands": 4,
"game_seq": 147,
"land_drops_used": 1,
"recent_chat": [
"PilotA: I'll take the 2 — that Student has better things to do than chump a token."
],
"stop_reason": "reached_step",
"current_step": "Postcombat Main"
}— Postcombat Main —
PilotBmcpPass
raw
choose_action(summary=Turn 4 postcombat main: opponent let my ..., choice=p28)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T4 Postcombat Main/Postcombat Main (PilotB) YOUR_MAIN",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"counters": {
"quest": 1
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p31",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 30,
"life": 20,
"hand": [
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"mana_cost": "{3}{R}{R}",
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 0"
],
"power": "4",
"id": "p14",
"toughness": "4"
},
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 2"
],
"id": "p16"
}
]
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"id": "p4"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 30,
"life": 18
}
],
"board_cursor": 48,
"stack": [
{
"owner": "PilotB",
"name": "Firebender Ascension"
}
],
"untapped_lands": 2,
"game_seq": 152,
"land_drops_used": 1,
"action_taken": "selected_0",
"success": true
}gamePilotB casts Firebender Ascension from hand
📝 action summaryPilotB turn 4
Turn 4 postcombat main: opponent let my Soldier token through for 2 (they're at 18). Now I'll cast my second Firebender Ascension with Mountain+Plains mana, creating a second 2/2 firebending Soldier token. This develops my board to two tokens plus two Ascensions building quest counters, and sets up double-red Mountain mana for Ran and Shaw next turn.
Action: selected_0
gamePilotB puts Firebender Ascension from stack onto the Battlefield
gamePilotB - Ability triggers: Firebender Ascension - When Firebender Ascension enters, create a 2/2 red Soldier creature token with firebending 1.
gamePilotB creates a Soldier Token token
— PilotA's Turn 4 —
PilotAllm
pass_priority()
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T4 Precombat Main/Precombat Main (PilotA) YOUR_MAIN",
"board": [
{
"hand_size": 6,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"id": "p4"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 29,
"life": 18,
"hand": [
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"rules": [
"As an additional cost to cast this spell, waterbend {X}.",
"Tap up to X target creatures, then distribute three stun counters among any number of tapped creatures your opponents control."
],
"id": "p27"
},
{
"mana_cost": "{3}{R}",
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"mana_cost": "{1}{R}",
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40",
"playable": true
},
{
"mana_cost": "{1}{R}",
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6",
"playable": true
},
{
"mana_cost": "{1}{B/G}{B/G}",
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"power": "2",
"id": "p7",
"toughness": "3"
},
{
"name": "Mountain",
"is_land": true,
"rules": [
"{T}: Add {R}."
],
"id": "p23",
"playable": true
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"counters": {
"quest": 1
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p31",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
}
],
"name": "PilotB",
"library_size": 30,
"life": 20
}
],
"board_cursor": 43,
"choices": [
{
"mana_cost": "{1}{R}",
"name": "Iroh's Demonstration",
"index": 0,
"action": "cast",
"id": "p40"
},
{
"mana_cost": "{1}{R}",
"name": "Lightning Strike",
"index": 1,
"action": "cast",
"id": "p6"
},
{
"name": "Mountain",
"index": 2,
"action": "land",
"id": "p23"
}
],
"untapped_lands": 3,
"game_seq": 161,
"land_drops_used": 0,
"stop_reason": "playable_cards",
"has_playable_cards": true
}PilotAmcpPass
raw
choose_action(choice=p23, summary=Turn 4: playing Mountain (4th land). Can...)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T4 Precombat Main/Precombat Main (PilotA) YOUR_MAIN",
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"id": "p4"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 29,
"life": 18,
"hand": [
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"rules": [
"As an additional cost to cast this spell, waterbend {X}.",
"Tap up to X target creatures, then distribute three stun counters among any number of tapped creatures your opponents control."
],
"id": "p27"
},
{
"mana_cost": "{3}{R}",
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3",
"playable": true
},
{
"mana_cost": "{1}{R}",
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40",
"playable": true
},
{
"mana_cost": "{1}{R}",
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6",
"playable": true
},
{
"mana_cost": "{1}{B/G}{B/G}",
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"power": "2",
"id": "p7",
"toughness": "3"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"counters": {
"quest": 1
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p31",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
}
],
"name": "PilotB",
"library_size": 30,
"life": 20
}
],
"board_cursor": 44,
"choices": [
{
"mana_cost": "{3}{R}",
"name": "Crescent Island Temple",
"index": 0,
"action": "cast",
"id": "p3"
},
{
"mana_cost": "{1}{R}",
"name": "Iroh's Demonstration",
"index": 1,
"action": "cast",
"id": "p40"
},
{
"mana_cost": "{1}{R}",
"name": "Lightning Strike",
"index": 2,
"action": "cast",
"id": "p6"
}
],
"untapped_lands": 4,
"game_seq": 165,
"land_drops_used": 1,
"action_taken": "selected_2",
"success": true
}gamePilotA puts Mountain from hand onto the Battlefield
📝 action summaryPilotA turn 4
Turn 4: playing Mountain (4th land). Can't cast Long Feng (still only one B/G source). Will hold Lightning Strike as instant for their attackers.
Action: selected_2
PilotAllm
pass_priority()
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Select attackers",
"response_type": "select",
"respond_with": "attackers=p1,p2,... or choice=yes (confirm) or choice=no (skip)",
"context": "T4 Combat/Declare Attackers (PilotA)",
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"id": "p4"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 29,
"life": 18,
"hand": [
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"rules": [
"As an additional cost to cast this spell, waterbend {X}.",
"Tap up to X target creatures, then distribute three stun counters among any number of tapped creatures your opponents control."
],
"id": "p27"
},
{
"mana_cost": "{3}{R}",
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"mana_cost": "{1}{R}",
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
},
{
"mana_cost": "{1}{R}",
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"mana_cost": "{1}{B/G}{B/G}",
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"power": "2",
"id": "p7",
"toughness": "3"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"counters": {
"quest": 1
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p31",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
}
],
"name": "PilotB",
"library_size": 30,
"life": 20
}
],
"board_cursor": 45,
"choices": [
{
"name": "Firebending Student",
"index": 0,
"choice_type": "attacker",
"id": "p32",
"power": "1",
"toughness": "2"
},
{
"name": "All attack",
"index": 1,
"choice_type": "special",
"id": "all"
}
],
"combat_phase": "attackers",
"untapped_lands": 4,
"game_seq": 167,
"stop_reason": "combat"
}— Declare Attackers —
PilotAmcpPass
raw
choose_action(choice=no, summary=Not attacking with 1/2 Student into two ...)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T4 Combat/Declare Attackers (PilotA)",
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"id": "p4"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 29,
"life": 18,
"hand": [
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"rules": [
"As an additional cost to cast this spell, waterbend {X}.",
"Tap up to X target creatures, then distribute three stun counters among any number of tapped creatures your opponents control."
],
"id": "p27"
},
{
"mana_cost": "{3}{R}",
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"mana_cost": "{1}{R}",
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
},
{
"mana_cost": "{1}{R}",
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6",
"playable": true
},
{
"mana_cost": "{1}{B/G}{B/G}",
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"power": "2",
"id": "p7",
"toughness": "3"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"counters": {
"quest": 1
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p31",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
}
],
"name": "PilotB",
"library_size": 30,
"life": 20
}
],
"board_cursor": 46,
"choices": [
{
"mana_cost": "{1}{R}",
"name": "Lightning Strike",
"index": 0,
"action": "cast",
"id": "p6"
}
],
"untapped_lands": 4,
"game_seq": 170,
"action_taken": "passed_priority",
"success": true
}📝 action summaryPilotA turn 4
Not attacking with 1/2 Student into two 2/2 Soldiers; holding back as blocker and keeping mana for Lightning Strike.
Action: passed_priority
PilotAllm
pass_priority()
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T4 Postcombat Main/Postcombat Main (PilotA) YOUR_MAIN",
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"id": "p4"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 29,
"life": 18,
"hand": [
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"rules": [
"As an additional cost to cast this spell, waterbend {X}.",
"Tap up to X target creatures, then distribute three stun counters among any number of tapped creatures your opponents control."
],
"id": "p27"
},
{
"mana_cost": "{3}{R}",
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3",
"playable": true
},
{
"mana_cost": "{1}{R}",
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40",
"playable": true
},
{
"mana_cost": "{1}{R}",
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6",
"playable": true
},
{
"mana_cost": "{1}{B/G}{B/G}",
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"power": "2",
"id": "p7",
"toughness": "3"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"counters": {
"quest": 1
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p31",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
}
],
"name": "PilotB",
"library_size": 30,
"life": 20
}
],
"board_cursor": 47,
"choices": [
{
"mana_cost": "{3}{R}",
"name": "Crescent Island Temple",
"index": 0,
"action": "cast",
"id": "p3"
},
{
"mana_cost": "{1}{R}",
"name": "Iroh's Demonstration",
"index": 1,
"action": "cast",
"id": "p40"
},
{
"mana_cost": "{1}{R}",
"name": "Lightning Strike",
"index": 2,
"action": "cast",
"id": "p6"
}
],
"untapped_lands": 4,
"game_seq": 172,
"land_drops_used": 1,
"stop_reason": "playable_cards",
"has_playable_cards": true
}— Postcombat Main —
PilotAmcpPass
raw
choose_action(choice=p3, summary=My turn 4 postcombat main, 4 untapped la...)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T4 Postcombat Main/Postcombat Main (PilotA) YOUR_MAIN",
"board": [
{
"hand_size": 4,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"id": "p4"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 29,
"life": 18,
"hand": [
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"rules": [
"As an additional cost to cast this spell, waterbend {X}.",
"Tap up to X target creatures, then distribute three stun counters among any number of tapped creatures your opponents control."
],
"id": "p27"
},
{
"mana_cost": "{1}{R}",
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
},
{
"mana_cost": "{1}{R}",
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"mana_cost": "{1}{B/G}{B/G}",
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"power": "2",
"id": "p7",
"toughness": "3"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"counters": {
"quest": 1
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p31",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
}
],
"name": "PilotB",
"library_size": 30,
"life": 20
}
],
"board_cursor": 52,
"stack": [
{
"owner": "PilotA",
"ability_text": "Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"name": "Firebending Student",
"source_card": "Firebending Student"
},
{
"owner": "PilotA",
"name": "Crescent Island Temple"
}
],
"game_seq": 180,
"land_drops_used": 1,
"action_taken": "selected_0",
"success": true
}gamePilotA casts Crescent Island Temple from hand
gamePilotA - Ability triggers: Firebending Student - Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)
📝 action summaryPilotA turn 4
My turn 4 postcombat main, 4 untapped lands. Casting Crescent Island Temple to develop (likely gets a 1/1 Monk token and builds shrine engine); Strike can wait a turn.
Action: selected_0
PilotAllm
pass_priority()
{
"action_pending": true,
"action_type": "GAME_TARGET",
"message": "Pick triggered ability (goes to the stack first)",
"response_type": "index",
"respond_with": "choice=pN — must pick a target",
"context": "T4 Postcombat Main/Postcombat Main (PilotA) YOUR_MAIN",
"board": [
{
"hand_size": 4,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"id": "p4"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Crescent Island Temple",
"modified": true,
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": false,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 29,
"life": 18,
"hand": [
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"rules": [
"As an additional cost to cast this spell, waterbend {X}.",
"Tap up to X target creatures, then distribute three stun counters among any number of tapped creatures your opponents control."
],
"id": "p27"
},
{
"mana_cost": "{1}{R}",
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
},
{
"mana_cost": "{1}{R}",
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"mana_cost": "{1}{B/G}{B/G}",
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"power": "2",
"id": "p7",
"toughness": "3"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"counters": {
"quest": 1
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p31",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
}
],
"name": "PilotB",
"library_size": 30,
"life": 20
}
],
"board_cursor": 54,
"choices": [
{
"name": "Ability",
"target_type": "card",
"index": 0,
"id": "p43"
},
{
"name": "Ability",
"target_type": "card",
"index": 1,
"id": "p44"
}
],
"game_seq": 185,
"land_drops_used": 1,
"required": true,
"can_cancel": false,
"stop_reason": "non_priority_action"
}gamePilotA puts Crescent Island Temple from stack onto the Battlefield
PilotAmcpPass
raw
choose_action(choice=p43, summary=Crescent Island Temple entered; ordering...)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T4 Postcombat Main/Postcombat Main (PilotA) YOUR_MAIN",
"board": [
{
"hand_size": 4,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"id": "p4"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Crescent Island Temple",
"modified": true,
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": false,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 29,
"life": 18,
"hand": [
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"rules": [
"As an additional cost to cast this spell, waterbend {X}.",
"Tap up to X target creatures, then distribute three stun counters among any number of tapped creatures your opponents control."
],
"id": "p27"
},
{
"mana_cost": "{1}{R}",
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
},
{
"mana_cost": "{1}{R}",
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"mana_cost": "{1}{B/G}{B/G}",
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"power": "2",
"id": "p7",
"toughness": "3"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"counters": {
"quest": 1
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p31",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": true,
"token": true
}
],
"name": "PilotB",
"library_size": 30,
"life": 20
}
],
"board_cursor": 55,
"stack": [
{
"owner": "PilotA",
"ability_text": "Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
"name": "Crescent Island Temple",
"source_card": "Crescent Island Temple"
},
{
"owner": "PilotA",
"ability_text": "When Crescent Island Temple enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"name": "Crescent Island Temple",
"source_card": "Crescent Island Temple"
}
],
"game_seq": 188,
"land_drops_used": 1,
"action_taken": "selected_target_0",
"success": true
}gamePilotA - Ability triggers: Crescent Island Temple - When Crescent Island Temple enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.
gamePilotA - Ability triggers: Crescent Island Temple - Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.
📝 action summaryPilotA turn 4
Crescent Island Temple entered; ordering its triggers (likely Monk token trigger). Just picking stack order.
Action: selected_target_0
gamePilotA creates a Monk Token token
— PilotB's Turn 5 —
chatPilotB: Gran-Gran's gone but you've got a little Monk army brewing over there — cute Shrine deck! Let's see how it handles some firebending pressure. 🔥
PilotBllm
pass_priority(until=my_turn)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T5 Precombat Main/Precombat Main (PilotB) YOUR_MAIN",
"board": [
{
"hand_size": 4,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"counters": {
"quest": 1
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": false,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p31",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 29,
"life": 20,
"hand": [
{
"mana_cost": "{1}{R}",
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"power": "2",
"id": "p46",
"toughness": "2",
"playable": true
},
{
"name": "Plains",
"is_land": true,
"rules": [
"{T}: Add {W}."
],
"id": "p13",
"playable": true
},
{
"mana_cost": "{3}{R}{R}",
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 0"
],
"power": "4",
"id": "p14",
"toughness": "4"
},
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 2"
],
"id": "p16"
}
]
},
{
"hand_size": 4,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"id": "p4"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": false,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 29,
"life": 18
}
],
"board_cursor": 58,
"choices": [
{
"mana_cost": "{1}{R}",
"name": "Fire Sages",
"index": 0,
"action": "cast",
"id": "p46",
"power": "2",
"toughness": "2"
},
{
"name": "Plains",
"index": 1,
"action": "land",
"id": "p13"
},
{
"name": "Secret Tunnel",
"index": 2,
"action": "activate",
"playable_abilities": [
"{4}, {T}: Two target creatures you control that s..."
],
"id": "p15"
}
],
"untapped_lands": 4,
"game_seq": 195,
"land_drops_used": 0,
"stop_reason": "playable_cards",
"has_playable_cards": true
}PilotBmcpsend_chat_messagemcpPass
raw
send_chat_message(message=Gran-Gran's gone but you've got a little...)
{
"success": true
}raw
choose_action(summary=Turn 5 precombat: I have 4 lands + 2 Sol..., choice=p13)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T5 Precombat Main/Precombat Main (PilotB) YOUR_MAIN",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"counters": {
"quest": 1
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": false,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p31",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 29,
"life": 20,
"hand": [
{
"mana_cost": "{1}{R}",
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"power": "2",
"id": "p46",
"toughness": "2",
"playable": true
},
{
"mana_cost": "{3}{R}{R}",
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 0"
],
"power": "4",
"id": "p14",
"toughness": "4",
"playable": true
},
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 2"
],
"id": "p16"
}
]
},
{
"hand_size": 4,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"id": "p4"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": false,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 29,
"life": 18
}
],
"board_cursor": 59,
"choices": [
{
"mana_cost": "{1}{R}",
"name": "Fire Sages",
"index": 0,
"action": "cast",
"id": "p46",
"power": "2",
"toughness": "2"
},
{
"mana_cost": "{3}{R}{R}",
"name": "Ran and Shaw",
"index": 1,
"action": "cast",
"id": "p14",
"power": "4",
"toughness": "4"
},
{
"name": "Secret Tunnel",
"index": 2,
"action": "activate",
"playable_abilities": [
"{4}, {T}: Two target creatures you control that s..."
],
"id": "p15"
}
],
"untapped_lands": 5,
"game_seq": 199,
"land_drops_used": 1,
"action_taken": "selected_1",
"success": true
}gamePilotB puts Plains from hand onto the Battlefield
📝 action summaryPilotB turn 5
Turn 5 precombat: I have 4 lands + 2 Soldier tokens + 2 Ascensions. Plan: play Plains as land drop (gives me 5 lands so Ran and Shaw is castable next turn at {3}{R}{R}), then cast Fire Sages, then attack with both 2/2 tokens. Their only blockers are a 1/2 Student and 1/1 Monk, both of which my tokens beat in combat.
Action: selected_1
PilotBllm
pass_priority(until=my_turn)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Select attackers",
"response_type": "select",
"respond_with": "attackers=p1,p2,... or choice=yes (confirm) or choice=no (skip)",
"context": "T5 Combat/Declare Attackers (PilotB)",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"counters": {
"quest": 1
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": false,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p31",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 29,
"life": 20,
"hand": [
{
"mana_cost": "{1}{R}",
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"power": "2",
"id": "p46",
"toughness": "2"
},
{
"mana_cost": "{3}{R}{R}",
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 0"
],
"power": "4",
"id": "p14",
"toughness": "4"
},
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 2"
],
"id": "p16"
}
]
},
{
"hand_size": 4,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"id": "p4"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": false,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 29,
"life": 18
}
],
"board_cursor": 60,
"choices": [
{
"name": "Soldier Token",
"index": 0,
"choice_type": "attacker",
"id": "p31",
"power": "2",
"toughness": "2"
},
{
"name": "Soldier Token",
"index": 1,
"choice_type": "attacker",
"id": "p39",
"power": "2",
"toughness": "2"
},
{
"name": "All attack",
"index": 2,
"choice_type": "special",
"id": "all"
}
],
"combat_phase": "attackers",
"untapped_lands": 5,
"game_seq": 201,
"stop_reason": "combat"
}— Declare Attackers —
thinkingPilotB
Both Soldier tokens attack. Their blockers (1/2 Student, 1/1 Monk) each lose to my 2/2s in single combat, and if they double-block I still trade up. Each attack also triggers firebending, adding 2 quest counters to each Ascension — the floating red mana will go unused since I have no instants, but the counters are the real value.
mcpPassraw
choose_action(summary=Turn 5 declare attackers: attacking with..., attackers=p31,p39)
{
"action_pending": true,
"action_type": "GAME_TARGET",
"message": "Pick triggered ability (goes to the stack first)",
"response_type": "index",
"respond_with": "choice=pN — must pick a target",
"context": "T5 Combat/Declare Attackers (PilotB)",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"counters": {
"quest": 1
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p31",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 29,
"life": 20,
"hand": [
{
"mana_cost": "{1}{R}",
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"power": "2",
"id": "p46",
"toughness": "2"
},
{
"mana_cost": "{3}{R}{R}",
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 0"
],
"power": "4",
"id": "p14",
"toughness": "4"
},
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 2"
],
"id": "p16"
}
]
},
{
"hand_size": 4,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"id": "p4"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": false,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 29,
"life": 18
}
],
"board_cursor": 63,
"choices": [
{
"name": "Ability",
"target_type": "card",
"index": 0,
"id": "p48"
},
{
"name": "Ability",
"target_type": "card",
"index": 1,
"id": "p49"
},
{
"name": "Ability",
"target_type": "card",
"index": 2,
"id": "p50"
}
],
"combat": [
{
"blocked": false,
"defending": "PilotA",
"attackers": [
{
"name": "Soldier Token",
"id": "p31",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "PilotA",
"attackers": [
{
"name": "Soldier Token",
"id": "p39",
"power": "2",
"toughness": "2"
}
]
}
],
"stack": [
{
"owner": "PilotB",
"ability_text": "firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"name": "Soldier Token",
"source_card": "Soldier Token"
}
],
"untapped_lands": 5,
"game_seq": 207,
"required": true,
"can_cancel": false,
"action_taken": "batch_attack",
"success": true,
"declared": [
{
"id": "p31"
},
{
"id": "p39"
}
]
}gamePilotB attacks PilotA with 2 creatures
gamePilotB - Ability triggers: Soldier Token - firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)
📝 action summaryPilotB turn 5
Turn 5 declare attackers: attacking with both 2/2 Soldier tokens (p31, p39). Opponent's only blockers are Firebending Student 1/2 and Monk Token 1/1 — my 2/2s beat either in single combat, and a double-block still trades favorably. Each token's firebending trigger adds a quest counter to each of my two Firebender Ascensions (first goes to 3, second to 2). The firebending mana will go unused (no instants in hand), but the counters matter. Fire Sages stayed in hand this turn; plan is to cast it postcombat.
Action: batch_attack
PilotBllm
pass_priority(until=postcombat_main)
{
"action_pending": true,
"action_type": "GAME_TARGET",
"message": "Pick triggered ability (goes to the stack first)",
"response_type": "index",
"respond_with": "choice=pN — must pick a target",
"context": "T5 Combat/Declare Attackers (PilotB)",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"counters": {
"quest": 1
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p31",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 29,
"life": 20,
"hand": [
{
"mana_cost": "{1}{R}",
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"power": "2",
"id": "p46",
"toughness": "2"
},
{
"mana_cost": "{3}{R}{R}",
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 0"
],
"power": "4",
"id": "p14",
"toughness": "4"
},
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 2"
],
"id": "p16"
}
]
},
{
"hand_size": 4,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"id": "p4"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": false,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 29,
"life": 18
}
],
"board_cursor": 63,
"choices": [
{
"name": "Ability",
"target_type": "card",
"index": 0,
"id": "p48"
},
{
"name": "Ability",
"target_type": "card",
"index": 1,
"id": "p49"
},
{
"name": "Ability",
"target_type": "card",
"index": 2,
"id": "p50"
}
],
"combat": [
{
"blocked": false,
"defending": "PilotA",
"attackers": [
{
"name": "Soldier Token",
"id": "p31",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "PilotA",
"attackers": [
{
"name": "Soldier Token",
"id": "p39",
"power": "2",
"toughness": "2"
}
]
}
],
"stack": [
{
"owner": "PilotB",
"ability_text": "firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"name": "Soldier Token",
"source_card": "Soldier Token"
}
],
"untapped_lands": 5,
"game_seq": 207,
"required": true,
"can_cancel": false,
"stop_reason": "non_priority_action"
}thinkingPilotB
Two tokens attacked and multiple triggers are pending — I want to see which ability is which before choosing stack order, so let me inspect the game state first.
llmget_game_state(snapshot_id=0)
{
"available": true,
"snapshot_id": 37150276112,
"turn": 5,
"phase": "Combat",
"step": "Declare Attackers",
"active_player": "PilotB",
"priority_player": "PilotB",
"players": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"counters": {
"quest": 1
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p31",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 29,
"life": 20,
"hand": [
{
"mana_cost": "{1}{R}",
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"power": "2",
"id": "p46",
"toughness": "2"
},
{
"mana_cost": "{3}{R}{R}",
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 0"
],
"power": "4",
"id": "p14",
"toughness": "4"
},
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 2"
],
"id": "p16"
}
]
},
{
"hand_size": 4,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"id": "p4"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": false,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 29,
"life": 18
}
],
"stack": [
{
"owner": "PilotB",
"ability_text": "firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"name": "Soldier Token",
"source_card": "Soldier Token",
"rules": [
"firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p47"
}
],
"combat": [
{
"blocked": false,
"defending": "PilotA",
"attackers": [
{
"name": "Soldier Token",
"id": "p31",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "PilotA",
"attackers": [
{
"name": "Soldier Token",
"id": "p39",
"power": "2",
"toughness": "2"
}
]
}
],
"game_seq": 207
}thinkingPilotB
I'm being asked to order triggered abilities on the stack after my double attack. Before choosing, let me identify what each pending ability is.
llmget_oracle_text(object_ids=["p47","p48","p49","p50"])
{
"success": true,
"cards": [
{
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"power": "2",
"toughness": "2",
"type": "Creature - Soldier",
"object_id": "p47"
},
{
"error": "not found",
"object_id": "p48"
},
{
"error": "not found",
"object_id": "p49"
},
{
"error": "not found",
"object_id": "p50"
}
]
}thinkingPilotB
The pending IDs p48–p50 are ability objects without oracle text. Let me check the game log to see what triggered.
llmget_game_log(since_turn=5)
{
"log": "PilotB turn 5:\nPilotB drew Fire Sages\n[Chat] PilotB: Gran-Gran's gone but you've got a little Monk army brewing over there — cute Shrine deck! Let's see how it handles some firebending pressure. 🔥\n[Chat] PilotB: Gran-Gran's gone but you've got a little Monk army brewing over there — cute Shrine deck! Let's see how it handles some firebending pressure. 🔥\nPilotB played Plains",
"total_length": 1773,
"truncated": false,
"cursor": 56,
"since_turn": 5,
"since_player": "PilotB"
}thinkingPilotB
The four triggers are: two token firebending triggers (mana) and two Ascension quest-counter triggers. The firebending mana expires at end of combat and I have no instants, so I'll put one Ascension trigger on the stack first (it resolves last) to give myself the option of spending {R}{R} on Fire Sages' pump in postcombat. Ordering is otherwise low-stakes since nothing is targeting or interacting.
mcpPassraw
choose_action(summary=Turn 5 combat: my two Soldier tokens att..., choice=p48)
{
"action_pending": true,
"action_type": "GAME_TARGET",
"message": "Pick triggered ability (goes to the stack first)",
"response_type": "index",
"respond_with": "choice=pN — must pick a target",
"context": "T5 Combat/Declare Attackers (PilotB)",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"counters": {
"quest": 1
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p31",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 29,
"life": 20,
"hand": [
{
"mana_cost": "{1}{R}",
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"power": "2",
"id": "p46",
"toughness": "2"
},
{
"mana_cost": "{3}{R}{R}",
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 0"
],
"power": "4",
"id": "p14",
"toughness": "4"
},
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 2"
],
"id": "p16"
}
]
},
{
"hand_size": 4,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"id": "p4"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": false,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 29,
"life": 18
}
],
"board_cursor": 64,
"choices": [
{
"name": "Ability",
"target_type": "card",
"index": 0,
"id": "p49"
},
{
"name": "Ability",
"target_type": "card",
"index": 1,
"id": "p50"
},
{
"name": "Ability",
"target_type": "card",
"index": 2,
"id": "p51"
},
{
"name": "Ability",
"target_type": "card",
"index": 3,
"id": "p52"
}
],
"combat": [
{
"blocked": false,
"defending": "PilotA",
"attackers": [
{
"name": "Soldier Token",
"id": "p31",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "PilotA",
"attackers": [
{
"name": "Soldier Token",
"id": "p39",
"power": "2",
"toughness": "2"
}
]
}
],
"stack": [
{
"owner": "PilotB",
"ability_text": "firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"name": "Soldier Token",
"source_card": "Soldier Token"
},
{
"owner": "PilotB",
"ability_text": "firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"name": "Soldier Token",
"source_card": "Soldier Token"
}
],
"untapped_lands": 5,
"game_seq": 209,
"required": true,
"can_cancel": false,
"action_taken": "selected_target_0",
"success": true
}gamePilotB - Ability triggers: Soldier Token - firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)
📝 action summaryPilotB turn 5
Turn 5 combat: my two Soldier tokens attacked unblocked. Four triggers pending: two token firebending mana triggers and two Ascension quest-counter triggers. I'm stacking one Ascension trigger first (resolves last) so the firebending mana could theoretically be spent on Fire Sages' pump postcombat if I choose; order is otherwise inconsequential. No UNEXPECTED behavior — just ordering triggers.
Action: selected_target_0
PilotBllm
pass_priority(until=declare_blockers)
{
"action_pending": true,
"action_type": "GAME_TARGET",
"message": "Pick triggered ability (goes to the stack first)",
"response_type": "index",
"respond_with": "choice=pN — must pick a target",
"context": "T5 Combat/Declare Attackers (PilotB)",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"counters": {
"quest": 1
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p31",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 29,
"life": 20,
"hand": [
{
"mana_cost": "{1}{R}",
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"power": "2",
"id": "p46",
"toughness": "2"
},
{
"mana_cost": "{3}{R}{R}",
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 0"
],
"power": "4",
"id": "p14",
"toughness": "4"
},
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 2"
],
"id": "p16"
}
]
},
{
"hand_size": 4,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"id": "p4"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": false,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 29,
"life": 18
}
],
"board_cursor": 64,
"choices": [
{
"name": "Ability",
"target_type": "card",
"index": 0,
"id": "p49"
},
{
"name": "Ability",
"target_type": "card",
"index": 1,
"id": "p50"
},
{
"name": "Ability",
"target_type": "card",
"index": 2,
"id": "p51"
},
{
"name": "Ability",
"target_type": "card",
"index": 3,
"id": "p52"
}
],
"combat": [
{
"blocked": false,
"defending": "PilotA",
"attackers": [
{
"name": "Soldier Token",
"id": "p31",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "PilotA",
"attackers": [
{
"name": "Soldier Token",
"id": "p39",
"power": "2",
"toughness": "2"
}
]
}
],
"stack": [
{
"owner": "PilotB",
"ability_text": "firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"name": "Soldier Token",
"source_card": "Soldier Token"
},
{
"owner": "PilotB",
"ability_text": "firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"name": "Soldier Token",
"source_card": "Soldier Token"
}
],
"untapped_lands": 5,
"game_seq": 209,
"required": true,
"can_cancel": false,
"stop_reason": "non_priority_action"
}PilotBmcpPass
raw
choose_action(summary=Turn 5 combat: ordering my four attack t..., choice=p49)
{
"action_pending": true,
"action_type": "GAME_TARGET",
"message": "Pick triggered ability (goes to the stack first)",
"response_type": "index",
"respond_with": "choice=pN — must pick a target",
"context": "T5 Combat/Declare Attackers (PilotB)",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"counters": {
"quest": 1
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p31",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 29,
"life": 20,
"hand": [
{
"mana_cost": "{1}{R}",
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"power": "2",
"id": "p46",
"toughness": "2"
},
{
"mana_cost": "{3}{R}{R}",
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 0"
],
"power": "4",
"id": "p14",
"toughness": "4"
},
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 2"
],
"id": "p16"
}
]
},
{
"hand_size": 4,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"id": "p4"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": false,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 29,
"life": 18
}
],
"board_cursor": 65,
"choices": [
{
"name": "Ability",
"target_type": "card",
"index": 0,
"id": "p50"
},
{
"name": "Ability",
"target_type": "card",
"index": 1,
"id": "p51"
},
{
"name": "Ability",
"target_type": "card",
"index": 2,
"id": "p52"
}
],
"combat": [
{
"blocked": false,
"defending": "PilotA",
"attackers": [
{
"name": "Soldier Token",
"id": "p31",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "PilotA",
"attackers": [
{
"name": "Soldier Token",
"id": "p39",
"power": "2",
"toughness": "2"
}
]
}
],
"stack": [
{
"owner": "PilotB",
"ability_text": "Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on Firebender Ascension. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy.",
"name": "Firebender Ascension",
"source_card": "Firebender Ascension",
"targets": [
{
"name": "Ability",
"id": "p47"
}
]
},
{
"owner": "PilotB",
"ability_text": "firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"name": "Soldier Token",
"source_card": "Soldier Token"
},
{
"owner": "PilotB",
"ability_text": "firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"name": "Soldier Token",
"source_card": "Soldier Token"
}
],
"untapped_lands": 5,
"game_seq": 211,
"required": true,
"can_cancel": false,
"action_taken": "selected_target_0",
"success": true
}gamePilotB - Ability triggers: Firebender Ascension - Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on Firebender Ascension. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy.
📝 action summaryPilotB turn 5
Turn 5 combat: ordering my four attack triggers (two Soldier firebending mana triggers, two Ascension quest-counter triggers). I have no instants to spend firebending mana on, so order is inconsequential — each Ascension will end up with 2 more quest counters (first to 3, second to 2). Picking p49 first.
Action: selected_target_0
PilotBllm
pass_priority(until=declare_attackers)
{
"action_pending": true,
"action_type": "GAME_TARGET",
"message": "Pick triggered ability (goes to the stack first)",
"response_type": "index",
"respond_with": "choice=pN — must pick a target",
"context": "T5 Combat/Declare Attackers (PilotB)",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"counters": {
"quest": 1
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p31",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 29,
"life": 20,
"hand": [
{
"mana_cost": "{1}{R}",
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"power": "2",
"id": "p46",
"toughness": "2"
},
{
"mana_cost": "{3}{R}{R}",
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 0"
],
"power": "4",
"id": "p14",
"toughness": "4"
},
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 2"
],
"id": "p16"
}
]
},
{
"hand_size": 4,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"id": "p4"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": false,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 29,
"life": 18
}
],
"board_cursor": 65,
"choices": [
{
"name": "Ability",
"target_type": "card",
"index": 0,
"id": "p50"
},
{
"name": "Ability",
"target_type": "card",
"index": 1,
"id": "p51"
},
{
"name": "Ability",
"target_type": "card",
"index": 2,
"id": "p52"
}
],
"combat": [
{
"blocked": false,
"defending": "PilotA",
"attackers": [
{
"name": "Soldier Token",
"id": "p31",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "PilotA",
"attackers": [
{
"name": "Soldier Token",
"id": "p39",
"power": "2",
"toughness": "2"
}
]
}
],
"stack": [
{
"owner": "PilotB",
"ability_text": "Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on Firebender Ascension. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy.",
"name": "Firebender Ascension",
"source_card": "Firebender Ascension",
"targets": [
{
"name": "Ability",
"id": "p47"
}
]
},
{
"owner": "PilotB",
"ability_text": "firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"name": "Soldier Token",
"source_card": "Soldier Token"
},
{
"owner": "PilotB",
"ability_text": "firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"name": "Soldier Token",
"source_card": "Soldier Token"
}
],
"untapped_lands": 5,
"game_seq": 211,
"required": true,
"can_cancel": false,
"stop_reason": "non_priority_action"
}PilotBmcpPass
raw
choose_action(summary=Turn 5 combat: continuing to order my at..., choice=p50)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T5 Combat/Declare Attackers (PilotB)",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"counters": {
"quest": 1
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p31",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 29,
"life": 20,
"hand": [
{
"mana_cost": "{1}{R}",
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"power": "2",
"id": "p46",
"toughness": "2"
},
{
"mana_cost": "{3}{R}{R}",
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 0"
],
"power": "4",
"id": "p14",
"toughness": "4"
},
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 2"
],
"id": "p16"
}
]
},
{
"hand_size": 4,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"id": "p4"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": false,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 29,
"life": 18
}
],
"board_cursor": 66,
"choices": [
{
"name": "Secret Tunnel",
"index": 0,
"action": "activate",
"playable_abilities": [
"{4}, {T}: Two target creatures you control that s..."
],
"id": "p15"
}
],
"combat": [
{
"blocked": false,
"defending": "PilotA",
"attackers": [
{
"name": "Soldier Token",
"id": "p31",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "PilotA",
"attackers": [
{
"name": "Soldier Token",
"id": "p39",
"power": "2",
"toughness": "2"
}
]
}
],
"stack": [
{
"owner": "PilotB",
"ability_text": "Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on Firebender Ascension. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy.",
"name": "Firebender Ascension",
"source_card": "Firebender Ascension",
"targets": [
{
"name": "Ability",
"id": "p48"
}
]
},
{
"owner": "PilotB",
"ability_text": "Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on Firebender Ascension. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy.",
"name": "Firebender Ascension",
"source_card": "Firebender Ascension",
"targets": [
{
"name": "Ability",
"id": "p48"
}
]
},
{
"owner": "PilotB",
"ability_text": "Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on Firebender Ascension. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy.",
"name": "Firebender Ascension",
"source_card": "Firebender Ascension",
"targets": [
{
"name": "Ability",
"id": "p47"
}
]
},
{
"owner": "PilotB",
"ability_text": "Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on Firebender Ascension. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy.",
"name": "Firebender Ascension",
"source_card": "Firebender Ascension",
"targets": [
{
"name": "Ability",
"id": "p47"
}
]
},
{
"owner": "PilotB",
"ability_text": "firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"name": "Soldier Token",
"source_card": "Soldier Token"
},
{
"owner": "PilotB",
"ability_text": "firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"name": "Soldier Token",
"source_card": "Soldier Token"
}
],
"untapped_lands": 5,
"game_seq": 215,
"action_taken": "selected_target_0",
"success": true
}gamePilotB - Ability triggers: Firebender Ascension - Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on Firebender Ascension. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy.
gamePilotB - Ability triggers: Firebender Ascension - Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on Firebender Ascension. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy.
gamePilotB - Ability triggers: Firebender Ascension - Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on Firebender Ascension. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy.
📝 action summaryPilotB turn 5
Turn 5 combat: continuing to order my attack triggers (one Ascension quest-counter ability, two Soldier firebending mana triggers). No instants in hand, so ordering remains inconsequential — both Ascensions will gain 2 quest counters each and the firebending mana will go unused. Picking p50 to go on the stack first.
Action: selected_target_0
gamePilotB puts 1 quest counter on Firebender Ascension
gamePilotB puts 1 quest counter on Firebender Ascension
gamePilotB puts 1 quest counter on Firebender Ascension
gamePilotB puts 1 quest counter on Firebender Ascension
— Declare Blockers —
PilotAllm
pass_priority()
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Select blockers",
"response_type": "select",
"respond_with": "blockers=p5:p1,p6:p2 (blocker:attacker) or choice=yes (confirm) or choice=no (skip)",
"context": "T5 Combat/Declare Blockers (PilotB)",
"board": [
{
"hand_size": 4,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"id": "p4"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Crescent Island Temple",
"modified": true,
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": false,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 29,
"life": 18,
"hand": [
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"rules": [
"As an additional cost to cast this spell, waterbend {X}.",
"Tap up to X target creatures, then distribute three stun counters among any number of tapped creatures your opponents control."
],
"id": "p27"
},
{
"mana_cost": "{1}{R}",
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
},
{
"mana_cost": "{1}{R}",
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"mana_cost": "{1}{B/G}{B/G}",
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"power": "2",
"id": "p7",
"toughness": "3"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 2
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p31",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 29,
"mana_pool": {
"R": 2
},
"life": 20
}
],
"board_cursor": 66,
"choices": [
{
"name": "Firebending Student",
"index": 0,
"choice_type": "blocker",
"id": "p32",
"power": "1",
"toughness": "2"
},
{
"name": "Monk Token",
"index": 1,
"choice_type": "blocker",
"id": "p45",
"power": "1",
"toughness": "1"
}
],
"combat_phase": "blockers",
"combat": [
{
"blocked": false,
"defending": "PilotA",
"attackers": [
{
"name": "Soldier Token",
"id": "p31",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "PilotA",
"attackers": [
{
"name": "Soldier Token",
"id": "p39",
"power": "2",
"toughness": "2"
}
]
}
],
"game_seq": 233,
"incoming_attackers": [
{
"name": "Soldier Token",
"id": "p31",
"power": "2",
"toughness": "2"
},
{
"name": "Soldier Token",
"id": "p39",
"power": "2",
"toughness": "2"
}
],
"recent_chat": [
"PilotB: Gran-Gran's gone but you've got a little Monk army brewing over there — cute Shrine deck! Let's see how it handles some firebending pressure. 🔥"
],
"stop_reason": "combat"
}PilotAmcpPass
raw
choose_action(choice=no, summary=Two 2/2 Soldiers attack; my 1/2 Student ...)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T5 Combat/Declare Blockers (PilotB)",
"board": [
{
"hand_size": 4,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"id": "p4"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Crescent Island Temple",
"modified": true,
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": false,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 29,
"life": 18,
"hand": [
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"rules": [
"As an additional cost to cast this spell, waterbend {X}.",
"Tap up to X target creatures, then distribute three stun counters among any number of tapped creatures your opponents control."
],
"id": "p27"
},
{
"mana_cost": "{1}{R}",
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
},
{
"mana_cost": "{1}{R}",
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"mana_cost": "{1}{B/G}{B/G}",
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"power": "2",
"id": "p7",
"toughness": "3"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 2
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p31",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 29,
"mana_pool": {
"R": 2
},
"life": 20
}
],
"board_cursor": 67,
"combat": [
{
"blocked": false,
"defending": "PilotA",
"attackers": [
{
"name": "Soldier Token",
"id": "p31",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "PilotA",
"attackers": [
{
"name": "Soldier Token",
"id": "p39",
"power": "2",
"toughness": "2"
}
]
}
],
"game_seq": 238,
"action_taken": "passed_priority",
"success": true
}📝 action summaryPilotA turn 5
Two 2/2 Soldiers attack; my 1/2 Student and 1/1 Monk would die without killing anything (all my mana tapped, no prowess trick available). Taking 4, keeping creatures.
Action: passed_priority
gamePilotA loses 2 life at combat from Soldier Token
gamePilotA loses 2 life at combat from Soldier Token
— Combat Damage —
— Postcombat Main —
PilotBllm
pass_priority(until=postcombat_main)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T5 Postcombat Main/Postcombat Main (PilotB) YOUR_MAIN",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 2
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p31",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 29,
"life": 20,
"hand": [
{
"mana_cost": "{1}{R}",
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"power": "2",
"id": "p46",
"toughness": "2",
"playable": true
},
{
"mana_cost": "{3}{R}{R}",
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 0"
],
"power": "4",
"id": "p14",
"toughness": "4",
"playable": true
},
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 2"
],
"id": "p16"
}
]
},
{
"hand_size": 4,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"id": "p4"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": false,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 29,
"life": 14
}
],
"board_cursor": 75,
"choices": [
{
"mana_cost": "{1}{R}",
"name": "Fire Sages",
"index": 0,
"action": "cast",
"id": "p46",
"power": "2",
"toughness": "2"
},
{
"mana_cost": "{3}{R}{R}",
"name": "Ran and Shaw",
"index": 1,
"action": "cast",
"id": "p14",
"power": "4",
"toughness": "4"
},
{
"name": "Secret Tunnel",
"index": 2,
"action": "activate",
"playable_abilities": [
"{4}, {T}: Two target creatures you control that s..."
],
"id": "p15"
}
],
"untapped_lands": 5,
"game_seq": 244,
"land_drops_used": 1,
"stop_reason": "reached_step",
"current_step": "Postcombat Main"
}PilotBmcpPass
raw
choose_action(summary=Turn 5 postcombat: my tokens went unbloc..., choice=p14)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T5 Postcombat Main/Postcombat Main (PilotB) YOUR_MAIN",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 2
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p31",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 29,
"life": 20,
"hand": [
{
"mana_cost": "{1}{R}",
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"power": "2",
"id": "p46",
"toughness": "2"
},
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 2"
],
"id": "p16"
}
]
},
{
"hand_size": 4,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"id": "p4"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": false,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": true,
"token": true
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 29,
"life": 14
}
],
"board_cursor": 81,
"stack": [
{
"owner": "PilotB",
"name": "Ran and Shaw"
}
],
"game_seq": 252,
"land_drops_used": 1,
"action_taken": "selected_1",
"success": true
}gamePilotB casts Ran and Shaw from hand
📝 action summaryPilotB turn 5
Turn 5 postcombat: my tokens went unblocked, opponent is at 14; both Ascensions gained 2 quest counters each (3 and 2). With all 5 lands untapped, I'll cast Ran and Shaw now ({3}{R}{R}: both Mountains + both Plains + Secret Tunnel). It's my biggest threat — a 4/4 flyer the opponent can't block (no flying/reach on their board) — and it starts attacking next turn. No Dragon/Lesson copy trigger since my graveyard only has Lightning Strike. Fire Sages can come down next turn instead.
Action: selected_1
gamePilotB puts Ran and Shaw from stack onto the Battlefield
— PilotA's Turn 5 —
PilotAllm
pass_priority()
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T5 Precombat Main/Precombat Main (PilotA) YOUR_MAIN",
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"id": "p4"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Crescent Island Temple",
"modified": true,
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": false,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 28,
"life": 14,
"hand": [
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"rules": [
"As an additional cost to cast this spell, waterbend {X}.",
"Tap up to X target creatures, then distribute three stun counters among any number of tapped creatures your opponents control."
],
"id": "p27"
},
{
"mana_cost": "{1}{R}",
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40",
"playable": true
},
{
"mana_cost": "{1}{R}",
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6",
"playable": true
},
{
"mana_cost": "{1}{B/G}{B/G}",
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"power": "2",
"id": "p7",
"toughness": "3"
},
{
"mana_cost": "{1}{R}",
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 2
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 0"
],
"id": "p14",
"power": "4",
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p31",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 29,
"life": 20
}
],
"board_cursor": 71,
"choices": [
{
"mana_cost": "{1}{R}",
"name": "Iroh's Demonstration",
"index": 0,
"action": "cast",
"id": "p40"
},
{
"mana_cost": "{1}{R}",
"name": "Lightning Strike",
"index": 1,
"action": "cast",
"id": "p6"
},
{
"mana_cost": "{1}{R}",
"name": "The Last Agni Kai",
"index": 2,
"action": "cast",
"id": "p54"
}
],
"untapped_lands": 4,
"game_seq": 257,
"land_drops_used": 0,
"stop_reason": "playable_cards",
"has_playable_cards": true
}thinkingPilotA
Opponent's Ran and Shaw is a big threat — Iroh's Demonstration can deal 4 to kill it, and casting both red spells pumps my prowess creatures for a big attack into their tapped-out board.
mcpPassraw
choose_action(choice=p40, summary=Turn 5 main: opponent has 4/4 flyer Ran ...)
{
"action_pending": true,
"action_type": "GAME_CHOOSE_ABILITY",
"message": "Choose mode (selected 0 of 1, min 1): Iroh's Demonstration",
"response_type": "index",
"respond_with": "choice=0, choice=1, etc. (not yes/no)",
"context": "T5 Precombat Main/Precombat Main (PilotA) YOUR_MAIN",
"board": [
{
"hand_size": 4,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"id": "p4"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Crescent Island Temple",
"modified": true,
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": false,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 28,
"life": 14,
"hand": [
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"rules": [
"As an additional cost to cast this spell, waterbend {X}.",
"Tap up to X target creatures, then distribute three stun counters among any number of tapped creatures your opponents control."
],
"id": "p27"
},
{
"mana_cost": "{1}{R}",
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6",
"playable": true
},
{
"mana_cost": "{1}{B/G}{B/G}",
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"power": "2",
"id": "p7",
"toughness": "3"
},
{
"mana_cost": "{1}{R}",
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 2
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 0"
],
"id": "p14",
"power": "4",
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p31",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 29,
"life": 20
}
],
"board_cursor": 72,
"choices": [
{
"index": 0,
"description": "Iroh's Demonstration deals 1 damage to each creature your opponents control."
},
{
"index": 1,
"description": "Iroh's Demonstration deals 4 damage to target creature."
},
{
"index": 2,
"description": "Cancel"
}
],
"stack": [
{
"owner": "PilotA",
"name": "Iroh's Demonstration"
}
],
"untapped_lands": 4,
"game_seq": 258,
"land_drops_used": 0,
"action_taken": "selected_0",
"success": true
}📝 action summaryPilotA turn 5
Turn 5 main: opponent has 4/4 flyer Ran and Shaw (sick) plus tapped soldiers. Casting Iroh's Demonstration to deal 4 to Ran and Shaw, then plan Lightning Strike on a soldier and attack with prowess-pumped creatures.
Action: selected_0
PilotAllm
pass_priority()
{
"action_pending": true,
"action_type": "GAME_CHOOSE_ABILITY",
"message": "Choose mode (selected 0 of 1, min 1): Iroh's Demonstration",
"response_type": "index",
"respond_with": "choice=0, choice=1, etc. (not yes/no)",
"context": "T5 Precombat Main/Precombat Main (PilotA) YOUR_MAIN",
"board": [
{
"hand_size": 4,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"id": "p4"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Crescent Island Temple",
"modified": true,
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": false,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 28,
"life": 14,
"hand": [
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"rules": [
"As an additional cost to cast this spell, waterbend {X}.",
"Tap up to X target creatures, then distribute three stun counters among any number of tapped creatures your opponents control."
],
"id": "p27"
},
{
"mana_cost": "{1}{R}",
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6",
"playable": true
},
{
"mana_cost": "{1}{B/G}{B/G}",
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"power": "2",
"id": "p7",
"toughness": "3"
},
{
"mana_cost": "{1}{R}",
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 2
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 0"
],
"id": "p14",
"power": "4",
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p31",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 29,
"life": 20
}
],
"board_cursor": 72,
"choices": [
{
"index": 0,
"description": "Iroh's Demonstration deals 1 damage to each creature your opponents control."
},
{
"index": 1,
"description": "Iroh's Demonstration deals 4 damage to target creature."
},
{
"index": 2,
"description": "Cancel"
}
],
"stack": [
{
"owner": "PilotA",
"name": "Iroh's Demonstration"
}
],
"untapped_lands": 4,
"game_seq": 258,
"land_drops_used": 0,
"stop_reason": "non_priority_action"
}PilotAmcpPass
raw
choose_action(choice=1, summary=Choosing mode: 4 damage to target creatu...)
{
"action_pending": true,
"action_type": "GAME_TARGET",
"message": "Select a creature",
"response_type": "index",
"respond_with": "choice=pN, or choice=no to cancel",
"context": "T5 Precombat Main/Precombat Main (PilotA) YOUR_MAIN",
"board": [
{
"hand_size": 4,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"id": "p4"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Crescent Island Temple",
"modified": true,
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": false,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 28,
"life": 14,
"hand": [
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"rules": [
"As an additional cost to cast this spell, waterbend {X}.",
"Tap up to X target creatures, then distribute three stun counters among any number of tapped creatures your opponents control."
],
"id": "p27"
},
{
"mana_cost": "{1}{R}",
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6",
"playable": true
},
{
"mana_cost": "{1}{B/G}{B/G}",
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"power": "2",
"id": "p7",
"toughness": "3"
},
{
"mana_cost": "{1}{R}",
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 2
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 0"
],
"id": "p14",
"power": "4",
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p31",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 29,
"life": 20
}
],
"board_cursor": 73,
"choices": [
{
"name": "Firebending Student",
"target_type": "permanent",
"index": 0,
"power": "1",
"id": "p32",
"toughness": "2"
},
{
"name": "Monk Token",
"target_type": "permanent",
"index": 1,
"power": "1",
"id": "p45",
"toughness": "1"
},
{
"controller": "PilotB",
"name": "Ran and Shaw",
"target_type": "permanent",
"index": 2,
"power": "4",
"id": "p14",
"toughness": "4"
},
{
"tapped": true,
"controller": "PilotB",
"name": "Soldier Token",
"target_type": "permanent",
"index": 3,
"power": "2",
"id": "p31",
"toughness": "2"
},
{
"tapped": true,
"controller": "PilotB",
"name": "Soldier Token",
"target_type": "permanent",
"index": 4,
"power": "2",
"id": "p39",
"toughness": "2"
}
],
"stack": [
{
"owner": "PilotA",
"name": "Iroh's Demonstration"
}
],
"untapped_lands": 4,
"game_seq": 259,
"land_drops_used": 0,
"required": false,
"can_cancel": true,
"action_taken": "selected_ability_1",
"success": true
}📝 action summaryPilotA turn 5
Choosing mode: 4 damage to target creature (Ran and Shaw) to kill the 4/4 flyer.
Action: selected_ability_1
PilotAllm
pass_priority()
{
"action_pending": true,
"action_type": "GAME_TARGET",
"message": "Select a creature",
"response_type": "index",
"respond_with": "choice=pN, or choice=no to cancel",
"context": "T5 Precombat Main/Precombat Main (PilotA) YOUR_MAIN",
"board": [
{
"hand_size": 4,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"id": "p4"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Crescent Island Temple",
"modified": true,
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": false,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 28,
"life": 14,
"hand": [
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"rules": [
"As an additional cost to cast this spell, waterbend {X}.",
"Tap up to X target creatures, then distribute three stun counters among any number of tapped creatures your opponents control."
],
"id": "p27"
},
{
"mana_cost": "{1}{R}",
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6",
"playable": true
},
{
"mana_cost": "{1}{B/G}{B/G}",
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"power": "2",
"id": "p7",
"toughness": "3"
},
{
"mana_cost": "{1}{R}",
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 2
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 0"
],
"id": "p14",
"power": "4",
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p31",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 29,
"life": 20
}
],
"board_cursor": 73,
"choices": [
{
"name": "Firebending Student",
"target_type": "permanent",
"index": 0,
"power": "1",
"id": "p32",
"toughness": "2"
},
{
"name": "Monk Token",
"target_type": "permanent",
"index": 1,
"power": "1",
"id": "p45",
"toughness": "1"
},
{
"controller": "PilotB",
"name": "Ran and Shaw",
"target_type": "permanent",
"index": 2,
"power": "4",
"id": "p14",
"toughness": "4"
},
{
"tapped": true,
"controller": "PilotB",
"name": "Soldier Token",
"target_type": "permanent",
"index": 3,
"power": "2",
"id": "p31",
"toughness": "2"
},
{
"tapped": true,
"controller": "PilotB",
"name": "Soldier Token",
"target_type": "permanent",
"index": 4,
"power": "2",
"id": "p39",
"toughness": "2"
}
],
"stack": [
{
"owner": "PilotA",
"name": "Iroh's Demonstration"
}
],
"untapped_lands": 4,
"game_seq": 259,
"land_drops_used": 0,
"required": false,
"can_cancel": true,
"stop_reason": "non_priority_action"
}PilotAmcpPass
raw
choose_action(choice=p14, summary=Targeting Ran and Shaw (4/4 flyer) with ...)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T5 Precombat Main/Precombat Main (PilotA) YOUR_MAIN",
"board": [
{
"hand_size": 4,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"id": "p4"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Crescent Island Temple",
"modified": true,
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": false,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 28,
"life": 14,
"hand": [
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"rules": [
"As an additional cost to cast this spell, waterbend {X}.",
"Tap up to X target creatures, then distribute three stun counters among any number of tapped creatures your opponents control."
],
"id": "p27"
},
{
"mana_cost": "{1}{R}",
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6",
"playable": true
},
{
"mana_cost": "{1}{B/G}{B/G}",
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"power": "2",
"id": "p7",
"toughness": "3"
},
{
"mana_cost": "{1}{R}",
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 2
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 0"
],
"id": "p14",
"power": "4",
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p31",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 29,
"life": 20
}
],
"board_cursor": 76,
"choices": [
{
"mana_cost": "{1}{R}",
"name": "Lightning Strike",
"index": 0,
"action": "cast",
"id": "p6"
},
{
"mana_cost": "{1}{R}",
"name": "The Last Agni Kai",
"index": 1,
"action": "cast",
"id": "p54"
}
],
"stack": [
{
"owner": "PilotA",
"ability_text": "Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"name": "Monk Token",
"source_card": "Monk Token"
},
{
"owner": "PilotA",
"ability_text": "Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"name": "Firebending Student",
"source_card": "Firebending Student"
},
{
"owner": "PilotA",
"name": "Iroh's Demonstration",
"targets": [
{
"name": "Ran and Shaw (4/4) (PilotB's)",
"id": "p14"
}
]
}
],
"untapped_lands": 2,
"game_seq": 267,
"land_drops_used": 0,
"action_taken": "selected_target_2",
"success": true
}gamePilotA casts Iroh's Demonstration (mode 2) targeting Ran and Shaw from hand
gamePilotA - Ability triggers: Firebending Student - Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)
gamePilotA - Ability triggers: Monk Token - Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)
📝 action summaryPilotA turn 5
Targeting Ran and Shaw (4/4 flyer) with Iroh's Demonstration's 4 damage to kill it.
Action: selected_target_2
PilotAllm
pass_priority()
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T5 Precombat Main/Precombat Main (PilotA) YOUR_MAIN",
"board": [
{
"hand_size": 4,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"id": "p4"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Crescent Island Temple",
"modified": true,
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": false,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 28,
"life": 14,
"hand": [
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"rules": [
"As an additional cost to cast this spell, waterbend {X}.",
"Tap up to X target creatures, then distribute three stun counters among any number of tapped creatures your opponents control."
],
"id": "p27"
},
{
"mana_cost": "{1}{R}",
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6",
"playable": true
},
{
"mana_cost": "{1}{B/G}{B/G}",
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"power": "2",
"id": "p7",
"toughness": "3"
},
{
"mana_cost": "{1}{R}",
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 2
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 0"
],
"id": "p14",
"power": "4",
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p31",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 29,
"life": 20
}
],
"board_cursor": 77,
"choices": [
{
"mana_cost": "{1}{R}",
"name": "Lightning Strike",
"index": 0,
"action": "cast",
"id": "p6"
},
{
"mana_cost": "{1}{R}",
"name": "The Last Agni Kai",
"index": 1,
"action": "cast",
"id": "p54"
}
],
"stack": [
{
"owner": "PilotA",
"ability_text": "Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"name": "Firebending Student",
"source_card": "Firebending Student"
},
{
"owner": "PilotA",
"name": "Iroh's Demonstration",
"targets": [
{
"name": "Ran and Shaw (4/4) (PilotB's)",
"id": "p14"
}
]
}
],
"untapped_lands": 2,
"game_seq": 269,
"land_drops_used": 0,
"stop_reason": "playable_cards",
"has_playable_cards": true
}PilotAllm
pass_priority(board_cursor=77)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T5 Precombat Main/Precombat Main (PilotA) YOUR_MAIN",
"board": [
{
"hand_size": 4,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 0"
],
"id": "p4"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Crescent Island Temple",
"modified": true,
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": false,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 28,
"life": 14,
"hand": [
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"rules": [
"As an additional cost to cast this spell, waterbend {X}.",
"Tap up to X target creatures, then distribute three stun counters among any number of tapped creatures your opponents control."
],
"id": "p27"
},
{
"mana_cost": "{1}{R}",
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6",
"playable": true
},
{
"mana_cost": "{1}{B/G}{B/G}",
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"power": "2",
"id": "p7",
"toughness": "3"
},
{
"mana_cost": "{1}{R}",
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 2
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 0"
],
"id": "p14",
"power": "4",
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p31",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 29,
"life": 20
}
],
"board_cursor": 78,
"choices": [
{
"mana_cost": "{1}{R}",
"name": "Lightning Strike",
"index": 0,
"action": "cast",
"id": "p6"
},
{
"mana_cost": "{1}{R}",
"name": "The Last Agni Kai",
"index": 1,
"action": "cast",
"id": "p54"
}
],
"stack": [
{
"owner": "PilotA",
"name": "Iroh's Demonstration",
"targets": [
{
"name": "Ran and Shaw (4/4) (PilotB's)",
"id": "p14"
}
]
}
],
"untapped_lands": 2,
"game_seq": 271,
"land_drops_used": 0,
"stop_reason": "playable_cards",
"has_playable_cards": true
}PilotAllm
pass_priority(until=stack_resolved, board_cursor=78)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T5 Precombat Main/Precombat Main (PilotA) YOUR_MAIN",
"board": [
{
"hand_size": 4,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Crescent Island Temple",
"modified": true,
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": false,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 28,
"life": 14,
"hand": [
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"rules": [
"As an additional cost to cast this spell, waterbend {X}.",
"Tap up to X target creatures, then distribute three stun counters among any number of tapped creatures your opponents control."
],
"id": "p27"
},
{
"mana_cost": "{1}{R}",
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6",
"playable": true
},
{
"mana_cost": "{1}{B/G}{B/G}",
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"power": "2",
"id": "p7",
"toughness": "3"
},
{
"mana_cost": "{1}{R}",
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 2
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p31",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 29,
"life": 20
}
],
"board_cursor": 79,
"choices": [
{
"mana_cost": "{1}{R}",
"name": "Lightning Strike",
"index": 0,
"action": "cast",
"id": "p6"
},
{
"mana_cost": "{1}{R}",
"name": "The Last Agni Kai",
"index": 1,
"action": "cast",
"id": "p54"
}
],
"untapped_lands": 2,
"game_seq": 276,
"land_drops_used": 0,
"stop_reason": "stack_resolved"
}gameIroh's Demonstration deals 4 damage to Ran and Shaw
gamePilotA puts Iroh's Demonstration from stack into their graveyard
gameRan and Shaw died
thinkingPilotA
Ran and Shaw is dead. Both their Soldiers are tapped — free attack window.
llmpass_priority(until=declare_attackers, board_cursor=79)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Select attackers",
"response_type": "select",
"respond_with": "attackers=p1,p2,... or choice=yes (confirm) or choice=no (skip)",
"context": "T5 Combat/Declare Attackers (PilotA)",
"board": [
{
"hand_size": 4,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Crescent Island Temple",
"modified": true,
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": false,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 28,
"life": 14,
"hand": [
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"rules": [
"As an additional cost to cast this spell, waterbend {X}.",
"Tap up to X target creatures, then distribute three stun counters among any number of tapped creatures your opponents control."
],
"id": "p27"
},
{
"mana_cost": "{1}{R}",
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"mana_cost": "{1}{B/G}{B/G}",
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"power": "2",
"id": "p7",
"toughness": "3"
},
{
"mana_cost": "{1}{R}",
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 2
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p31",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 29,
"life": 20
}
],
"board_cursor": 80,
"choices": [
{
"name": "Firebending Student",
"index": 0,
"choice_type": "attacker",
"id": "p32",
"power": "2",
"toughness": "3"
},
{
"name": "Monk Token",
"index": 1,
"choice_type": "attacker",
"id": "p45",
"power": "2",
"toughness": "2"
},
{
"name": "All attack",
"index": 2,
"choice_type": "special",
"id": "all"
}
],
"combat_phase": "attackers",
"untapped_lands": 2,
"game_seq": 278,
"stop_reason": "combat"
}— Declare Attackers —
PilotAmcpPass
raw
choose_action(attackers=all, summary=Iroh's Demonstration killed Ran and Shaw...)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T5 Combat/Declare Attackers (PilotA)",
"board": [
{
"hand_size": 4,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Crescent Island Temple",
"modified": true,
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": true,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 28,
"life": 14,
"hand": [
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"rules": [
"As an additional cost to cast this spell, waterbend {X}.",
"Tap up to X target creatures, then distribute three stun counters among any number of tapped creatures your opponents control."
],
"id": "p27"
},
{
"mana_cost": "{1}{R}",
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6",
"playable": true
},
{
"mana_cost": "{1}{B/G}{B/G}",
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"power": "2",
"id": "p7",
"toughness": "3"
},
{
"mana_cost": "{1}{R}",
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 2
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p31",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 29,
"life": 20
}
],
"board_cursor": 82,
"choices": [
{
"mana_cost": "{1}{R}",
"name": "Lightning Strike",
"index": 0,
"action": "cast",
"id": "p6"
},
{
"mana_cost": "{1}{R}",
"name": "The Last Agni Kai",
"index": 1,
"action": "cast",
"id": "p54"
}
],
"combat": [
{
"blocked": false,
"defending": "PilotB",
"attackers": [
{
"name": "Firebending Student",
"id": "p32",
"power": "2",
"toughness": "3"
}
]
},
{
"blocked": false,
"defending": "PilotB",
"attackers": [
{
"name": "Monk Token",
"id": "p45",
"power": "2",
"toughness": "2"
}
]
}
],
"stack": [
{
"owner": "PilotA",
"ability_text": "firebending X, where X is Firebending Student's power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)",
"name": "Firebending Student",
"source_card": "Firebending Student"
}
],
"untapped_lands": 2,
"game_seq": 283,
"action_taken": "batch_attack",
"success": true,
"declared": [
{
"id": "all"
}
]
}gamePilotA attacks PilotB with 2 creatures
gamePilotA - Ability triggers: Firebending Student - firebending X, where X is Firebending Student's power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)
📝 action summaryPilotA turn 5
Iroh's Demonstration killed Ran and Shaw. Opponent's soldiers are all tapped—attacking with Student and Monk for free damage.
Action: batch_attack
PilotAllm
pass_priority()
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T5 Combat/Declare Attackers (PilotA)",
"board": [
{
"hand_size": 4,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Crescent Island Temple",
"modified": true,
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": true,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 28,
"mana_pool": {
"R": 2
},
"life": 14,
"hand": [
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"rules": [
"As an additional cost to cast this spell, waterbend {X}.",
"Tap up to X target creatures, then distribute three stun counters among any number of tapped creatures your opponents control."
],
"id": "p27"
},
{
"mana_cost": "{1}{R}",
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6",
"playable": true
},
{
"mana_cost": "{1}{B/G}{B/G}",
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"power": "2",
"id": "p7",
"toughness": "3"
},
{
"mana_cost": "{1}{R}",
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 2
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p31",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 29,
"life": 20
}
],
"board_cursor": 83,
"choices": [
{
"mana_cost": "{1}{R}",
"name": "Lightning Strike",
"index": 0,
"action": "cast",
"id": "p6"
},
{
"mana_cost": "{1}{R}",
"name": "The Last Agni Kai",
"index": 1,
"action": "cast",
"id": "p54"
}
],
"combat": [
{
"blocked": false,
"defending": "PilotB",
"attackers": [
{
"name": "Firebending Student",
"id": "p32",
"power": "2",
"toughness": "3"
}
]
},
{
"blocked": false,
"defending": "PilotB",
"attackers": [
{
"name": "Monk Token",
"id": "p45",
"power": "2",
"toughness": "2"
}
]
}
],
"untapped_lands": 2,
"game_seq": 285,
"stop_reason": "playable_cards",
"has_playable_cards": true
}thinkingPilotA
Attackers are unblockable this turn (all their creatures tapped). Casting Lightning Strike at the opponent's face pumps both prowess attackers: 3+3+3 = 9 damage.
mcpPassraw
choose_action(choice=p6, summary=Attacking with Student+Monk into tapped-...)
{
"action_pending": true,
"action_type": "GAME_TARGET",
"message": "Select any target",
"response_type": "index",
"respond_with": "choice=pN, or choice=no to cancel",
"context": "T5 Combat/Declare Attackers (PilotA)",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Crescent Island Temple",
"modified": true,
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": true,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 28,
"mana_pool": {
"R": 2
},
"life": 14,
"hand": [
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"rules": [
"As an additional cost to cast this spell, waterbend {X}.",
"Tap up to X target creatures, then distribute three stun counters among any number of tapped creatures your opponents control."
],
"id": "p27"
},
{
"mana_cost": "{1}{B/G}{B/G}",
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"power": "2",
"id": "p7",
"toughness": "3"
},
{
"mana_cost": "{1}{R}",
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 2
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p31",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 29,
"life": 20
}
],
"board_cursor": 84,
"choices": [
{
"is_you": true,
"name": "PilotA",
"target_type": "player",
"index": 0,
"id": "p1"
},
{
"tapped": true,
"name": "Firebending Student",
"target_type": "permanent",
"index": 1,
"power": "2",
"id": "p32",
"toughness": "3"
},
{
"tapped": true,
"name": "Monk Token",
"target_type": "permanent",
"index": 2,
"power": "2",
"id": "p45",
"toughness": "2"
},
{
"name": "PilotB",
"target_type": "player",
"index": 3,
"id": "p2"
},
{
"tapped": true,
"controller": "PilotB",
"name": "Soldier Token",
"target_type": "permanent",
"index": 4,
"power": "2",
"id": "p31",
"toughness": "2"
},
{
"tapped": true,
"controller": "PilotB",
"name": "Soldier Token",
"target_type": "permanent",
"index": 5,
"power": "2",
"id": "p39",
"toughness": "2"
}
],
"combat": [
{
"blocked": false,
"defending": "PilotB",
"attackers": [
{
"name": "Firebending Student",
"id": "p32",
"power": "2",
"toughness": "3"
}
]
},
{
"blocked": false,
"defending": "PilotB",
"attackers": [
{
"name": "Monk Token",
"id": "p45",
"power": "2",
"toughness": "2"
}
]
}
],
"stack": [
{
"owner": "PilotA",
"name": "Lightning Strike"
}
],
"untapped_lands": 2,
"game_seq": 286,
"required": false,
"can_cancel": true,
"action_taken": "selected_0",
"success": true
}📝 action summaryPilotA turn 5
Attacking with Student+Monk into tapped-out opponent; casting Lightning Strike at PilotB's face to trigger prowess on both attackers for 9 total damage.
Action: selected_0
PilotAllm
pass_priority()
{
"action_pending": true,
"action_type": "GAME_TARGET",
"message": "Select any target",
"response_type": "index",
"respond_with": "choice=pN, or choice=no to cancel",
"context": "T5 Combat/Declare Attackers (PilotA)",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Crescent Island Temple",
"modified": true,
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": true,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 28,
"mana_pool": {
"R": 2
},
"life": 14,
"hand": [
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"rules": [
"As an additional cost to cast this spell, waterbend {X}.",
"Tap up to X target creatures, then distribute three stun counters among any number of tapped creatures your opponents control."
],
"id": "p27"
},
{
"mana_cost": "{1}{B/G}{B/G}",
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"power": "2",
"id": "p7",
"toughness": "3"
},
{
"mana_cost": "{1}{R}",
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 2
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p31",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 29,
"life": 20
}
],
"board_cursor": 84,
"choices": [
{
"is_you": true,
"name": "PilotA",
"target_type": "player",
"index": 0,
"id": "p1"
},
{
"tapped": true,
"name": "Firebending Student",
"target_type": "permanent",
"index": 1,
"power": "2",
"id": "p32",
"toughness": "3"
},
{
"tapped": true,
"name": "Monk Token",
"target_type": "permanent",
"index": 2,
"power": "2",
"id": "p45",
"toughness": "2"
},
{
"name": "PilotB",
"target_type": "player",
"index": 3,
"id": "p2"
},
{
"tapped": true,
"controller": "PilotB",
"name": "Soldier Token",
"target_type": "permanent",
"index": 4,
"power": "2",
"id": "p31",
"toughness": "2"
},
{
"tapped": true,
"controller": "PilotB",
"name": "Soldier Token",
"target_type": "permanent",
"index": 5,
"power": "2",
"id": "p39",
"toughness": "2"
}
],
"combat": [
{
"blocked": false,
"defending": "PilotB",
"attackers": [
{
"name": "Firebending Student",
"id": "p32",
"power": "2",
"toughness": "3"
}
]
},
{
"blocked": false,
"defending": "PilotB",
"attackers": [
{
"name": "Monk Token",
"id": "p45",
"power": "2",
"toughness": "2"
}
]
}
],
"stack": [
{
"owner": "PilotA",
"name": "Lightning Strike"
}
],
"untapped_lands": 2,
"game_seq": 286,
"required": false,
"can_cancel": true,
"stop_reason": "non_priority_action"
}PilotAmcpPass
raw
choose_action(choice=p2, summary=Lightning Strike targets PilotB's face t...)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T5 Combat/Declare Attackers (PilotA)",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Crescent Island Temple",
"modified": true,
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": true,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 28,
"mana_pool": {
"R": 2
},
"life": 14,
"hand": [
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"rules": [
"As an additional cost to cast this spell, waterbend {X}.",
"Tap up to X target creatures, then distribute three stun counters among any number of tapped creatures your opponents control."
],
"id": "p27"
},
{
"mana_cost": "{1}{B/G}{B/G}",
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"power": "2",
"id": "p7",
"toughness": "3"
},
{
"mana_cost": "{1}{R}",
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 2
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p31",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 29,
"life": 20
}
],
"board_cursor": 87,
"choices": [
{
"mana_cost": "{1}{R}",
"name": "The Last Agni Kai",
"index": 0,
"action": "cast",
"id": "p54"
}
],
"combat": [
{
"blocked": false,
"defending": "PilotB",
"attackers": [
{
"name": "Firebending Student",
"id": "p32",
"power": "2",
"toughness": "3"
}
]
},
{
"blocked": false,
"defending": "PilotB",
"attackers": [
{
"name": "Monk Token",
"id": "p45",
"power": "2",
"toughness": "2"
}
]
}
],
"stack": [
{
"owner": "PilotA",
"ability_text": "Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"name": "Monk Token",
"source_card": "Monk Token"
},
{
"owner": "PilotA",
"ability_text": "Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"name": "Firebending Student",
"source_card": "Firebending Student"
},
{
"owner": "PilotA",
"name": "Lightning Strike",
"targets": [
{
"name": "PilotB",
"id": "p2"
}
]
}
],
"game_seq": 292,
"action_taken": "selected_target_3",
"success": true
}gamePilotA casts Lightning Strike targeting PilotB from hand
gamePilotA - Ability triggers: Firebending Student - Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)
gamePilotA - Ability triggers: Monk Token - Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)
📝 action summaryPilotA turn 5
Lightning Strike targets PilotB's face to trigger prowess on my two attackers for max damage.
Action: selected_target_3
PilotAllm
pass_priority()
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T5 Combat/Declare Attackers (PilotA)",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Crescent Island Temple",
"modified": true,
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": true,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "3",
"toughness": "3",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 28,
"mana_pool": {
"R": 2
},
"life": 14,
"hand": [
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"rules": [
"As an additional cost to cast this spell, waterbend {X}.",
"Tap up to X target creatures, then distribute three stun counters among any number of tapped creatures your opponents control."
],
"id": "p27"
},
{
"mana_cost": "{1}{B/G}{B/G}",
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"power": "2",
"id": "p7",
"toughness": "3"
},
{
"mana_cost": "{1}{R}",
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 2
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p31",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 29,
"life": 20
}
],
"board_cursor": 88,
"choices": [
{
"mana_cost": "{1}{R}",
"name": "The Last Agni Kai",
"index": 0,
"action": "cast",
"id": "p54"
}
],
"combat": [
{
"blocked": false,
"defending": "PilotB",
"attackers": [
{
"name": "Firebending Student",
"id": "p32",
"power": "2",
"toughness": "3"
}
]
},
{
"blocked": false,
"defending": "PilotB",
"attackers": [
{
"name": "Monk Token",
"id": "p45",
"power": "3",
"toughness": "3"
}
]
}
],
"stack": [
{
"owner": "PilotA",
"ability_text": "Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"name": "Firebending Student",
"source_card": "Firebending Student"
},
{
"owner": "PilotA",
"name": "Lightning Strike",
"targets": [
{
"name": "PilotB",
"id": "p2"
}
]
}
],
"game_seq": 294,
"stop_reason": "playable_cards",
"has_playable_cards": true
}thinkingPilotA
The server says I can cast The Last Agni Kai (firebending mana from Student's attack). Fighting a tapped Soldier kills it, triggers more prowess, and pumps my attackers.
mcpPassraw
choose_action(choice=p54, summary=Casting The Last Agni Kai with firebendi...)
{
"action_pending": true,
"action_type": "GAME_TARGET",
"message": "Select a creature you control",
"response_type": "index",
"respond_with": "choice=pN, or choice=no to cancel",
"context": "T5 Combat/Declare Attackers (PilotA)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Crescent Island Temple",
"modified": true,
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": true,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "3",
"toughness": "3",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 28,
"mana_pool": {
"R": 2
},
"life": 14,
"hand": [
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"rules": [
"As an additional cost to cast this spell, waterbend {X}.",
"Tap up to X target creatures, then distribute three stun counters among any number of tapped creatures your opponents control."
],
"id": "p27"
},
{
"mana_cost": "{1}{B/G}{B/G}",
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"power": "2",
"id": "p7",
"toughness": "3"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 2
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p31",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 29,
"life": 20
}
],
"board_cursor": 89,
"choices": [
{
"tapped": true,
"name": "Firebending Student",
"target_type": "permanent",
"index": 0,
"power": "2",
"id": "p32",
"toughness": "3"
},
{
"tapped": true,
"name": "Monk Token",
"target_type": "permanent",
"index": 1,
"power": "3",
"id": "p45",
"toughness": "3"
}
],
"combat": [
{
"blocked": false,
"defending": "PilotB",
"attackers": [
{
"name": "Firebending Student",
"id": "p32",
"power": "2",
"toughness": "3"
}
]
},
{
"blocked": false,
"defending": "PilotB",
"attackers": [
{
"name": "Monk Token",
"id": "p45",
"power": "3",
"toughness": "3"
}
]
}
],
"stack": [
{
"owner": "PilotA",
"name": "The Last Agni Kai"
},
{
"owner": "PilotA",
"ability_text": "Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"name": "Firebending Student",
"source_card": "Firebending Student"
},
{
"owner": "PilotA",
"name": "Lightning Strike",
"targets": [
{
"name": "PilotB",
"id": "p2"
}
]
}
],
"game_seq": 295,
"required": false,
"can_cancel": true,
"action_taken": "selected_0",
"success": true
}📝 action summaryPilotA turn 5
Casting The Last Agni Kai with firebending mana to fight down a Soldier and add another prowess trigger to my attackers.
Action: selected_0
PilotAllm
pass_priority()
{
"action_pending": true,
"action_type": "GAME_TARGET",
"message": "Select a creature you control",
"response_type": "index",
"respond_with": "choice=pN, or choice=no to cancel",
"context": "T5 Combat/Declare Attackers (PilotA)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Crescent Island Temple",
"modified": true,
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": true,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "3",
"toughness": "3",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 28,
"mana_pool": {
"R": 2
},
"life": 14,
"hand": [
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"rules": [
"As an additional cost to cast this spell, waterbend {X}.",
"Tap up to X target creatures, then distribute three stun counters among any number of tapped creatures your opponents control."
],
"id": "p27"
},
{
"mana_cost": "{1}{B/G}{B/G}",
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"power": "2",
"id": "p7",
"toughness": "3"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 2
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p31",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 29,
"life": 20
}
],
"board_cursor": 89,
"choices": [
{
"tapped": true,
"name": "Firebending Student",
"target_type": "permanent",
"index": 0,
"power": "2",
"id": "p32",
"toughness": "3"
},
{
"tapped": true,
"name": "Monk Token",
"target_type": "permanent",
"index": 1,
"power": "3",
"id": "p45",
"toughness": "3"
}
],
"combat": [
{
"blocked": false,
"defending": "PilotB",
"attackers": [
{
"name": "Firebending Student",
"id": "p32",
"power": "2",
"toughness": "3"
}
]
},
{
"blocked": false,
"defending": "PilotB",
"attackers": [
{
"name": "Monk Token",
"id": "p45",
"power": "3",
"toughness": "3"
}
]
}
],
"stack": [
{
"owner": "PilotA",
"name": "The Last Agni Kai"
},
{
"owner": "PilotA",
"ability_text": "Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"name": "Firebending Student",
"source_card": "Firebending Student"
},
{
"owner": "PilotA",
"name": "Lightning Strike",
"targets": [
{
"name": "PilotB",
"id": "p2"
}
]
}
],
"game_seq": 295,
"required": false,
"can_cancel": true,
"stop_reason": "non_priority_action"
}PilotAmcpPass
raw
choose_action(choice=p32, summary=Last Agni Kai resolving: choosing my Fir...)
{
"action_pending": true,
"action_type": "GAME_TARGET",
"message": "Select a creature an opponent controls",
"response_type": "index",
"respond_with": "choice=pN, or choice=no to cancel",
"context": "T5 Combat/Declare Attackers (PilotA)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Crescent Island Temple",
"modified": true,
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": true,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "3",
"toughness": "3",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 28,
"mana_pool": {
"R": 2
},
"life": 14,
"hand": [
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"rules": [
"As an additional cost to cast this spell, waterbend {X}.",
"Tap up to X target creatures, then distribute three stun counters among any number of tapped creatures your opponents control."
],
"id": "p27"
},
{
"mana_cost": "{1}{B/G}{B/G}",
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"power": "2",
"id": "p7",
"toughness": "3"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 2
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p31",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 29,
"life": 20
}
],
"board_cursor": 90,
"choices": [
{
"tapped": true,
"controller": "PilotB",
"name": "Soldier Token",
"target_type": "permanent",
"index": 0,
"power": "2",
"id": "p31",
"toughness": "2"
},
{
"tapped": true,
"controller": "PilotB",
"name": "Soldier Token",
"target_type": "permanent",
"index": 1,
"power": "2",
"id": "p39",
"toughness": "2"
}
],
"combat": [
{
"blocked": false,
"defending": "PilotB",
"attackers": [
{
"name": "Firebending Student",
"id": "p32",
"power": "2",
"toughness": "3"
}
]
},
{
"blocked": false,
"defending": "PilotB",
"attackers": [
{
"name": "Monk Token",
"id": "p45",
"power": "3",
"toughness": "3"
}
]
}
],
"stack": [
{
"owner": "PilotA",
"name": "The Last Agni Kai",
"targets": [
{
"name": "Firebending Student (2/3) [tapped] (yours)",
"id": "p32"
}
]
},
{
"owner": "PilotA",
"ability_text": "Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"name": "Firebending Student",
"source_card": "Firebending Student"
},
{
"owner": "PilotA",
"name": "Lightning Strike",
"targets": [
{
"name": "PilotB",
"id": "p2"
}
]
}
],
"game_seq": 296,
"required": false,
"can_cancel": true,
"action_taken": "selected_target_0",
"success": true
}📝 action summaryPilotA turn 5
Last Agni Kai resolving: choosing my Firebending Student (pumped by prowess) to fight a Soldier.
Action: selected_target_0
PilotAllm
pass_priority()
{
"action_pending": true,
"action_type": "GAME_TARGET",
"message": "Select a creature an opponent controls",
"response_type": "index",
"respond_with": "choice=pN, or choice=no to cancel",
"context": "T5 Combat/Declare Attackers (PilotA)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Crescent Island Temple",
"modified": true,
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": true,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "3",
"toughness": "3",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 28,
"mana_pool": {
"R": 2
},
"life": 14,
"hand": [
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"rules": [
"As an additional cost to cast this spell, waterbend {X}.",
"Tap up to X target creatures, then distribute three stun counters among any number of tapped creatures your opponents control."
],
"id": "p27"
},
{
"mana_cost": "{1}{B/G}{B/G}",
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"power": "2",
"id": "p7",
"toughness": "3"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 2
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p31",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 29,
"life": 20
}
],
"board_cursor": 90,
"choices": [
{
"tapped": true,
"controller": "PilotB",
"name": "Soldier Token",
"target_type": "permanent",
"index": 0,
"power": "2",
"id": "p31",
"toughness": "2"
},
{
"tapped": true,
"controller": "PilotB",
"name": "Soldier Token",
"target_type": "permanent",
"index": 1,
"power": "2",
"id": "p39",
"toughness": "2"
}
],
"combat": [
{
"blocked": false,
"defending": "PilotB",
"attackers": [
{
"name": "Firebending Student",
"id": "p32",
"power": "2",
"toughness": "3"
}
]
},
{
"blocked": false,
"defending": "PilotB",
"attackers": [
{
"name": "Monk Token",
"id": "p45",
"power": "3",
"toughness": "3"
}
]
}
],
"stack": [
{
"owner": "PilotA",
"name": "The Last Agni Kai",
"targets": [
{
"name": "Firebending Student (2/3) [tapped] (yours)",
"id": "p32"
}
]
},
{
"owner": "PilotA",
"ability_text": "Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"name": "Firebending Student",
"source_card": "Firebending Student"
},
{
"owner": "PilotA",
"name": "Lightning Strike",
"targets": [
{
"name": "PilotB",
"id": "p2"
}
]
}
],
"game_seq": 296,
"required": false,
"can_cancel": true,
"stop_reason": "non_priority_action"
}PilotAmcpPass
raw
choose_action(choice=p31, summary=Choosing a Soldier token for my pumped S...)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T5 Combat/Declare Attackers (PilotA)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Crescent Island Temple",
"modified": true,
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": true,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "3",
"toughness": "3",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 28,
"life": 14,
"hand": [
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"rules": [
"As an additional cost to cast this spell, waterbend {X}.",
"Tap up to X target creatures, then distribute three stun counters among any number of tapped creatures your opponents control."
],
"id": "p27"
},
{
"mana_cost": "{1}{B/G}{B/G}",
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"power": "2",
"id": "p7",
"toughness": "3"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 2
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": true,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p31",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 29,
"life": 20
}
],
"board_cursor": 93,
"combat": [
{
"blocked": false,
"defending": "PilotB",
"attackers": [
{
"name": "Firebending Student",
"id": "p32",
"power": "2",
"toughness": "3"
}
]
},
{
"blocked": false,
"defending": "PilotB",
"attackers": [
{
"name": "Monk Token",
"id": "p45",
"power": "3",
"toughness": "3"
}
]
}
],
"stack": [
{
"owner": "PilotA",
"ability_text": "Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"name": "Monk Token",
"source_card": "Monk Token"
},
{
"owner": "PilotA",
"ability_text": "Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"name": "Firebending Student",
"source_card": "Firebending Student"
},
{
"owner": "PilotA",
"name": "The Last Agni Kai",
"targets": [
{
"name": "Firebending Student (2/3) [tapped] (yours)",
"id": "p32"
},
{
"name": "Soldier Token (2/2) [tapped] (PilotB's)",
"id": "p31"
}
]
},
{
"owner": "PilotA",
"ability_text": "Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"name": "Firebending Student",
"source_card": "Firebending Student"
},
{
"owner": "PilotA",
"name": "Lightning Strike",
"targets": [
{
"name": "PilotB",
"id": "p2"
}
]
}
],
"game_seq": 302,
"action_taken": "selected_target_0",
"success": true
}gamePilotA casts The Last Agni Kai targeting Firebending Student, Soldier Token from hand
gamePilotA - Ability triggers: Firebending Student - Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)
gamePilotA - Ability triggers: Monk Token - Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)
📝 action summaryPilotA turn 5
Choosing a Soldier token for my pumped Student to fight and kill.
Action: selected_target_0
gameSoldier Token deals 2 damage to Firebending Student
gameFirebending Student deals 2 damage to Soldier Token
gamePilotA puts The Last Agni Kai from stack into their graveyard
gameSoldier Token died
gamePilotB loses 3 life from Lightning Strike
gamePilotA puts Lightning Strike from stack into their graveyard
— Declare Blockers —
gamePilotB loses 4 life at combat from Firebending Student
gamePilotB loses 4 life at combat from Monk Token
— Combat Damage —
— Postcombat Main —
— PilotB's Turn 6 —
chatPilotB: Oof, what a blowout turn — Demonstration on my dragon, a fight spell on my token, and 11 damage to my face all at once. 😅 Respect. But I've got two Ascensions ticking up and a fresh squad coming. This game's not over!
PilotBllm
pass_priority(until=my_turn)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T6 Precombat Main/Precombat Main (PilotB) YOUR_MAIN",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 2
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": false,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 28,
"life": 9,
"hand": [
{
"mana_cost": "{1}{R}",
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"power": "2",
"id": "p46",
"toughness": "2",
"playable": true
},
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p66",
"playable": true
},
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 2"
],
"id": "p16"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
},
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": true,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 28,
"life": 14
}
],
"board_cursor": 98,
"choices": [
{
"mana_cost": "{1}{R}",
"name": "Fire Sages",
"index": 0,
"action": "cast",
"id": "p46",
"power": "2",
"toughness": "2"
},
{
"name": "Forest",
"index": 1,
"action": "land",
"id": "p66"
}
],
"untapped_lands": 5,
"game_seq": 332,
"land_drops_used": 0,
"stop_reason": "playable_cards",
"has_playable_cards": true
}PilotBllm
get_game_log(since_turn=5)
{
"log": "PilotB turn 5:\nPilotB drew Fire Sages\n[Chat] PilotB: Gran-Gran's gone but you've got a little Monk army brewing over there — cute Shrine deck! Let's see how it handles some firebending pressure. 🔥\n[Chat] PilotB: Gran-Gran's gone but you've got a little Monk army brewing over there — cute Shrine deck! Let's see how it handles some firebending pressure. 🔥\nPilotB played Plains\nPilotA lost 2 life\nPilotA lost 2 life\nPilotB cast Ran and Shaw\nPilotA turn 5:\nPilotA drew a card\nPilotA cast Iroh's Demonstration\nRan and Shaw was destroyed (PilotB)\nPilotA cast Lightning Strike\nPilotA cast The Last Agni Kai\nSoldier Token was destroyed (PilotB)\nPilotB lost 3 life\nPilotB lost 4 life\nPilotB lost 4 life\nPilotB turn 6:\nPilotB drew Forest",
"total_length": 2126,
"truncated": false,
"cursor": 71,
"since_turn": 5,
"since_player": "PilotB"
}PilotBmcpsend_chat_messagemcpCast Fire Sages {1}{R}
raw
send_chat_message(message=Oof, what a blowout turn — Demonstration...)
{
"success": true
}raw
choose_action(summary=Turn 6 precombat after their blowout tur..., choice=p66)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T6 Precombat Main/Precombat Main (PilotB) YOUR_MAIN",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 2
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p66"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": false,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 28,
"life": 9,
"hand": [
{
"mana_cost": "{1}{R}",
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"power": "2",
"id": "p46",
"toughness": "2",
"playable": true
},
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 2"
],
"id": "p16"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
},
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": true,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 28,
"life": 14
}
],
"board_cursor": 99,
"choices": [
{
"mana_cost": "{1}{R}",
"name": "Fire Sages",
"index": 0,
"action": "cast",
"id": "p46",
"power": "2",
"toughness": "2"
}
],
"untapped_lands": 6,
"game_seq": 336,
"land_drops_used": 1,
"action_taken": "selected_1",
"success": true
}gamePilotB puts Forest from hand onto the Battlefield
📝 action summaryPilotB turn 6
Turn 6 precombat after their blowout turn 5 (killed Ran and Shaw + a Soldier token, hit me for 11 down to 9 life). Their board (Firebending Student, Monk Token, all lands) is tapped from attacking, so nothing can block this turn. Plan: play Forest as land drop (6 lands, first green source for eventual Kyoshi), then cast Fire Sages, attack with my Soldier token (firebending triggers push Ascensions to 4 and 3 counters — the 4th counter copies the mana trigger), and spend the firebending mana during combat to pump Fire Sages with a +1/+1 counter.
Action: selected_1
PilotBllm
get_game_state(snapshot_id=0)
{
"available": true,
"snapshot_id": 1036429062041,
"turn": 6,
"phase": "Precombat Main",
"step": "Precombat Main",
"active_player": "PilotB",
"priority_player": "PilotB",
"players": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 2
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p66"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": false,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 28,
"life": 9,
"hand": [
{
"mana_cost": "{1}{R}",
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"power": "2",
"id": "p46",
"toughness": "2",
"playable": true
},
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 2"
],
"id": "p16"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
},
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": true,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 28,
"life": 14
}
],
"stack": [],
"game_seq": 336
}thinkingPilotB
Let me check the recent game log to see what happened on their blowout turn 5 and catch any chat.
llmget_game_log(since_turn=5, max_chars=4000)
{
"log": "PilotB turn 5:\nPilotB drew Fire Sages\n[Chat] PilotB: Gran-Gran's gone but you've got a little Monk army brewing over there — cute Shrine deck! Let's see how it handles some firebending pressure. 🔥\n[Chat] PilotB: Gran-Gran's gone but you've got a little Monk army brewing over there — cute Shrine deck! Let's see how it handles some firebending pressure. 🔥\nPilotB played Plains\nPilotA lost 2 life\nPilotA lost 2 life\nPilotB cast Ran and Shaw\nPilotA turn 5:\nPilotA drew a card\nPilotA cast Iroh's Demonstration\nRan and Shaw was destroyed (PilotB)\nPilotA cast Lightning Strike\nPilotA cast The Last Agni Kai\nSoldier Token was destroyed (PilotB)\nPilotB lost 3 life\nPilotB lost 4 life\nPilotB lost 4 life\nPilotB turn 6:\nPilotB drew Forest\n[Chat] PilotB: Oof, what a blowout turn — Demonstration on my dragon, a fight spell on my token, and 11 damage to my face all at once. 😅 Respect. But I've got two Ascensions ticking up and a fresh squad coming. This game's not over!\n[Chat] PilotB: Oof, what a blowout turn — Demonstration on my dragon, a fight spell on my token, and 11 damage to my face all at once. 😅 Respect. But I've got two Ascensions ticking up and a fresh squad coming. This game's not over!\nPilotB played Forest",
"total_length": 2636,
"truncated": false,
"cursor": 74,
"since_turn": 5,
"since_player": "PilotB"
}thinkingPilotB
The log confirms their turn-5 blowout (Iroh's Demonstration on my dragon, prowess-pumped fight killing my token, then 11 damage through). Their whole board is tapped, so my attack this turn is clear. Forest is already played — now I'll cast Fire Sages.
mcpPassraw
choose_action(summary=Turn 6 precombat: Forest already played ..., choice=p46)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T6 Precombat Main/Precombat Main (PilotB) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 2
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p66"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": false,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 28,
"life": 9,
"hand": [
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 2"
],
"id": "p16"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
},
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": true,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 28,
"life": 14
}
],
"board_cursor": 102,
"stack": [
{
"owner": "PilotB",
"name": "Fire Sages"
}
],
"untapped_lands": 4,
"game_seq": 340,
"land_drops_used": 1,
"action_taken": "selected_0",
"success": true
}gamePilotB casts Fire Sages from hand
📝 action summaryPilotB turn 6
Turn 6 precombat: Forest already played as land drop (6 lands, first green source for eventual Kyoshi). Opponent's entire board (Firebending Student 1/2, Monk Token 1/1, all mana) is tapped from their attack, so nothing can block. Casting Fire Sages now ({1}{R}, auto-tap) to develop my board; next I'll attack with the Soldier token, and the firebending trigger will push Ascension p10 to 4 counters (copying the mana trigger) and p28 to 3. I'll spend the firebending mana during combat to pump Fire Sages with a +1/+1 counter.
Action: selected_0
PilotBllm
pass_priority(until=declare_attackers)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Select attackers",
"response_type": "select",
"respond_with": "attackers=p1,p2,... or choice=yes (confirm) or choice=no (skip)",
"context": "T6 Combat/Declare Attackers (PilotB)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"id": "p46",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 2
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p66"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": false,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 28,
"life": 9,
"hand": [
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 2"
],
"id": "p16"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
},
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": true,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 28,
"life": 14
}
],
"board_cursor": 104,
"choices": [
{
"name": "Soldier Token",
"index": 0,
"choice_type": "attacker",
"id": "p39",
"power": "2",
"toughness": "2"
},
{
"name": "All attack",
"index": 1,
"choice_type": "special",
"id": "all"
}
],
"combat_phase": "attackers",
"untapped_lands": 4,
"game_seq": 345,
"stop_reason": "combat"
}gamePilotB puts Fire Sages from stack onto the Battlefield
— Declare Attackers —
PilotBmcpPass
raw
choose_action(summary=Turn 6 declare attackers: Fire Sages is ..., attackers=p39)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T6 Combat/Declare Attackers (PilotB)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"id": "p46",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 2
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p66"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 28,
"life": 9,
"hand": [
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 2"
],
"id": "p16"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
},
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": true,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 28,
"life": 14
}
],
"board_cursor": 106,
"combat": [
{
"blocked": false,
"defending": "PilotA",
"attackers": [
{
"name": "Soldier Token",
"id": "p39",
"power": "2",
"toughness": "2"
}
]
}
],
"stack": [
{
"owner": "PilotB",
"ability_text": "Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on Firebender Ascension. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy.",
"name": "Firebender Ascension",
"source_card": "Firebender Ascension",
"targets": [
{
"name": "Ability",
"id": "p70"
}
]
},
{
"owner": "PilotB",
"ability_text": "Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on Firebender Ascension. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy.",
"name": "Firebender Ascension",
"source_card": "Firebender Ascension",
"targets": [
{
"name": "Ability",
"id": "p70"
}
]
},
{
"owner": "PilotB",
"ability_text": "firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"name": "Soldier Token",
"source_card": "Soldier Token"
}
],
"untapped_lands": 4,
"game_seq": 352,
"action_taken": "batch_attack",
"success": true,
"declared": [
{
"id": "p39"
}
]
}gamePilotB attacks PilotA with 1 creature
gamePilotB - Ability triggers: Soldier Token - firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)
gamePilotB - Ability triggers: Firebender Ascension - Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on Firebender Ascension. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy.
gamePilotB - Ability triggers: Firebender Ascension - Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on Firebender Ascension. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy.
📝 action summaryPilotB turn 6
Turn 6 declare attackers: Fire Sages is summoning sick (just cast), so only my Soldier Token 2/2 (p39) can attack. Opponent's entire board is tapped from their attack, so nothing can block. The token's firebending trigger adds {R} and puts a quest counter on each Ascension (p10 goes to 4 — copying the mana trigger — and p28 to 3). I'll spend the firebending mana during combat to put a +1/+1 counter on Fire Sages.
Action: batch_attack
PilotBllm
pass_priority(until=declare_attackers)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T6 Combat/Declare Attackers (PilotB)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"id": "p46",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 2
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p66"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 28,
"life": 9,
"hand": [
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 2"
],
"id": "p16"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
},
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": true,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 28,
"life": 14
}
],
"board_cursor": 106,
"combat": [
{
"blocked": false,
"defending": "PilotA",
"attackers": [
{
"name": "Soldier Token",
"id": "p39",
"power": "2",
"toughness": "2"
}
]
}
],
"stack": [
{
"owner": "PilotB",
"ability_text": "Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on Firebender Ascension. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy.",
"name": "Firebender Ascension",
"source_card": "Firebender Ascension",
"targets": [
{
"name": "Ability",
"id": "p70"
}
]
},
{
"owner": "PilotB",
"ability_text": "Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on Firebender Ascension. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy.",
"name": "Firebender Ascension",
"source_card": "Firebender Ascension",
"targets": [
{
"name": "Ability",
"id": "p70"
}
]
},
{
"owner": "PilotB",
"ability_text": "firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"name": "Soldier Token",
"source_card": "Soldier Token"
}
],
"untapped_lands": 4,
"game_seq": 352,
"stop_reason": "reached_step",
"current_step": "Declare Attackers"
}PilotBmcpPass
raw
choose_action(summary=Turn 6 combat: my Soldier Token attack t..., choice=no)
{
"action_pending": true,
"action_type": "GAME_ASK",
"message": "You may copy that ability. You may choose new targets for the copy.",
"response_type": "boolean",
"respond_with": "choice=yes or choice=no",
"context": "T6 Combat/Declare Attackers (PilotB)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"id": "p46",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"counters": {
"quest": 4
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 2
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p66"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 28,
"life": 9,
"hand": [
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 2"
],
"id": "p16"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
},
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": true,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 28,
"life": 14
}
],
"board_cursor": 107,
"combat": [
{
"blocked": false,
"defending": "PilotA",
"attackers": [
{
"name": "Soldier Token",
"id": "p39",
"power": "2",
"toughness": "2"
}
]
}
],
"stack": [
{
"owner": "PilotB",
"ability_text": "Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on Firebender Ascension. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy.",
"name": "Firebender Ascension",
"source_card": "Firebender Ascension",
"targets": [
{
"name": "Ability",
"id": "p70"
}
]
},
{
"owner": "PilotB",
"ability_text": "Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on Firebender Ascension. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy.",
"name": "Firebender Ascension",
"source_card": "Firebender Ascension",
"targets": [
{
"name": "Ability",
"id": "p70"
}
]
},
{
"owner": "PilotB",
"ability_text": "firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"name": "Soldier Token",
"source_card": "Soldier Token"
}
],
"untapped_lands": 4,
"game_seq": 355,
"action_taken": "passed_priority",
"success": true
}gamePilotB puts 1 quest counter on Firebender Ascension
📝 action summaryPilotB turn 6
Turn 6 combat: my Soldier Token attack triggers are on the stack (two Ascension quest-counter triggers + the token's firebending). The firebending mana hasn't resolved yet, and I only have one untapped Mountain, so I can't afford Fire Sages' {1}{R}{R} pump with lands alone. Passing to let the triggers resolve; once the firebending mana (possibly copied by the 4-counter Ascension) is in my pool, I'll pump Fire Sages during combat since the mana expires at end of combat.
Action: passed_priority
PilotBllm
pass_priority(board_cursor=0)
{
"action_pending": true,
"action_type": "GAME_ASK",
"message": "You may copy that ability. You may choose new targets for the copy.",
"response_type": "boolean",
"respond_with": "choice=yes or choice=no",
"context": "T6 Combat/Declare Attackers (PilotB)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"id": "p46",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"counters": {
"quest": 4
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 2
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p66"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 28,
"life": 9,
"hand": [
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 2"
],
"id": "p16"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
},
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": true,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 28,
"life": 14
}
],
"board_cursor": 107,
"combat": [
{
"blocked": false,
"defending": "PilotA",
"attackers": [
{
"name": "Soldier Token",
"id": "p39",
"power": "2",
"toughness": "2"
}
]
}
],
"stack": [
{
"owner": "PilotB",
"ability_text": "Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on Firebender Ascension. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy.",
"name": "Firebender Ascension",
"source_card": "Firebender Ascension",
"targets": [
{
"name": "Ability",
"id": "p70"
}
]
},
{
"owner": "PilotB",
"ability_text": "Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on Firebender Ascension. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy.",
"name": "Firebender Ascension",
"source_card": "Firebender Ascension",
"targets": [
{
"name": "Ability",
"id": "p70"
}
]
},
{
"owner": "PilotB",
"ability_text": "firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"name": "Soldier Token",
"source_card": "Soldier Token"
}
],
"untapped_lands": 4,
"game_seq": 355,
"stop_reason": "non_priority_action"
}PilotBmcpPass
raw
choose_action(summary=Turn 6 combat: my Soldier Token attack t..., choice=yes)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T6 Combat/Declare Attackers (PilotB)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"id": "p46",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"counters": {
"quest": 4
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 2
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p66"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 28,
"life": 9,
"hand": [
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 2"
],
"id": "p16"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
},
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": true,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 28,
"life": 14
}
],
"board_cursor": 108,
"combat": [
{
"blocked": false,
"defending": "PilotA",
"attackers": [
{
"name": "Soldier Token",
"id": "p39",
"power": "2",
"toughness": "2"
}
]
}
],
"stack": [
{
"owner": "PilotB",
"ability_text": "firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"name": "Soldier Token",
"source_card": "Soldier Token"
},
{
"owner": "PilotB",
"ability_text": "Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on Firebender Ascension. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy.",
"name": "Firebender Ascension",
"source_card": "Firebender Ascension",
"targets": [
{
"name": "Ability",
"id": "p70"
}
]
},
{
"owner": "PilotB",
"ability_text": "firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"name": "Soldier Token",
"source_card": "Soldier Token"
}
],
"untapped_lands": 4,
"game_seq": 357,
"action_taken": "yes",
"success": true
}gamePilotB created a copy of stack ability (firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.))
📝 action summaryPilotB turn 6
Turn 6 combat: my Soldier Token attack triggers are resolving. The 4-counter Ascension (p10) is asking whether to copy the Soldier's firebending 1 trigger. Copying gives me {R}{R} total, which lets me afford Fire Sages' {1}{R}{R} pump during combat (I only have one untapped Mountain otherwise). Choosing yes to copy.
Action: yes
PilotBllm
pass_priority(until=end_combat)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T6 Postcombat Main/Postcombat Main (PilotB) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"id": "p46",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"counters": {
"quest": 4
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p66"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 28,
"life": 9,
"hand": [
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 2"
],
"id": "p16"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
},
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": true,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 28,
"life": 12
}
],
"board_cursor": 114,
"untapped_lands": 4,
"game_seq": 374,
"land_drops_used": 1,
"stop_reason": "reached_step",
"current_step": "Postcombat Main"
}gamePilotB puts 1 quest counter on Firebender Ascension
— Declare Blockers —
gamePilotA loses 2 life at combat from Soldier Token
— Combat Damage —
— Postcombat Main —
thinkingPilotB
Combat resolved — my Soldier token got through (opponent at 12). The firebending mana went unused since I passed through combat; a missed pump on Fire Sages, but minor. Now postcombat: my only card is The Legend of Kyoshi ({4}{G}{G}), and with just one Forest I can't produce {G}{G}, so nothing to cast. Passing.
— PilotA's Turn 6 —
PilotAllm
pass_priority()
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T6 Precombat Main/Precombat Main (PilotA) YOUR_MAIN",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
},
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Crescent Island Temple",
"modified": true,
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": false,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 27,
"life": 12,
"hand": [
{
"name": "Ba Sing Se",
"is_land": true,
"rules": [
"{this} enters tapped unless you control a basic land.",
"{T}: Add {G}.",
"{2}{G}, {T}: Earthbend 2. Activate only as a sorcery. (Target land you control becomes a 0/0 creature with haste that's still a land. Put two +1/+1 counters on it. When it dies or is exiled, return it to the battlefield tapped.)",
": ",
"ICON_GOODYou control a basic land"
],
"id": "p72",
"playable": true
},
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"rules": [
"As an additional cost to cast this spell, waterbend {X}.",
"Tap up to X target creatures, then distribute three stun counters among any number of tapped creatures your opponents control."
],
"id": "p27"
},
{
"mana_cost": "{1}{B/G}{B/G}",
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"power": "2",
"id": "p7",
"toughness": "3"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"id": "p46",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"counters": {
"quest": 4
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p66"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 28,
"life": 9
}
],
"board_cursor": 112,
"choices": [
{
"name": "Ba Sing Se",
"index": 0,
"action": "land",
"id": "p72"
}
],
"untapped_lands": 4,
"game_seq": 376,
"land_drops_used": 0,
"recent_chat": [
"PilotB: Oof, what a blowout turn — Demonstration on my dragon, a fight spell on my token, and 11 damage to my face all at once. 😅 Respect. But I've got two Ascensions ticking up and a fresh squad coming. This game's not over!"
],
"stop_reason": "playable_cards",
"has_playable_cards": true
}PilotAmcpPass
raw
choose_action(choice=p72, summary=Turn 6: playing Ba Sing Se (untapped, ad...)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T6 Precombat Main/Precombat Main (PilotA) YOUR_MAIN",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
},
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Ba Sing Se",
"modified": true,
"rules": [
"{this} enters tapped unless you control a basic land.",
"{T}: Add {G}.",
"{2}{G}, {T}: Earthbend 2. Activate only as a sorcery. (Target land you control becomes a 0/0 creature with haste that's still a land. Put two +1/+1 counters on it. When it dies or is exiled, return it to the battlefield tapped.)",
": ",
"ICON_GOODYou control a basic land"
],
"id": "p72"
},
{
"tapped": false,
"name": "Crescent Island Temple",
"modified": true,
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": false,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 27,
"life": 12,
"hand": [
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"rules": [
"As an additional cost to cast this spell, waterbend {X}.",
"Tap up to X target creatures, then distribute three stun counters among any number of tapped creatures your opponents control."
],
"id": "p27"
},
{
"mana_cost": "{1}{B/G}{B/G}",
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"power": "2",
"id": "p7",
"toughness": "3",
"playable": true
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"id": "p46",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"counters": {
"quest": 4
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p66"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 28,
"life": 9
}
],
"board_cursor": 113,
"choices": [
{
"name": "Ba Sing Se",
"index": 0,
"action": "activate",
"playable_abilities": [
"{2}{G}, {T}: Earthbend 2. Activate only as a sorc..."
],
"id": "p72"
},
{
"mana_cost": "{1}{B/G}{B/G}",
"name": "Long Feng, Grand Secretariat",
"index": 1,
"action": "cast",
"id": "p7",
"power": "2",
"toughness": "3"
}
],
"untapped_lands": 5,
"game_seq": 380,
"land_drops_used": 1,
"action_taken": "selected_0",
"success": true
}gamePilotA puts Ba Sing Se from hand onto the Battlefield
chatPilotA: That was the turn I'd been saving up for! Those Ascensions are scary though — better keep the pressure on.
📝 action summaryPilotA turn 6
Turn 6: playing Ba Sing Se (untapped, adds G) — finally enables Long Feng with Swamp for the two B/G pips.
Action: selected_0
PilotAmcpsend_chat_message
raw
send_chat_message(message=That was the turn I'd been saving up for...)
{
"success": true
}PilotBmcpPass
raw
choose_action(summary=Turn 6 postcombat: my Soldier token hit ..., choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T6 Precombat Main/Precombat Main (PilotA)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"id": "p46",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"counters": {
"quest": 4
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p66"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 28,
"life": 9,
"hand": [
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 2"
],
"id": "p16"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
},
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Ba Sing Se",
"rules": [
"{this} enters tapped unless you control a basic land.",
"{T}: Add {G}.",
"{2}{G}, {T}: Earthbend 2. Activate only as a sorcery. (Target land you control becomes a 0/0 creature with haste that's still a land. Put two +1/+1 counters on it. When it dies or is exiled, return it to the battlefield tapped.)",
": ",
"ICON_GOODYou control a basic land"
],
"id": "p72"
},
{
"tapped": false,
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": false,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 27,
"life": 12
}
],
"board_cursor": 115,
"untapped_lands": 4,
"game_seq": 381,
"action_taken": "passed_priority",
"success": true
}📝 action summaryPilotB turn 6
Turn 6 postcombat: my Soldier token hit the opponent down to 12. The firebending mana went unspent (Fire Sages pump window passed). My hand is only The Legend of Kyoshi, which needs {G}{G} — I have just one Forest, so it's uncastable. Passing to end turn. Next turn I hope to draw a second green source or a castable threat.
Action: passed_priority
— Declare Attackers —
PilotAllm
pass_priority()
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Select attackers",
"response_type": "select",
"respond_with": "attackers=p1,p2,... or choice=yes (confirm) or choice=no (skip)",
"context": "T6 Combat/Declare Attackers (PilotA)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
},
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Ba Sing Se",
"modified": true,
"rules": [
"{this} enters tapped unless you control a basic land.",
"{T}: Add {G}.",
"{2}{G}, {T}: Earthbend 2. Activate only as a sorcery. (Target land you control becomes a 0/0 creature with haste that's still a land. Put two +1/+1 counters on it. When it dies or is exiled, return it to the battlefield tapped.)",
": ",
"ICON_GOODYou control a basic land"
],
"id": "p72"
},
{
"tapped": false,
"name": "Crescent Island Temple",
"modified": true,
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": false,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 27,
"life": 12,
"hand": [
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"rules": [
"As an additional cost to cast this spell, waterbend {X}.",
"Tap up to X target creatures, then distribute three stun counters among any number of tapped creatures your opponents control."
],
"id": "p27"
},
{
"mana_cost": "{1}{B/G}{B/G}",
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"power": "2",
"id": "p7",
"toughness": "3"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"id": "p46",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"counters": {
"quest": 4
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p66"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 28,
"life": 9
}
],
"board_cursor": 114,
"choices": [
{
"name": "Firebending Student",
"index": 0,
"choice_type": "attacker",
"id": "p32",
"power": "1",
"toughness": "2"
},
{
"name": "Monk Token",
"index": 1,
"choice_type": "attacker",
"id": "p45",
"power": "1",
"toughness": "1"
},
{
"name": "All attack",
"index": 2,
"choice_type": "special",
"id": "all"
}
],
"combat_phase": "attackers",
"untapped_lands": 5,
"game_seq": 382,
"stop_reason": "combat"
}PilotAmcpPass
raw
choose_action(choice=no, summary=Skipping attack: Fire Sages 2/2 can bloc...)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T6 Combat/Declare Attackers (PilotA)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
},
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Ba Sing Se",
"modified": true,
"rules": [
"{this} enters tapped unless you control a basic land.",
"{T}: Add {G}.",
"{2}{G}, {T}: Earthbend 2. Activate only as a sorcery. (Target land you control becomes a 0/0 creature with haste that's still a land. Put two +1/+1 counters on it. When it dies or is exiled, return it to the battlefield tapped.)",
": ",
"ICON_GOODYou control a basic land"
],
"id": "p72"
},
{
"tapped": false,
"name": "Crescent Island Temple",
"modified": true,
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": false,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 27,
"life": 12,
"hand": [
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"rules": [
"As an additional cost to cast this spell, waterbend {X}.",
"Tap up to X target creatures, then distribute three stun counters among any number of tapped creatures your opponents control."
],
"id": "p27"
},
{
"mana_cost": "{1}{B/G}{B/G}",
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"power": "2",
"id": "p7",
"toughness": "3"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"id": "p46",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"counters": {
"quest": 4
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p66"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 28,
"life": 9
}
],
"board_cursor": 115,
"untapped_lands": 5,
"game_seq": 385,
"action_taken": "passed_priority",
"success": true
}📝 action summaryPilotA turn 6
Skipping attack: Fire Sages 2/2 can block and eat my small creatures. Will cast Long Feng postcombat.
Action: passed_priority
PilotAllm
pass_priority()
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T6 Postcombat Main/Postcombat Main (PilotA) YOUR_MAIN",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
},
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Ba Sing Se",
"modified": true,
"rules": [
"{this} enters tapped unless you control a basic land.",
"{T}: Add {G}.",
"{2}{G}, {T}: Earthbend 2. Activate only as a sorcery. (Target land you control becomes a 0/0 creature with haste that's still a land. Put two +1/+1 counters on it. When it dies or is exiled, return it to the battlefield tapped.)",
": ",
"ICON_GOODYou control a basic land"
],
"id": "p72"
},
{
"tapped": false,
"name": "Crescent Island Temple",
"modified": true,
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": false,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 27,
"life": 12,
"hand": [
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"rules": [
"As an additional cost to cast this spell, waterbend {X}.",
"Tap up to X target creatures, then distribute three stun counters among any number of tapped creatures your opponents control."
],
"id": "p27"
},
{
"mana_cost": "{1}{B/G}{B/G}",
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"power": "2",
"id": "p7",
"toughness": "3",
"playable": true
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"id": "p46",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"counters": {
"quest": 4
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p66"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 28,
"life": 9
}
],
"board_cursor": 116,
"choices": [
{
"name": "Ba Sing Se",
"index": 0,
"action": "activate",
"playable_abilities": [
"{2}{G}, {T}: Earthbend 2. Activate only as a sorc..."
],
"id": "p72"
},
{
"mana_cost": "{1}{B/G}{B/G}",
"name": "Long Feng, Grand Secretariat",
"index": 1,
"action": "cast",
"id": "p7",
"power": "2",
"toughness": "3"
}
],
"untapped_lands": 5,
"game_seq": 387,
"land_drops_used": 1,
"stop_reason": "playable_cards",
"has_playable_cards": true
}— Postcombat Main —
PilotAmcpPass
raw
choose_action(choice=p7, summary=Turn 6 postcombat: finally casting Long ...)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T6 Postcombat Main/Postcombat Main (PilotA) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
},
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Ba Sing Se",
"modified": true,
"rules": [
"{this} enters tapped unless you control a basic land.",
"{T}: Add {G}.",
"{2}{G}, {T}: Earthbend 2. Activate only as a sorcery. (Target land you control becomes a 0/0 creature with haste that's still a land. Put two +1/+1 counters on it. When it dies or is exiled, return it to the battlefield tapped.)",
": ",
"ICON_GOODYou control a basic land"
],
"id": "p72"
},
{
"tapped": false,
"name": "Crescent Island Temple",
"modified": true,
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": false,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 27,
"life": 12,
"hand": [
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"rules": [
"As an additional cost to cast this spell, waterbend {X}.",
"Tap up to X target creatures, then distribute three stun counters among any number of tapped creatures your opponents control."
],
"id": "p27"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"id": "p46",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": false,
"counters": {
"quest": 4
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p66"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": true,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 28,
"life": 9
}
],
"board_cursor": 120,
"stack": [
{
"owner": "PilotA",
"name": "Long Feng, Grand Secretariat"
}
],
"untapped_lands": 2,
"game_seq": 393,
"land_drops_used": 1,
"action_taken": "selected_1",
"success": true
}gamePilotA casts Long Feng, Grand Secretariat from hand
📝 action summaryPilotA turn 6
Turn 6 postcombat: finally casting Long Feng with Ba Sing Se + Swamp for the B/G pips.
Action: selected_1
gamePilotA puts Long Feng, Grand Secretariat from stack onto the Battlefield
— PilotB's Turn 7 —
PilotBllm
pass_priority(until=my_turn)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T7 Precombat Main/Precombat Main (PilotB) YOUR_MAIN",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"id": "p46",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"quest": 4
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p66"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": false,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 27,
"life": 9,
"hand": [
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 2"
],
"id": "p16"
},
{
"mana_cost": "{G}",
"name": "Turtle-Duck",
"rules": [
"{3}: Until end of turn, this creature has base power 4 and gains trample."
],
"power": "0",
"id": "p74",
"toughness": "4",
"playable": true
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
},
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Ba Sing Se",
"rules": [
"{this} enters tapped unless you control a basic land.",
"{T}: Add {G}.",
"{2}{G}, {T}: Earthbend 2. Activate only as a sorcery. (Target land you control becomes a 0/0 creature with haste that's still a land. Put two +1/+1 counters on it. When it dies or is exiled, return it to the battlefield tapped.)",
": ",
"ICON_GOODYou control a basic land"
],
"id": "p72"
},
{
"tapped": false,
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": false,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"id": "p7",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 27,
"life": 12
}
],
"board_cursor": 119,
"choices": [
{
"name": "Fire Sages",
"index": 0,
"action": "activate",
"playable_abilities": [
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"id": "p46"
},
{
"mana_cost": "{G}",
"name": "Turtle-Duck",
"index": 1,
"action": "cast",
"id": "p74",
"power": "0",
"toughness": "4"
}
],
"untapped_lands": 6,
"game_seq": 398,
"land_drops_used": 0,
"recent_chat": [
"PilotA: That was the turn I'd been saving up for! Those Ascensions are scary though — better keep the pressure on."
],
"stop_reason": "playable_cards",
"has_playable_cards": true
}PilotBllm
pass_priority(until=my_turn, board_cursor=119)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T7 Combat/Declare Attackers (PilotB)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"id": "p46",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"quest": 4
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p66"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": false,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 27,
"life": 9,
"hand": [
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 2"
],
"id": "p16"
},
{
"mana_cost": "{G}",
"name": "Turtle-Duck",
"rules": [
"{3}: Until end of turn, this creature has base power 4 and gains trample."
],
"power": "0",
"id": "p74",
"toughness": "4"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
},
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Ba Sing Se",
"rules": [
"{this} enters tapped unless you control a basic land.",
"{T}: Add {G}.",
"{2}{G}, {T}: Earthbend 2. Activate only as a sorcery. (Target land you control becomes a 0/0 creature with haste that's still a land. Put two +1/+1 counters on it. When it dies or is exiled, return it to the battlefield tapped.)",
": ",
"ICON_GOODYou control a basic land"
],
"id": "p72"
},
{
"tapped": false,
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": false,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"id": "p7",
"power": "2",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 27,
"life": 12
}
],
"board_cursor": 121,
"choices": [
{
"name": "Fire Sages",
"index": 0,
"action": "activate",
"playable_abilities": [
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"id": "p46"
}
],
"untapped_lands": 6,
"game_seq": 404,
"stop_reason": "playable_cards",
"has_playable_cards": true
}— Declare Attackers —
— Postcombat Main —
— PilotA's Turn 7 —
PilotAllm
pass_priority()
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T7 Precombat Main/Precombat Main (PilotA) YOUR_MAIN",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
},
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Ba Sing Se",
"modified": true,
"rules": [
"{this} enters tapped unless you control a basic land.",
"{T}: Add {G}.",
"{2}{G}, {T}: Earthbend 2. Activate only as a sorcery. (Target land you control becomes a 0/0 creature with haste that's still a land. Put two +1/+1 counters on it. When it dies or is exiled, return it to the battlefield tapped.)",
": ",
"ICON_GOODYou control a basic land"
],
"id": "p72"
},
{
"tapped": false,
"name": "Crescent Island Temple",
"modified": true,
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": false,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"id": "p7",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 26,
"life": 12,
"hand": [
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"rules": [
"As an additional cost to cast this spell, waterbend {X}.",
"Tap up to X target creatures, then distribute three stun counters among any number of tapped creatures your opponents control."
],
"id": "p27"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p75",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"id": "p46",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"quest": 4
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p66"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": false,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 27,
"life": 9
}
],
"board_cursor": 125,
"choices": [
{
"name": "Ba Sing Se",
"index": 0,
"action": "activate",
"playable_abilities": [
"{2}{G}, {T}: Earthbend 2. Activate only as a sorc..."
],
"id": "p72"
},
{
"name": "Island",
"index": 1,
"action": "land",
"id": "p75"
}
],
"untapped_lands": 5,
"game_seq": 408,
"land_drops_used": 0,
"stop_reason": "playable_cards",
"has_playable_cards": true
}PilotAmcpPass
raw
choose_action(choice=p75, summary=Turn 7 main: playing Island (6th land) t...)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T7 Precombat Main/Precombat Main (PilotA) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
},
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Ba Sing Se",
"modified": true,
"rules": [
"{this} enters tapped unless you control a basic land.",
"{T}: Add {G}.",
"{2}{G}, {T}: Earthbend 2. Activate only as a sorcery. (Target land you control becomes a 0/0 creature with haste that's still a land. Put two +1/+1 counters on it. When it dies or is exiled, return it to the battlefield tapped.)",
": ",
"ICON_GOODYou control a basic land"
],
"id": "p72"
},
{
"tapped": false,
"name": "Crescent Island Temple",
"modified": true,
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": false,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p75"
},
{
"tapped": false,
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"id": "p7",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 26,
"life": 12,
"hand": [
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"rules": [
"As an additional cost to cast this spell, waterbend {X}.",
"Tap up to X target creatures, then distribute three stun counters among any number of tapped creatures your opponents control."
],
"id": "p27",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"id": "p46",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"quest": 4
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p66"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": false,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 27,
"life": 9
}
],
"board_cursor": 126,
"choices": [
{
"name": "Ba Sing Se",
"index": 0,
"action": "activate",
"playable_abilities": [
"{2}{G}, {T}: Earthbend 2. Activate only as a sorc..."
],
"id": "p72"
},
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"index": 1,
"action": "cast",
"id": "p27"
}
],
"untapped_lands": 6,
"game_seq": 412,
"land_drops_used": 1,
"action_taken": "selected_1",
"success": true
}gamePilotA puts Island from hand onto the Battlefield
📝 action summaryPilotA turn 7
Turn 7 main: playing Island (6th land) to enable Crashing Wave with bigger X later.
Action: selected_1
PilotAllm
pass_priority()
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Select attackers",
"response_type": "select",
"respond_with": "attackers=p1,p2,... or choice=yes (confirm) or choice=no (skip)",
"context": "T7 Combat/Declare Attackers (PilotA)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
},
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Ba Sing Se",
"modified": true,
"rules": [
"{this} enters tapped unless you control a basic land.",
"{T}: Add {G}.",
"{2}{G}, {T}: Earthbend 2. Activate only as a sorcery. (Target land you control becomes a 0/0 creature with haste that's still a land. Put two +1/+1 counters on it. When it dies or is exiled, return it to the battlefield tapped.)",
": ",
"ICON_GOODYou control a basic land"
],
"id": "p72"
},
{
"tapped": false,
"name": "Crescent Island Temple",
"modified": true,
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": false,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p75"
},
{
"tapped": false,
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"id": "p7",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 26,
"life": 12,
"hand": [
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"rules": [
"As an additional cost to cast this spell, waterbend {X}.",
"Tap up to X target creatures, then distribute three stun counters among any number of tapped creatures your opponents control."
],
"id": "p27"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"id": "p46",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"quest": 4
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p66"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": false,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 27,
"life": 9
}
],
"board_cursor": 127,
"choices": [
{
"name": "Firebending Student",
"index": 0,
"choice_type": "attacker",
"id": "p32",
"power": "1",
"toughness": "2"
},
{
"name": "Monk Token",
"index": 1,
"choice_type": "attacker",
"id": "p45",
"power": "1",
"toughness": "1"
},
{
"name": "Long Feng, Grand Secretariat",
"index": 2,
"choice_type": "attacker",
"id": "p7",
"power": "2",
"toughness": "3"
},
{
"name": "All attack",
"index": 3,
"choice_type": "special",
"id": "all"
}
],
"combat_phase": "attackers",
"untapped_lands": 6,
"game_seq": 414,
"stop_reason": "combat"
}— Declare Attackers —
PilotAmcpPass
raw
choose_action(attackers=all, summary=Turn 7 combat: attacking with all 3 (Stu...)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T7 Combat/Declare Attackers (PilotA)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
},
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Ba Sing Se",
"modified": true,
"rules": [
"{this} enters tapped unless you control a basic land.",
"{T}: Add {G}.",
"{2}{G}, {T}: Earthbend 2. Activate only as a sorcery. (Target land you control becomes a 0/0 creature with haste that's still a land. Put two +1/+1 counters on it. When it dies or is exiled, return it to the battlefield tapped.)",
": ",
"ICON_GOODYou control a basic land"
],
"id": "p72"
},
{
"tapped": false,
"name": "Crescent Island Temple",
"modified": true,
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": true,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p75"
},
{
"tapped": true,
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"id": "p7",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 26,
"life": 12,
"hand": [
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"rules": [
"As an additional cost to cast this spell, waterbend {X}.",
"Tap up to X target creatures, then distribute three stun counters among any number of tapped creatures your opponents control."
],
"id": "p27"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"id": "p46",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"quest": 4
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p66"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": false,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 27,
"life": 9
}
],
"board_cursor": 129,
"combat": [
{
"blocked": false,
"defending": "PilotB",
"attackers": [
{
"name": "Firebending Student",
"id": "p32",
"power": "1",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "PilotB",
"attackers": [
{
"name": "Monk Token",
"id": "p45",
"power": "1",
"toughness": "1"
}
]
},
{
"blocked": false,
"defending": "PilotB",
"attackers": [
{
"name": "Long Feng, Grand Secretariat",
"id": "p7",
"power": "2",
"toughness": "3"
}
]
}
],
"stack": [
{
"owner": "PilotA",
"ability_text": "firebending X, where X is Firebending Student's power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)",
"name": "Firebending Student",
"source_card": "Firebending Student"
}
],
"untapped_lands": 6,
"game_seq": 419,
"action_taken": "batch_attack",
"success": true,
"declared": [
{
"id": "all"
}
]
}gamePilotA attacks PilotB with 3 creatures
gamePilotA - Ability triggers: Firebending Student - firebending X, where X is Firebending Student's power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)
📝 action summaryPilotA turn 7
Turn 7 combat: attacking with all 3 (Student, Monk, Long Feng). Plan: after attackers declared, cast Crashing Wave (X=2) to tap their two blockers (Fire Sages, Soldier) so all 6 damage connects, dropping PilotB from 9 to 3, plus prowess pumps.
Action: batch_attack
— Declare Blockers —
PilotBllm
pass_priority(until=my_turn, board_cursor=121)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Select blockers",
"response_type": "select",
"respond_with": "blockers=p5:p1,p6:p2 (blocker:attacker) or choice=yes (confirm) or choice=no (skip)",
"context": "T7 Combat/Declare Blockers (PilotA)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"id": "p46",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"quest": 4
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p66"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": false,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 27,
"life": 9,
"hand": [
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 2"
],
"id": "p16"
},
{
"mana_cost": "{G}",
"name": "Turtle-Duck",
"rules": [
"{3}: Until end of turn, this creature has base power 4 and gains trample."
],
"power": "0",
"id": "p74",
"toughness": "4"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
},
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Ba Sing Se",
"rules": [
"{this} enters tapped unless you control a basic land.",
"{T}: Add {G}.",
"{2}{G}, {T}: Earthbend 2. Activate only as a sorcery. (Target land you control becomes a 0/0 creature with haste that's still a land. Put two +1/+1 counters on it. When it dies or is exiled, return it to the battlefield tapped.)",
": ",
"ICON_GOODYou control a basic land"
],
"id": "p72"
},
{
"tapped": false,
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": true,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p75"
},
{
"tapped": true,
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"id": "p7",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 26,
"mana_pool": {
"R": 1
},
"life": 12
}
],
"board_cursor": 126,
"choices": [
{
"name": "Fire Sages",
"index": 0,
"action": "activate",
"playable_abilities": [
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"id": "p46"
},
{
"name": "Soldier Token",
"index": 1,
"choice_type": "blocker",
"id": "p39",
"power": "2",
"toughness": "2"
},
{
"name": "Fire Sages",
"index": 2,
"choice_type": "blocker",
"id": "p46",
"power": "2",
"toughness": "2"
}
],
"combat_phase": "blockers",
"combat": [
{
"blocked": false,
"defending": "PilotB",
"attackers": [
{
"name": "Firebending Student",
"id": "p32",
"power": "1",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "PilotB",
"attackers": [
{
"name": "Monk Token",
"id": "p45",
"power": "1",
"toughness": "1"
}
]
},
{
"blocked": false,
"defending": "PilotB",
"attackers": [
{
"name": "Long Feng, Grand Secretariat",
"id": "p7",
"power": "2",
"toughness": "3"
}
]
}
],
"untapped_lands": 6,
"game_seq": 423,
"incoming_attackers": [
{
"name": "Firebending Student",
"id": "p32",
"power": "1",
"toughness": "2"
},
{
"name": "Monk Token",
"id": "p45",
"power": "1",
"toughness": "1"
},
{
"name": "Long Feng, Grand Secretariat",
"id": "p7",
"power": "2",
"toughness": "3"
}
],
"stop_reason": "combat"
}gamePilotB loses 1 life at combat from Firebending Student
gamePilotB loses 1 life at combat from Monk Token
gamePilotB loses 2 life at combat from Long Feng, Grand Secretariat
— Combat Damage —
— Postcombat Main —
PilotAllm
pass_priority()
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T7 Postcombat Main/Postcombat Main (PilotA) YOUR_MAIN",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
},
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Ba Sing Se",
"modified": true,
"rules": [
"{this} enters tapped unless you control a basic land.",
"{T}: Add {G}.",
"{2}{G}, {T}: Earthbend 2. Activate only as a sorcery. (Target land you control becomes a 0/0 creature with haste that's still a land. Put two +1/+1 counters on it. When it dies or is exiled, return it to the battlefield tapped.)",
": ",
"ICON_GOODYou control a basic land"
],
"id": "p72"
},
{
"tapped": false,
"name": "Crescent Island Temple",
"modified": true,
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": true,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p75"
},
{
"tapped": true,
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"id": "p7",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 26,
"life": 12,
"hand": [
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"rules": [
"As an additional cost to cast this spell, waterbend {X}.",
"Tap up to X target creatures, then distribute three stun counters among any number of tapped creatures your opponents control."
],
"id": "p27",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"id": "p46",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"quest": 4
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p66"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": false,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 27,
"life": 5
}
],
"board_cursor": 133,
"choices": [
{
"name": "Ba Sing Se",
"index": 0,
"action": "activate",
"playable_abilities": [
"{2}{G}, {T}: Earthbend 2. Activate only as a sorc..."
],
"id": "p72"
},
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"index": 1,
"action": "cast",
"id": "p27"
}
],
"untapped_lands": 6,
"game_seq": 436,
"land_drops_used": 1,
"stop_reason": "playable_cards",
"has_playable_cards": true
}thinkingPilotA
Combat went well — PilotB is at 5 life. I'll hold Crashing Wave for next turn to tap blockers for lethal.
— PilotB's Turn 8 —
PilotBllm
pass_priority(until=my_turn, board_cursor=126)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T8 Precombat Main/Precombat Main (PilotB) YOUR_MAIN",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"id": "p46",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"quest": 4
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p66"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": false,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 26,
"life": 5,
"hand": [
{
"mana_cost": "{1}{W}{W}",
"name": "Suki, Courageous Rescuer",
"rules": [
"Other creatures you control get +1/+0.",
"Whenever another permanent you control leaves the battlefield during your turn, create a 1/1 white Ally creature token. This ability triggers only once each turn."
],
"power": "2",
"id": "p77",
"toughness": "4",
"playable": true
},
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 2"
],
"id": "p16"
},
{
"mana_cost": "{G}",
"name": "Turtle-Duck",
"rules": [
"{3}: Until end of turn, this creature has base power 4 and gains trample."
],
"power": "0",
"id": "p74",
"toughness": "4",
"playable": true
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
},
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Ba Sing Se",
"rules": [
"{this} enters tapped unless you control a basic land.",
"{T}: Add {G}.",
"{2}{G}, {T}: Earthbend 2. Activate only as a sorcery. (Target land you control becomes a 0/0 creature with haste that's still a land. Put two +1/+1 counters on it. When it dies or is exiled, return it to the battlefield tapped.)",
": ",
"ICON_GOODYou control a basic land"
],
"id": "p72"
},
{
"tapped": false,
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": true,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p75"
},
{
"tapped": true,
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"id": "p7",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 26,
"life": 12
}
],
"board_cursor": 130,
"choices": [
{
"name": "Fire Sages",
"index": 0,
"action": "activate",
"playable_abilities": [
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"id": "p46"
},
{
"mana_cost": "{1}{W}{W}",
"name": "Suki, Courageous Rescuer",
"index": 1,
"action": "cast",
"id": "p77",
"power": "2",
"toughness": "4"
},
{
"mana_cost": "{G}",
"name": "Turtle-Duck",
"index": 2,
"action": "cast",
"id": "p74",
"power": "0",
"toughness": "4"
}
],
"untapped_lands": 6,
"game_seq": 438,
"land_drops_used": 0,
"stop_reason": "playable_cards",
"has_playable_cards": true
}PilotBllm
pass_priority(until=my_turn, board_cursor=130)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T8 Combat/Declare Attackers (PilotB)",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"id": "p46",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"quest": 4
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p66"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": false,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 26,
"life": 5,
"hand": [
{
"mana_cost": "{1}{W}{W}",
"name": "Suki, Courageous Rescuer",
"rules": [
"Other creatures you control get +1/+0.",
"Whenever another permanent you control leaves the battlefield during your turn, create a 1/1 white Ally creature token. This ability triggers only once each turn."
],
"power": "2",
"id": "p77",
"toughness": "4"
},
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 2"
],
"id": "p16"
},
{
"mana_cost": "{G}",
"name": "Turtle-Duck",
"rules": [
"{3}: Until end of turn, this creature has base power 4 and gains trample."
],
"power": "0",
"id": "p74",
"toughness": "4"
}
]
},
{
"hand_size": 1,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
},
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Ba Sing Se",
"rules": [
"{this} enters tapped unless you control a basic land.",
"{T}: Add {G}.",
"{2}{G}, {T}: Earthbend 2. Activate only as a sorcery. (Target land you control becomes a 0/0 creature with haste that's still a land. Put two +1/+1 counters on it. When it dies or is exiled, return it to the battlefield tapped.)",
": ",
"ICON_GOODYou control a basic land"
],
"id": "p72"
},
{
"tapped": false,
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": true,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p75"
},
{
"tapped": true,
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"id": "p7",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 26,
"life": 12
}
],
"board_cursor": 132,
"choices": [
{
"name": "Fire Sages",
"index": 0,
"action": "activate",
"playable_abilities": [
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"id": "p46"
}
],
"untapped_lands": 6,
"game_seq": 444,
"stop_reason": "playable_cards",
"has_playable_cards": true
}PilotAmcpPass
raw
choose_action(choice=no, summary=Postcombat main turn 7; opponent at 5. H...)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T8 Precombat Main/Precombat Main (PilotB)",
"board": [
{
"hand_size": 1,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
},
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Ba Sing Se",
"modified": true,
"rules": [
"{this} enters tapped unless you control a basic land.",
"{T}: Add {G}.",
"{2}{G}, {T}: Earthbend 2. Activate only as a sorcery. (Target land you control becomes a 0/0 creature with haste that's still a land. Put two +1/+1 counters on it. When it dies or is exiled, return it to the battlefield tapped.)",
": ",
"ICON_GOODYou control a basic land"
],
"id": "p72"
},
{
"tapped": false,
"name": "Crescent Island Temple",
"modified": true,
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": true,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p75"
},
{
"tapped": true,
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"id": "p7",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 26,
"life": 12,
"hand": [
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"rules": [
"As an additional cost to cast this spell, waterbend {X}.",
"Tap up to X target creatures, then distribute three stun counters among any number of tapped creatures your opponents control."
],
"id": "p27"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"id": "p46",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"quest": 4
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p66"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": false,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 26,
"life": 5
}
],
"board_cursor": 134,
"untapped_lands": 6,
"game_seq": 439,
"action_taken": "passed_priority",
"success": true
}📝 action summaryPilotA turn 7
Postcombat main turn 7; opponent at 5. Holding Crashing Wave to tap their blockers next turn for lethal swing. Passing.
Action: passed_priority
— Declare Attackers —
chatPilotB: Down to 5 life — this got dicey fast. Let's see if my firebenders can close it out.
PilotBllmmcpsend_chat_message
get_game_log(since_turn=7)
{
"log": "PilotB turn 7:\nPilotB drew Turtle-Duck\nPilotA turn 7:\nPilotA drew a card\nPilotA played Island\nPilotB lost 1 life\nPilotB lost 1 life\nPilotB lost 2 life\nPilotB turn 8:\nPilotB drew Suki, Courageous Rescuer",
"total_length": 3113,
"truncated": false,
"cursor": 91,
"since_turn": 7,
"since_player": "PilotB"
}raw
send_chat_message(message=Down to 5 life — this got dicey fast. Le...)
{
"success": true
}— Postcombat Main —
— PilotA's Turn 8 —
chatPilotA: Time to ride the wave — let's see if this closes it out!
PilotAllm
pass_priority()
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T8 Precombat Main/Precombat Main (PilotA) YOUR_MAIN",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
},
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Ba Sing Se",
"modified": true,
"rules": [
"{this} enters tapped unless you control a basic land.",
"{T}: Add {G}.",
"{2}{G}, {T}: Earthbend 2. Activate only as a sorcery. (Target land you control becomes a 0/0 creature with haste that's still a land. Put two +1/+1 counters on it. When it dies or is exiled, return it to the battlefield tapped.)",
": ",
"ICON_GOODYou control a basic land"
],
"id": "p72"
},
{
"tapped": false,
"name": "Crescent Island Temple",
"modified": true,
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": false,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p75"
},
{
"tapped": false,
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"id": "p7",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 25,
"life": 12,
"hand": [
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"rules": [
"As an additional cost to cast this spell, waterbend {X}.",
"Tap up to X target creatures, then distribute three stun counters among any number of tapped creatures your opponents control."
],
"id": "p27",
"playable": true
},
{
"mana_cost": "{1}{R}",
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p78",
"playable": true
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"id": "p46",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"quest": 4
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p66"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": false,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 26,
"life": 5
}
],
"board_cursor": 137,
"choices": [
{
"name": "Ba Sing Se",
"index": 0,
"action": "activate",
"playable_abilities": [
"{2}{G}, {T}: Earthbend 2. Activate only as a sorc..."
],
"id": "p72"
},
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"index": 1,
"action": "cast",
"id": "p27"
},
{
"mana_cost": "{1}{R}",
"name": "Iroh's Demonstration",
"index": 2,
"action": "cast",
"id": "p78"
}
],
"untapped_lands": 6,
"game_seq": 448,
"land_drops_used": 0,
"recent_chat": [
"PilotB: Down to 5 life — this got dicey fast. Let's see if my firebenders can close it out."
],
"stop_reason": "playable_cards",
"has_playable_cards": true
}PilotAmcpsend_chat_messagemcpPass
raw
send_chat_message(message=Time to ride the wave — let's see if thi...)
{
"success": true
}raw
choose_action(choice=no, summary=Turn 8 main, opp at 5. Passing to combat...)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Select attackers",
"response_type": "select",
"respond_with": "attackers=p1,p2,... or choice=yes (confirm) or choice=no (skip)",
"context": "T8 Combat/Declare Attackers (PilotA)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
},
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Ba Sing Se",
"modified": true,
"rules": [
"{this} enters tapped unless you control a basic land.",
"{T}: Add {G}.",
"{2}{G}, {T}: Earthbend 2. Activate only as a sorcery. (Target land you control becomes a 0/0 creature with haste that's still a land. Put two +1/+1 counters on it. When it dies or is exiled, return it to the battlefield tapped.)",
": ",
"ICON_GOODYou control a basic land"
],
"id": "p72"
},
{
"tapped": false,
"name": "Crescent Island Temple",
"modified": true,
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": false,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p75"
},
{
"tapped": false,
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"id": "p7",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 25,
"life": 12,
"hand": [
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"rules": [
"As an additional cost to cast this spell, waterbend {X}.",
"Tap up to X target creatures, then distribute three stun counters among any number of tapped creatures your opponents control."
],
"id": "p27"
},
{
"mana_cost": "{1}{R}",
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p78"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"id": "p46",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"quest": 4
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p66"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": false,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 26,
"life": 5
}
],
"board_cursor": 138,
"choices": [
{
"name": "Firebending Student",
"index": 0,
"choice_type": "attacker",
"id": "p32",
"power": "1",
"toughness": "2"
},
{
"name": "Monk Token",
"index": 1,
"choice_type": "attacker",
"id": "p45",
"power": "1",
"toughness": "1"
},
{
"name": "Long Feng, Grand Secretariat",
"index": 2,
"choice_type": "attacker",
"id": "p7",
"power": "2",
"toughness": "3"
},
{
"name": "All attack",
"index": 3,
"choice_type": "special",
"id": "all"
}
],
"combat_phase": "declare_attackers",
"untapped_lands": 6,
"game_seq": 450,
"action_taken": "passed_priority",
"success": true
}— Declare Attackers —
📝 action summaryPilotA turn 8
Turn 8 main, opp at 5. Passing to combat to attack all, then Crashing Wave X=2 to tap their two blockers for lethal 6.
Action: passed_priority
PilotAllm
pass_priority()
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Select attackers",
"response_type": "select",
"respond_with": "attackers=p1,p2,... or choice=yes (confirm) or choice=no (skip)",
"context": "T8 Combat/Declare Attackers (PilotA)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
},
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Ba Sing Se",
"modified": true,
"rules": [
"{this} enters tapped unless you control a basic land.",
"{T}: Add {G}.",
"{2}{G}, {T}: Earthbend 2. Activate only as a sorcery. (Target land you control becomes a 0/0 creature with haste that's still a land. Put two +1/+1 counters on it. When it dies or is exiled, return it to the battlefield tapped.)",
": ",
"ICON_GOODYou control a basic land"
],
"id": "p72"
},
{
"tapped": false,
"name": "Crescent Island Temple",
"modified": true,
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": false,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p75"
},
{
"tapped": false,
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"id": "p7",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 25,
"life": 12,
"hand": [
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"rules": [
"As an additional cost to cast this spell, waterbend {X}.",
"Tap up to X target creatures, then distribute three stun counters among any number of tapped creatures your opponents control."
],
"id": "p27"
},
{
"mana_cost": "{1}{R}",
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p78"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"id": "p46",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"quest": 4
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p66"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": false,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 26,
"life": 5
}
],
"board_cursor": 138,
"choices": [
{
"name": "Firebending Student",
"index": 0,
"choice_type": "attacker",
"id": "p32",
"power": "1",
"toughness": "2"
},
{
"name": "Monk Token",
"index": 1,
"choice_type": "attacker",
"id": "p45",
"power": "1",
"toughness": "1"
},
{
"name": "Long Feng, Grand Secretariat",
"index": 2,
"choice_type": "attacker",
"id": "p7",
"power": "2",
"toughness": "3"
},
{
"name": "All attack",
"index": 3,
"choice_type": "special",
"id": "all"
}
],
"combat_phase": "attackers",
"untapped_lands": 6,
"game_seq": 450,
"stop_reason": "combat"
}PilotAmcpPass
raw
choose_action(attackers=all, summary=Attacking with all 3; plan Crashing Wave...)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T8 Combat/Declare Attackers (PilotA)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
},
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Ba Sing Se",
"modified": true,
"rules": [
"{this} enters tapped unless you control a basic land.",
"{T}: Add {G}.",
"{2}{G}, {T}: Earthbend 2. Activate only as a sorcery. (Target land you control becomes a 0/0 creature with haste that's still a land. Put two +1/+1 counters on it. When it dies or is exiled, return it to the battlefield tapped.)",
": ",
"ICON_GOODYou control a basic land"
],
"id": "p72"
},
{
"tapped": false,
"name": "Crescent Island Temple",
"modified": true,
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": true,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p75"
},
{
"tapped": true,
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"id": "p7",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 25,
"life": 12,
"hand": [
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"rules": [
"As an additional cost to cast this spell, waterbend {X}.",
"Tap up to X target creatures, then distribute three stun counters among any number of tapped creatures your opponents control."
],
"id": "p27"
},
{
"mana_cost": "{1}{R}",
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p78"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"id": "p46",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"quest": 4
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p66"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": false,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 26,
"life": 5
}
],
"board_cursor": 140,
"combat": [
{
"blocked": false,
"defending": "PilotB",
"attackers": [
{
"name": "Firebending Student",
"id": "p32",
"power": "1",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "PilotB",
"attackers": [
{
"name": "Monk Token",
"id": "p45",
"power": "1",
"toughness": "1"
}
]
},
{
"blocked": false,
"defending": "PilotB",
"attackers": [
{
"name": "Long Feng, Grand Secretariat",
"id": "p7",
"power": "2",
"toughness": "3"
}
]
}
],
"stack": [
{
"owner": "PilotA",
"ability_text": "firebending X, where X is Firebending Student's power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)",
"name": "Firebending Student",
"source_card": "Firebending Student"
}
],
"untapped_lands": 6,
"game_seq": 456,
"action_taken": "batch_attack",
"success": true,
"declared": [
{
"id": "all"
}
]
}gamePilotA attacks PilotB with 3 creatures
gamePilotA - Ability triggers: Firebending Student - firebending X, where X is Firebending Student's power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)
📝 action summaryPilotA turn 8
Attacking with all 3; plan Crashing Wave X=2 to tap their two blockers (Fire Sages, Soldier) for lethal on PilotB at 5.
Action: batch_attack
— Declare Blockers —
PilotBllm
pass_priority(until=my_turn, board_cursor=132)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Select blockers",
"response_type": "select",
"respond_with": "blockers=p5:p1,p6:p2 (blocker:attacker) or choice=yes (confirm) or choice=no (skip)",
"context": "T8 Combat/Declare Blockers (PilotA)",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"id": "p46",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"quest": 4
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p66"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": false,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 26,
"life": 5,
"hand": [
{
"mana_cost": "{1}{W}{W}",
"name": "Suki, Courageous Rescuer",
"rules": [
"Other creatures you control get +1/+0.",
"Whenever another permanent you control leaves the battlefield during your turn, create a 1/1 white Ally creature token. This ability triggers only once each turn."
],
"power": "2",
"id": "p77",
"toughness": "4"
},
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 2"
],
"id": "p16"
},
{
"mana_cost": "{G}",
"name": "Turtle-Duck",
"rules": [
"{3}: Until end of turn, this creature has base power 4 and gains trample."
],
"power": "0",
"id": "p74",
"toughness": "4"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
},
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Ba Sing Se",
"rules": [
"{this} enters tapped unless you control a basic land.",
"{T}: Add {G}.",
"{2}{G}, {T}: Earthbend 2. Activate only as a sorcery. (Target land you control becomes a 0/0 creature with haste that's still a land. Put two +1/+1 counters on it. When it dies or is exiled, return it to the battlefield tapped.)",
": ",
"ICON_GOODYou control a basic land"
],
"id": "p72"
},
{
"tapped": false,
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": true,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p75"
},
{
"tapped": true,
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"id": "p7",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 25,
"mana_pool": {
"R": 1
},
"life": 12
}
],
"board_cursor": 137,
"choices": [
{
"name": "Fire Sages",
"index": 0,
"action": "activate",
"playable_abilities": [
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"id": "p46"
},
{
"name": "Soldier Token",
"index": 1,
"choice_type": "blocker",
"id": "p39",
"power": "2",
"toughness": "2"
},
{
"name": "Fire Sages",
"index": 2,
"choice_type": "blocker",
"id": "p46",
"power": "2",
"toughness": "2"
}
],
"combat_phase": "blockers",
"combat": [
{
"blocked": false,
"defending": "PilotB",
"attackers": [
{
"name": "Firebending Student",
"id": "p32",
"power": "1",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "PilotB",
"attackers": [
{
"name": "Monk Token",
"id": "p45",
"power": "1",
"toughness": "1"
}
]
},
{
"blocked": false,
"defending": "PilotB",
"attackers": [
{
"name": "Long Feng, Grand Secretariat",
"id": "p7",
"power": "2",
"toughness": "3"
}
]
}
],
"untapped_lands": 6,
"game_seq": 460,
"incoming_attackers": [
{
"name": "Firebending Student",
"id": "p32",
"power": "1",
"toughness": "2"
},
{
"name": "Monk Token",
"id": "p45",
"power": "1",
"toughness": "1"
},
{
"name": "Long Feng, Grand Secretariat",
"id": "p7",
"power": "2",
"toughness": "3"
}
],
"recent_chat": [
"PilotA: Time to ride the wave — let's see if this closes it out!"
],
"stop_reason": "combat"
}gamePilotB loses 1 life at combat from Firebending Student
gamePilotB loses 1 life at combat from Monk Token
gamePilotB loses 2 life at combat from Long Feng, Grand Secretariat
— Combat Damage —
— Postcombat Main —
PilotAllm
pass_priority()
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T8 Postcombat Main/Postcombat Main (PilotA) YOUR_MAIN",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
},
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Ba Sing Se",
"modified": true,
"rules": [
"{this} enters tapped unless you control a basic land.",
"{T}: Add {G}.",
"{2}{G}, {T}: Earthbend 2. Activate only as a sorcery. (Target land you control becomes a 0/0 creature with haste that's still a land. Put two +1/+1 counters on it. When it dies or is exiled, return it to the battlefield tapped.)",
": ",
"ICON_GOODYou control a basic land"
],
"id": "p72"
},
{
"tapped": false,
"name": "Crescent Island Temple",
"modified": true,
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": true,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p75"
},
{
"tapped": true,
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"id": "p7",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 25,
"life": 12,
"hand": [
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"rules": [
"As an additional cost to cast this spell, waterbend {X}.",
"Tap up to X target creatures, then distribute three stun counters among any number of tapped creatures your opponents control."
],
"id": "p27",
"playable": true
},
{
"mana_cost": "{1}{R}",
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p78",
"playable": true
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"id": "p46",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"quest": 4
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p66"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": false,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 26,
"life": 1
}
],
"board_cursor": 144,
"choices": [
{
"name": "Ba Sing Se",
"index": 0,
"action": "activate",
"playable_abilities": [
"{2}{G}, {T}: Earthbend 2. Activate only as a sorc..."
],
"id": "p72"
},
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"index": 1,
"action": "cast",
"id": "p27"
},
{
"mana_cost": "{1}{R}",
"name": "Iroh's Demonstration",
"index": 2,
"action": "cast",
"id": "p78"
}
],
"untapped_lands": 6,
"game_seq": 473,
"land_drops_used": 0,
"stop_reason": "playable_cards",
"has_playable_cards": true
}thinkingPilotA
Opponent is at 1 life — one more hit ends it. Nothing in hand deals face damage now, so I'll pass and hold spells.
— PilotB's Turn 9 —
PilotBllm
pass_priority(until=my_turn, board_cursor=137)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T9 Precombat Main/Precombat Main (PilotB) YOUR_MAIN",
"board": [
{
"hand_size": 4,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"id": "p46",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"quest": 4
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p66"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": false,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 25,
"life": 1,
"hand": [
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p80",
"playable": true
},
{
"mana_cost": "{1}{W}{W}",
"name": "Suki, Courageous Rescuer",
"rules": [
"Other creatures you control get +1/+0.",
"Whenever another permanent you control leaves the battlefield during your turn, create a 1/1 white Ally creature token. This ability triggers only once each turn."
],
"power": "2",
"id": "p77",
"toughness": "4",
"playable": true
},
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 2"
],
"id": "p16"
},
{
"mana_cost": "{G}",
"name": "Turtle-Duck",
"rules": [
"{3}: Until end of turn, this creature has base power 4 and gains trample."
],
"power": "0",
"id": "p74",
"toughness": "4",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
},
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Ba Sing Se",
"rules": [
"{this} enters tapped unless you control a basic land.",
"{T}: Add {G}.",
"{2}{G}, {T}: Earthbend 2. Activate only as a sorcery. (Target land you control becomes a 0/0 creature with haste that's still a land. Put two +1/+1 counters on it. When it dies or is exiled, return it to the battlefield tapped.)",
": ",
"ICON_GOODYou control a basic land"
],
"id": "p72"
},
{
"tapped": false,
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": true,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p75"
},
{
"tapped": true,
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"id": "p7",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 25,
"life": 12
}
],
"board_cursor": 141,
"choices": [
{
"name": "Fire Sages",
"index": 0,
"action": "activate",
"playable_abilities": [
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"id": "p46"
},
{
"name": "Forest",
"index": 1,
"action": "land",
"id": "p80"
},
{
"mana_cost": "{1}{W}{W}",
"name": "Suki, Courageous Rescuer",
"index": 2,
"action": "cast",
"id": "p77",
"power": "2",
"toughness": "4"
},
{
"mana_cost": "{G}",
"name": "Turtle-Duck",
"index": 3,
"action": "cast",
"id": "p74",
"power": "0",
"toughness": "4"
}
],
"untapped_lands": 6,
"game_seq": 475,
"land_drops_used": 0,
"stop_reason": "playable_cards",
"has_playable_cards": true
}PilotBllm
pass_priority(until=my_turn, board_cursor=141)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T9 Combat/Declare Attackers (PilotB)",
"board": [
{
"hand_size": 4,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"id": "p46",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"quest": 4
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p66"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": false,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 25,
"life": 1,
"hand": [
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p80"
},
{
"mana_cost": "{1}{W}{W}",
"name": "Suki, Courageous Rescuer",
"rules": [
"Other creatures you control get +1/+0.",
"Whenever another permanent you control leaves the battlefield during your turn, create a 1/1 white Ally creature token. This ability triggers only once each turn."
],
"power": "2",
"id": "p77",
"toughness": "4"
},
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 2"
],
"id": "p16"
},
{
"mana_cost": "{G}",
"name": "Turtle-Duck",
"rules": [
"{3}: Until end of turn, this creature has base power 4 and gains trample."
],
"power": "0",
"id": "p74",
"toughness": "4"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
},
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Ba Sing Se",
"rules": [
"{this} enters tapped unless you control a basic land.",
"{T}: Add {G}.",
"{2}{G}, {T}: Earthbend 2. Activate only as a sorcery. (Target land you control becomes a 0/0 creature with haste that's still a land. Put two +1/+1 counters on it. When it dies or is exiled, return it to the battlefield tapped.)",
": ",
"ICON_GOODYou control a basic land"
],
"id": "p72"
},
{
"tapped": false,
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": true,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p75"
},
{
"tapped": true,
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"id": "p7",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 25,
"life": 12
}
],
"board_cursor": 143,
"choices": [
{
"name": "Fire Sages",
"index": 0,
"action": "activate",
"playable_abilities": [
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"id": "p46"
}
],
"untapped_lands": 6,
"game_seq": 481,
"stop_reason": "playable_cards",
"has_playable_cards": true
}PilotAmcpPass
raw
choose_action(choice=no, summary=Combat brought PilotB to 1 life. No face...)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T9 Precombat Main/Precombat Main (PilotB)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
},
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Ba Sing Se",
"modified": true,
"rules": [
"{this} enters tapped unless you control a basic land.",
"{T}: Add {G}.",
"{2}{G}, {T}: Earthbend 2. Activate only as a sorcery. (Target land you control becomes a 0/0 creature with haste that's still a land. Put two +1/+1 counters on it. When it dies or is exiled, return it to the battlefield tapped.)",
": ",
"ICON_GOODYou control a basic land"
],
"id": "p72"
},
{
"tapped": false,
"name": "Crescent Island Temple",
"modified": true,
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": true,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p75"
},
{
"tapped": true,
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"id": "p7",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 25,
"life": 12,
"hand": [
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"rules": [
"As an additional cost to cast this spell, waterbend {X}.",
"Tap up to X target creatures, then distribute three stun counters among any number of tapped creatures your opponents control."
],
"id": "p27"
},
{
"mana_cost": "{1}{R}",
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p78"
}
]
},
{
"hand_size": 4,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"id": "p46",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"quest": 4
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p66"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": false,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 25,
"life": 1
}
],
"board_cursor": 145,
"untapped_lands": 6,
"game_seq": 476,
"action_taken": "passed_priority",
"success": true
}📝 action summaryPilotA turn 8
Combat brought PilotB to 1 life. No face damage in hand (Crashing Wave/Iroh's Demo only hit creatures), so passing postcombat main; will win next combat.
Action: passed_priority
— Declare Attackers —
PilotBllmllm
get_game_log(since_turn=7)
{
"log": "PilotB turn 7:\nPilotB drew Turtle-Duck\nPilotA turn 7:\nPilotA drew a card\nPilotA played Island\nPilotB lost 1 life\nPilotB lost 1 life\nPilotB lost 2 life\nPilotB turn 8:\nPilotB drew Suki, Courageous Rescuer\n[Chat] PilotB: Down to 5 life — this got dicey fast. Let's see if my firebenders can close it out.\n[Chat] PilotB: Down to 5 life — this got dicey fast. Let's see if my firebenders can close it out.\nPilotA turn 8:\nPilotA drew a card\n[Chat] PilotA: Time to ride the wave — let's see if this closes it out!\nPilotB lost 1 life\nPilotB lost 1 life\nPilotB lost 2 life\nPilotB turn 9:\nPilotB drew Forest",
"total_length": 3528,
"truncated": false,
"cursor": 101,
"since_turn": 7,
"since_player": "PilotB"
}get_game_state(snapshot_id=0)
{
"available": true,
"snapshot_id": 35821656413,
"turn": 9,
"phase": "Combat",
"step": "Declare Attackers",
"active_player": "PilotB",
"priority_player": "PilotB",
"players": [
{
"hand_size": 4,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"id": "p46",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"quest": 4
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p66"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": false,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 25,
"life": 1,
"hand": [
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p80"
},
{
"mana_cost": "{1}{W}{W}",
"name": "Suki, Courageous Rescuer",
"rules": [
"Other creatures you control get +1/+0.",
"Whenever another permanent you control leaves the battlefield during your turn, create a 1/1 white Ally creature token. This ability triggers only once each turn."
],
"power": "2",
"id": "p77",
"toughness": "4"
},
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 2"
],
"id": "p16"
},
{
"mana_cost": "{G}",
"name": "Turtle-Duck",
"rules": [
"{3}: Until end of turn, this creature has base power 4 and gains trample."
],
"power": "0",
"id": "p74",
"toughness": "4"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
},
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Ba Sing Se",
"rules": [
"{this} enters tapped unless you control a basic land.",
"{T}: Add {G}.",
"{2}{G}, {T}: Earthbend 2. Activate only as a sorcery. (Target land you control becomes a 0/0 creature with haste that's still a land. Put two +1/+1 counters on it. When it dies or is exiled, return it to the battlefield tapped.)",
": ",
"ICON_GOODYou control a basic land"
],
"id": "p72"
},
{
"tapped": false,
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": true,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p75"
},
{
"tapped": true,
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"id": "p7",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 25,
"life": 12
}
],
"stack": [],
"game_seq": 481
}PilotBmcpPass
raw
choose_action(summary=Turn 9 declare attackers, I'm at 1 life,..., choice=p46)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T9 Combat/Declare Attackers (PilotB)",
"board": [
{
"hand_size": 4,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"id": "p46",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"quest": 4
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p66"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": false,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 25,
"life": 1,
"hand": [
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p80"
},
{
"mana_cost": "{1}{W}{W}",
"name": "Suki, Courageous Rescuer",
"rules": [
"Other creatures you control get +1/+0.",
"Whenever another permanent you control leaves the battlefield during your turn, create a 1/1 white Ally creature token. This ability triggers only once each turn."
],
"power": "2",
"id": "p77",
"toughness": "4"
},
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 2"
],
"id": "p16"
},
{
"mana_cost": "{G}",
"name": "Turtle-Duck",
"rules": [
"{3}: Until end of turn, this creature has base power 4 and gains trample."
],
"power": "0",
"id": "p74",
"toughness": "4"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
},
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Ba Sing Se",
"rules": [
"{this} enters tapped unless you control a basic land.",
"{T}: Add {G}.",
"{2}{G}, {T}: Earthbend 2. Activate only as a sorcery. (Target land you control becomes a 0/0 creature with haste that's still a land. Put two +1/+1 counters on it. When it dies or is exiled, return it to the battlefield tapped.)",
": ",
"ICON_GOODYou control a basic land"
],
"id": "p72"
},
{
"tapped": false,
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": true,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p75"
},
{
"tapped": true,
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"id": "p7",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 25,
"life": 12
}
],
"board_cursor": 147,
"stack": [
{
"owner": "PilotB",
"ability_text": "{1}{R}{R}: Put a +1/+1 counter on Fire Sages.",
"name": "Fire Sages",
"source_card": "Fire Sages"
}
],
"untapped_lands": 3,
"game_seq": 486,
"action_taken": "selected_0",
"success": true
}gamePilotB activates: put a +1/+1 counter on Fire Sages. from Fire Sages
📝 action summaryPilotB turn 9
Turn 9 declare attackers, I'm at 1 life, opponent at 12 with only tapped creatures (Student 1/2, Long Feng 2/3, Monk 1/1 — all tapped, nothing can block). I'm offered Fire Sages' pump ability now, which means the game auto-declared my attackers and a firebending trigger resolved. Activating Fire Sages' {1}{R}{R} pump (both Mountains + one Plains): the 4-counter Ascension copies the trigger for a second +1/+1 counter, making Fire Sages 4/4. Combined with the Soldier token that's 6 damage this turn, and Fire Sages threatens lethal swings going forward. Mana spent now doesn't hurt — my hand's only castable spell is Turtle-Duck, which needs the Forest I'll play postcombat plus my existing Forest.
Action: selected_0
PilotBllm
get_game_state(snapshot_id=0)
{
"available": true,
"snapshot_id": 1394523740,
"turn": 9,
"phase": "Combat",
"step": "Declare Attackers",
"active_player": "PilotB",
"priority_player": "PilotB",
"players": [
{
"hand_size": 4,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"id": "p46",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"quest": 4
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p66"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": false,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 25,
"life": 1,
"hand": [
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p80"
},
{
"mana_cost": "{1}{W}{W}",
"name": "Suki, Courageous Rescuer",
"rules": [
"Other creatures you control get +1/+0.",
"Whenever another permanent you control leaves the battlefield during your turn, create a 1/1 white Ally creature token. This ability triggers only once each turn."
],
"power": "2",
"id": "p77",
"toughness": "4"
},
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 2"
],
"id": "p16"
},
{
"mana_cost": "{G}",
"name": "Turtle-Duck",
"rules": [
"{3}: Until end of turn, this creature has base power 4 and gains trample."
],
"power": "0",
"id": "p74",
"toughness": "4"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
},
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Ba Sing Se",
"rules": [
"{this} enters tapped unless you control a basic land.",
"{T}: Add {G}.",
"{2}{G}, {T}: Earthbend 2. Activate only as a sorcery. (Target land you control becomes a 0/0 creature with haste that's still a land. Put two +1/+1 counters on it. When it dies or is exiled, return it to the battlefield tapped.)",
": ",
"ICON_GOODYou control a basic land"
],
"id": "p72"
},
{
"tapped": false,
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": true,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p75"
},
{
"tapped": true,
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"id": "p7",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 25,
"life": 12
}
],
"stack": [
{
"owner": "PilotB",
"ability_text": "{1}{R}{R}: Put a +1/+1 counter on Fire Sages.",
"name": "Fire Sages",
"source_card": "Fire Sages",
"rules": [
"{1}{R}{R}: Put a +1/+1 counter on Fire Sages."
],
"id": "p81"
}
],
"game_seq": 486
}PilotBllm
get_game_log(max_chars=6000, since_turn=7)
{
"log": "PilotB turn 7:\nPilotB drew Turtle-Duck\nPilotA turn 7:\nPilotA drew a card\nPilotA played Island\nPilotB lost 1 life\nPilotB lost 1 life\nPilotB lost 2 life\nPilotB turn 8:\nPilotB drew Suki, Courageous Rescuer\n[Chat] PilotB: Down to 5 life — this got dicey fast. Let's see if my firebenders can close it out.\n[Chat] PilotB: Down to 5 life — this got dicey fast. Let's see if my firebenders can close it out.\nPilotA turn 8:\nPilotA drew a card\n[Chat] PilotA: Time to ride the wave — let's see if this closes it out!\nPilotB lost 1 life\nPilotB lost 1 life\nPilotB lost 2 life\nPilotB turn 9:\nPilotB drew Forest\nPilotB activated Fire Sages's ability",
"total_length": 3566,
"truncated": false,
"cursor": 102,
"since_turn": 7,
"since_player": "PilotB"
}PilotBmcpPass
raw
choose_action(summary=Turn 9 combat: Fire Sages' pump ability ..., choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T9 Combat/Declare Attackers (PilotB)",
"board": [
{
"hand_size": 4,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"id": "p46",
"power": "3",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"quest": 4
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p66"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": false,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 25,
"life": 1,
"hand": [
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p80"
},
{
"mana_cost": "{1}{W}{W}",
"name": "Suki, Courageous Rescuer",
"rules": [
"Other creatures you control get +1/+0.",
"Whenever another permanent you control leaves the battlefield during your turn, create a 1/1 white Ally creature token. This ability triggers only once each turn."
],
"power": "2",
"id": "p77",
"toughness": "4"
},
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 3"
],
"id": "p16"
},
{
"mana_cost": "{G}",
"name": "Turtle-Duck",
"rules": [
"{3}: Until end of turn, this creature has base power 4 and gains trample."
],
"power": "0",
"id": "p74",
"toughness": "4"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
},
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Ba Sing Se",
"rules": [
"{this} enters tapped unless you control a basic land.",
"{T}: Add {G}.",
"{2}{G}, {T}: Earthbend 2. Activate only as a sorcery. (Target land you control becomes a 0/0 creature with haste that's still a land. Put two +1/+1 counters on it. When it dies or is exiled, return it to the battlefield tapped.)",
": ",
"ICON_GOODYou control a basic land"
],
"id": "p72"
},
{
"tapped": false,
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": true,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p75"
},
{
"tapped": true,
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"id": "p7",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 25,
"life": 12
}
],
"board_cursor": 148,
"untapped_lands": 3,
"game_seq": 488,
"action_taken": "passed_priority",
"success": true
}📝 action summaryPilotB turn 9
Turn 9 combat: Fire Sages' pump ability is on the stack (both Mountains + a Plains tapped to pay {1}{R}{R}). Opponent's whole board is tapped (Firebending Student, Long Feng, Monk Token), so my attack is unblocked — Fire Sages (soon 4/4 with the Ascension copy) + Soldier Token = 6 damage, putting them to 6. Nothing else to activate (Kyoshi needs a 2nd Forest; Suki needs 2 more white mana; Turtle-Duck pump costs {3}). Passing to let the pump resolve and move through combat.
Action: passed_priority
PilotBllm
pass_priority(until=my_turn)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T9 Postcombat Main/Postcombat Main (PilotB) YOUR_MAIN",
"board": [
{
"hand_size": 4,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"id": "p46",
"power": "3",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"quest": 4
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p66"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": false,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 25,
"life": 1,
"hand": [
{
"name": "Forest",
"is_land": true,
"rules": [
"{T}: Add {G}."
],
"id": "p80",
"playable": true
},
{
"mana_cost": "{1}{W}{W}",
"name": "Suki, Courageous Rescuer",
"rules": [
"Other creatures you control get +1/+0.",
"Whenever another permanent you control leaves the battlefield during your turn, create a 1/1 white Ally creature token. This ability triggers only once each turn."
],
"power": "2",
"id": "p77",
"toughness": "4"
},
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 3"
],
"id": "p16"
},
{
"mana_cost": "{G}",
"name": "Turtle-Duck",
"rules": [
"{3}: Until end of turn, this creature has base power 4 and gains trample."
],
"power": "0",
"id": "p74",
"toughness": "4",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
},
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Ba Sing Se",
"rules": [
"{this} enters tapped unless you control a basic land.",
"{T}: Add {G}.",
"{2}{G}, {T}: Earthbend 2. Activate only as a sorcery. (Target land you control becomes a 0/0 creature with haste that's still a land. Put two +1/+1 counters on it. When it dies or is exiled, return it to the battlefield tapped.)",
": ",
"ICON_GOODYou control a basic land"
],
"id": "p72"
},
{
"tapped": false,
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": true,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p75"
},
{
"tapped": true,
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"id": "p7",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 25,
"life": 12
}
],
"board_cursor": 149,
"choices": [
{
"name": "Forest",
"index": 0,
"action": "land",
"id": "p80"
},
{
"mana_cost": "{G}",
"name": "Turtle-Duck",
"index": 1,
"action": "cast",
"id": "p74",
"power": "0",
"toughness": "4"
}
],
"untapped_lands": 3,
"game_seq": 490,
"land_drops_used": 0,
"stop_reason": "playable_cards",
"has_playable_cards": true
}— Postcombat Main —
chatPilotB: Down to 1 life but still swinging — the Fire Sages aren't done yet!
PilotBllm
get_game_log(since_turn=7)
{
"log": "PilotB turn 7:\nPilotB drew Turtle-Duck\nPilotA turn 7:\nPilotA drew a card\nPilotA played Island\nPilotB lost 1 life\nPilotB lost 1 life\nPilotB lost 2 life\nPilotB turn 8:\nPilotB drew Suki, Courageous Rescuer\n[Chat] PilotB: Down to 5 life — this got dicey fast. Let's see if my firebenders can close it out.\n[Chat] PilotB: Down to 5 life — this got dicey fast. Let's see if my firebenders can close it out.\nPilotA turn 8:\nPilotA drew a card\n[Chat] PilotA: Time to ride the wave — let's see if this closes it out!\nPilotB lost 1 life\nPilotB lost 1 life\nPilotB lost 2 life\nPilotB turn 9:\nPilotB drew Forest\nPilotB activated Fire Sages's ability",
"total_length": 3566,
"truncated": false,
"cursor": 102,
"since_turn": 7,
"since_player": "PilotB"
}thinkingPilotB
Checking the log: turns 7–8 the opponent chipped me from 9 to 1 (their board attacks), and my pump resolved precombat — but only one +1/+1 counter landed (the Ascension only copies *triggered* abilities, so no copy of the activated pump). Opponent is still at 12, so combat damage must have been prevented or the attack didn't connect. Either way, I'm at 1 life and need blockers + a path to Kyoshi.
Playing Forest as my land drop — that gives me {G}{G} access so The Legend of Kyoshi becomes castable next turn (7 lands total). Then I'll cast Turtle-Duck as a much-needed 0/4 blocker.
mcpsend_chat_messageraw
send_chat_message(message=Down to 1 life but still swinging — the ...)
{
"success": true
}raw
choose_action(summary=Turn 9 postcombat: I'm at 1 life, oppone..., choice=p80)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T9 Postcombat Main/Postcombat Main (PilotB) YOUR_MAIN",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"id": "p46",
"power": "3",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"quest": 4
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p66"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p80"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": false,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 25,
"life": 1,
"hand": [
{
"mana_cost": "{1}{W}{W}",
"name": "Suki, Courageous Rescuer",
"rules": [
"Other creatures you control get +1/+0.",
"Whenever another permanent you control leaves the battlefield during your turn, create a 1/1 white Ally creature token. This ability triggers only once each turn."
],
"power": "2",
"id": "p77",
"toughness": "4"
},
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 3"
],
"id": "p16"
},
{
"mana_cost": "{G}",
"name": "Turtle-Duck",
"rules": [
"{3}: Until end of turn, this creature has base power 4 and gains trample."
],
"power": "0",
"id": "p74",
"toughness": "4",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
},
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Ba Sing Se",
"rules": [
"{this} enters tapped unless you control a basic land.",
"{T}: Add {G}.",
"{2}{G}, {T}: Earthbend 2. Activate only as a sorcery. (Target land you control becomes a 0/0 creature with haste that's still a land. Put two +1/+1 counters on it. When it dies or is exiled, return it to the battlefield tapped.)",
": ",
"ICON_GOODYou control a basic land"
],
"id": "p72"
},
{
"tapped": false,
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": true,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p75"
},
{
"tapped": true,
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"id": "p7",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 25,
"life": 12
}
],
"board_cursor": 150,
"choices": [
{
"mana_cost": "{G}",
"name": "Turtle-Duck",
"index": 0,
"action": "cast",
"id": "p74",
"power": "0",
"toughness": "4"
}
],
"untapped_lands": 4,
"game_seq": 493,
"land_drops_used": 1,
"action_taken": "selected_0",
"success": true
}gamePilotB puts Forest from hand onto the Battlefield
📝 action summaryPilotB turn 9
Turn 9 postcombat: I'm at 1 life, opponent at 12. Note: my Ascension did NOT copy the Fire Sages pump (it only copies triggered abilities, and pump is activated) — Fire Sages has just one +1/+1 counter (4/4). Playing Forest as my land drop: it gives me a second green source so The Legend of Kyoshi ({4}{G}{G}) becomes castable next turn with 7 lands, and it enables Turtle-Duck now.
Action: selected_0
PilotBllm
pass_priority(until=postcombat_main)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T9 Postcombat Main/Postcombat Main (PilotB) YOUR_MAIN",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"id": "p46",
"power": "3",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"quest": 4
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p66"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p80"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": false,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 25,
"life": 1,
"hand": [
{
"mana_cost": "{1}{W}{W}",
"name": "Suki, Courageous Rescuer",
"rules": [
"Other creatures you control get +1/+0.",
"Whenever another permanent you control leaves the battlefield during your turn, create a 1/1 white Ally creature token. This ability triggers only once each turn."
],
"power": "2",
"id": "p77",
"toughness": "4"
},
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 3"
],
"id": "p16"
},
{
"mana_cost": "{G}",
"name": "Turtle-Duck",
"rules": [
"{3}: Until end of turn, this creature has base power 4 and gains trample."
],
"power": "0",
"id": "p74",
"toughness": "4",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
},
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Ba Sing Se",
"rules": [
"{this} enters tapped unless you control a basic land.",
"{T}: Add {G}.",
"{2}{G}, {T}: Earthbend 2. Activate only as a sorcery. (Target land you control becomes a 0/0 creature with haste that's still a land. Put two +1/+1 counters on it. When it dies or is exiled, return it to the battlefield tapped.)",
": ",
"ICON_GOODYou control a basic land"
],
"id": "p72"
},
{
"tapped": false,
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": true,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p75"
},
{
"tapped": true,
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"id": "p7",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 25,
"life": 12
}
],
"board_cursor": 150,
"choices": [
{
"mana_cost": "{G}",
"name": "Turtle-Duck",
"index": 0,
"action": "cast",
"id": "p74",
"power": "0",
"toughness": "4"
}
],
"untapped_lands": 4,
"game_seq": 493,
"land_drops_used": 1,
"stop_reason": "reached_step",
"current_step": "Postcombat Main"
}PilotBmcpPass
raw
choose_action(summary=Turn 9 postcombat: I'm at 1 life, oppone..., choice=p74)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T9 Postcombat Main/Postcombat Main (PilotB) YOUR_MAIN",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"id": "p46",
"power": "3",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"quest": 4
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p66"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p80"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": false,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
}
],
"name": "PilotB",
"library_size": 25,
"life": 1,
"hand": [
{
"mana_cost": "{1}{W}{W}",
"name": "Suki, Courageous Rescuer",
"rules": [
"Other creatures you control get +1/+0.",
"Whenever another permanent you control leaves the battlefield during your turn, create a 1/1 white Ally creature token. This ability triggers only once each turn."
],
"power": "2",
"id": "p77",
"toughness": "4"
},
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 3"
],
"id": "p16"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
},
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Ba Sing Se",
"rules": [
"{this} enters tapped unless you control a basic land.",
"{T}: Add {G}.",
"{2}{G}, {T}: Earthbend 2. Activate only as a sorcery. (Target land you control becomes a 0/0 creature with haste that's still a land. Put two +1/+1 counters on it. When it dies or is exiled, return it to the battlefield tapped.)",
": ",
"ICON_GOODYou control a basic land"
],
"id": "p72"
},
{
"tapped": false,
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": true,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p75"
},
{
"tapped": true,
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"id": "p7",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 25,
"life": 12
}
],
"board_cursor": 152,
"stack": [
{
"owner": "PilotB",
"name": "Turtle-Duck"
}
],
"untapped_lands": 3,
"game_seq": 496,
"land_drops_used": 1,
"action_taken": "selected_0",
"success": true
}gamePilotB casts Turtle-Duck from hand
📝 action summaryPilotB turn 9
Turn 9 postcombat: I'm at 1 life, opponent at 12, their whole board is tapped. I just played Forest (2nd green source). Now casting Turtle-Duck ({G} from a Forest) — a 0/4 blocker is exactly what I need to survive their next attack (Student 1/2, Long Feng 2/3, Monk 1/1 can all attack next turn, and Turtle-Duck stonewalls any of them). All their lands are tapped so there's no interaction to fear. Suki still needs a second white source; Kyoshi becomes castable next turn with 7 lands.
Action: selected_0
PilotBllm
pass_priority()
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T9 Postcombat Main/Postcombat Main (PilotB) YOUR_MAIN",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"id": "p46",
"power": "3",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"quest": 4
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p66"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p80"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": false,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Turtle-Duck",
"rules": [
"{3}: Until end of turn, this creature has base power 4 and gains trample."
],
"id": "p74",
"power": "0",
"toughness": "4",
"summoning_sick": true
}
],
"name": "PilotB",
"library_size": 25,
"life": 1,
"hand": [
{
"mana_cost": "{1}{W}{W}",
"name": "Suki, Courageous Rescuer",
"rules": [
"Other creatures you control get +1/+0.",
"Whenever another permanent you control leaves the battlefield during your turn, create a 1/1 white Ally creature token. This ability triggers only once each turn."
],
"power": "2",
"id": "p77",
"toughness": "4"
},
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 3"
],
"id": "p16"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
},
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Ba Sing Se",
"rules": [
"{this} enters tapped unless you control a basic land.",
"{T}: Add {G}.",
"{2}{G}, {T}: Earthbend 2. Activate only as a sorcery. (Target land you control becomes a 0/0 creature with haste that's still a land. Put two +1/+1 counters on it. When it dies or is exiled, return it to the battlefield tapped.)",
": ",
"ICON_GOODYou control a basic land"
],
"id": "p72"
},
{
"tapped": false,
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": true,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p75"
},
{
"tapped": true,
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"id": "p7",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 25,
"life": 12
}
],
"board_cursor": 153,
"choices": [
{
"name": "Turtle-Duck",
"index": 0,
"action": "activate",
"playable_abilities": [
"{3}: Until end of turn, this creature has base po..."
],
"id": "p74"
}
],
"untapped_lands": 3,
"game_seq": 499,
"land_drops_used": 1,
"stop_reason": "playable_cards",
"has_playable_cards": true
}gamePilotB puts Turtle-Duck from stack onto the Battlefield
— PilotA's Turn 9 —
PilotAllm
pass_priority()
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play spells and abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T9 Precombat Main/Precombat Main (PilotA) YOUR_MAIN",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
},
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Ba Sing Se",
"modified": true,
"rules": [
"{this} enters tapped unless you control a basic land.",
"{T}: Add {G}.",
"{2}{G}, {T}: Earthbend 2. Activate only as a sorcery. (Target land you control becomes a 0/0 creature with haste that's still a land. Put two +1/+1 counters on it. When it dies or is exiled, return it to the battlefield tapped.)",
": ",
"ICON_GOODYou control a basic land"
],
"id": "p72"
},
{
"tapped": false,
"name": "Crescent Island Temple",
"modified": true,
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": false,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p75"
},
{
"tapped": false,
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"id": "p7",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 24,
"life": 12,
"hand": [
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"rules": [
"As an additional cost to cast this spell, waterbend {X}.",
"Tap up to X target creatures, then distribute three stun counters among any number of tapped creatures your opponents control."
],
"id": "p27",
"playable": true
},
{
"mana_cost": "{1}{R}",
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p78",
"playable": true
},
{
"mana_cost": "{6}",
"name": "Planetarium of Wan Shi Tong",
"rules": [
"{1}, {T}: Scry 2. (Look at the top two cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever you scry or surveil, look at the top card of your library. You may cast that card without paying its mana cost. Do this only once each turn."
],
"id": "p83",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"id": "p46",
"power": "3",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"quest": 4
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p66"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p80"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": false,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Turtle-Duck",
"rules": [
"{3}: Until end of turn, this creature has base power 4 and gains trample."
],
"id": "p74",
"power": "0",
"toughness": "4",
"summoning_sick": true
}
],
"name": "PilotB",
"library_size": 25,
"life": 1
}
],
"board_cursor": 150,
"choices": [
{
"name": "Ba Sing Se",
"index": 0,
"action": "activate",
"playable_abilities": [
"{2}{G}, {T}: Earthbend 2. Activate only as a sorc..."
],
"id": "p72"
},
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"index": 1,
"action": "cast",
"id": "p27"
},
{
"mana_cost": "{1}{R}",
"name": "Iroh's Demonstration",
"index": 2,
"action": "cast",
"id": "p78"
},
{
"mana_cost": "{6}",
"name": "Planetarium of Wan Shi Tong",
"index": 3,
"action": "cast",
"id": "p83"
}
],
"untapped_lands": 6,
"game_seq": 501,
"land_drops_used": 0,
"recent_chat": [
"PilotB: Down to 1 life but still swinging — the Fire Sages aren't done yet!"
],
"stop_reason": "playable_cards",
"has_playable_cards": true
}thinkingPilotA
PilotB is at 1 — plan: attack with all three, then Crashing Wave X=3 to tap all their potential blockers for lethal.
PilotBmcpPass
raw
choose_action(summary=Turn 9 postcombat: Turtle-Duck is on the..., choice=no)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "select",
"respond_with": "choice=pN to play, or choice=no to pass",
"context": "T9 Precombat Main/Precombat Main (PilotA)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"id": "p46",
"power": "3",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"quest": 4
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p66"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p80"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": false,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Turtle-Duck",
"rules": [
"{3}: Until end of turn, this creature has base power 4 and gains trample."
],
"id": "p74",
"power": "0",
"toughness": "4",
"summoning_sick": true
}
],
"name": "PilotB",
"library_size": 25,
"life": 1,
"hand": [
{
"mana_cost": "{1}{W}{W}",
"name": "Suki, Courageous Rescuer",
"rules": [
"Other creatures you control get +1/+0.",
"Whenever another permanent you control leaves the battlefield during your turn, create a 1/1 white Ally creature token. This ability triggers only once each turn."
],
"power": "2",
"id": "p77",
"toughness": "4"
},
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 3"
],
"id": "p16"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
},
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Ba Sing Se",
"rules": [
"{this} enters tapped unless you control a basic land.",
"{T}: Add {G}.",
"{2}{G}, {T}: Earthbend 2. Activate only as a sorcery. (Target land you control becomes a 0/0 creature with haste that's still a land. Put two +1/+1 counters on it. When it dies or is exiled, return it to the battlefield tapped.)",
": ",
"ICON_GOODYou control a basic land"
],
"id": "p72"
},
{
"tapped": false,
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": false,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p75"
},
{
"tapped": false,
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"id": "p7",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 24,
"life": 12
}
],
"board_cursor": 154,
"choices": [
{
"name": "Turtle-Duck",
"index": 0,
"action": "activate",
"playable_abilities": [
"{3}: Until end of turn, this creature has base po..."
],
"id": "p74"
}
],
"untapped_lands": 3,
"game_seq": 502,
"action_taken": "passed_priority",
"success": true
}📝 action summaryPilotB turn 9
Turn 9 postcombat: Turtle-Duck is on the board (summoning sick), and its {3} pump is the only offered action. Pumping is pointless — it can't attack while sick, and the pump wears off before the opponent's turn so it won't even help as a blocker. I'm at 1 life vs opponent's 12; my wall (0/4 Turtle-Duck) plus Fire Sages 4/4 and Soldier token give me defense and offense. Passing to end turn. Next turn with 7 lands I can cast The Legend of Kyoshi ({4}{G}{G}) for a big card draw (greatest power among my creatures is 4 with pumped Fire Sages), or Suki with double Plains.
Action: passed_priority
— Declare Attackers —
PilotAmcpPass
raw
choose_action(attackers=all, summary=Attacking with all three; will cast Cras...)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Play instants and activated abilities",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T9 Combat/Declare Attackers (PilotA)",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
},
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Ba Sing Se",
"modified": true,
"rules": [
"{this} enters tapped unless you control a basic land.",
"{T}: Add {G}.",
"{2}{G}, {T}: Earthbend 2. Activate only as a sorcery. (Target land you control becomes a 0/0 creature with haste that's still a land. Put two +1/+1 counters on it. When it dies or is exiled, return it to the battlefield tapped.)",
": ",
"ICON_GOODYou control a basic land"
],
"id": "p72"
},
{
"tapped": false,
"name": "Crescent Island Temple",
"modified": true,
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": true,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p75"
},
{
"tapped": true,
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"id": "p7",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 24,
"life": 12,
"hand": [
{
"mana_cost": "{U}{U}",
"name": "Crashing Wave",
"rules": [
"As an additional cost to cast this spell, waterbend {X}.",
"Tap up to X target creatures, then distribute three stun counters among any number of tapped creatures your opponents control."
],
"id": "p27"
},
{
"mana_cost": "{1}{R}",
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p78"
},
{
"mana_cost": "{6}",
"name": "Planetarium of Wan Shi Tong",
"rules": [
"{1}, {T}: Scry 2. (Look at the top two cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever you scry or surveil, look at the top card of your library. You may cast that card without paying its mana cost. Do this only once each turn."
],
"id": "p83"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"id": "p46",
"power": "3",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"quest": 4
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p66"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p80"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": false,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Turtle-Duck",
"rules": [
"{3}: Until end of turn, this creature has base power 4 and gains trample."
],
"id": "p74",
"power": "0",
"toughness": "4",
"summoning_sick": true
}
],
"name": "PilotB",
"library_size": 25,
"life": 1
}
],
"board_cursor": 153,
"combat": [
{
"blocked": false,
"defending": "PilotB",
"attackers": [
{
"name": "Firebending Student",
"id": "p32",
"power": "1",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "PilotB",
"attackers": [
{
"name": "Monk Token",
"id": "p45",
"power": "1",
"toughness": "1"
}
]
},
{
"blocked": false,
"defending": "PilotB",
"attackers": [
{
"name": "Long Feng, Grand Secretariat",
"id": "p7",
"power": "2",
"toughness": "3"
}
]
}
],
"stack": [
{
"owner": "PilotA",
"ability_text": "firebending X, where X is Firebending Student's power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)",
"name": "Firebending Student",
"source_card": "Firebending Student"
}
],
"untapped_lands": 6,
"game_seq": 509,
"action_taken": "batch_attack",
"success": true,
"declared": [
{
"id": "all"
}
]
}gamePilotA attacks PilotB with 3 creatures
gamePilotA - Ability triggers: Firebending Student - firebending X, where X is Firebending Student's power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)
📝 action summaryPilotA turn 9
Attacking with all three; will cast Crashing Wave X=3 to tap their blockers (Fire Sages, Soldier, Turtle-Duck) so anything gets through for lethal on PilotB at 1.
Action: batch_attack
— Declare Blockers —
PilotBllm
pass_priority(until=my_turn)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Select blockers",
"response_type": "select",
"respond_with": "blockers=p5:p1,p6:p2 (blocker:attacker) or choice=yes (confirm) or choice=no (skip)",
"context": "T9 Combat/Declare Blockers (PilotA)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p25"
},
{
"name": "Ran and Shaw",
"rules": [
"Flying",
"Firebending 2 (Whenever this creature attacks, add {R}{R}. This mana lasts until end of combat.)",
"When {this} enter, if you cast them and there are three or more Dragon and/or Lesson cards in your graveyard, create a token that's a copy of {this}, except it's not legendary.",
"{3}{R}: Dragons you control get +2/+0 until end of turn.",
": ",
"Dragon and Lesson cards in your graveyard: 1"
],
"id": "p14"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Fire Sages",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)",
"{1}{R}{R}: Put a +1/+1 counter on {this}."
],
"id": "p46",
"power": "3",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"counters": {
"quest": 4
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p10"
},
{
"tapped": false,
"counters": {
"quest": 3
},
"name": "Firebender Ascension",
"rules": [
"When {this} enters, create a 2/2 red Soldier creature token with firebending 1.",
"Whenever a creature you control attacking causes a triggered ability of that creature to trigger, put a quest counter on {this}. Then if it has four or more quest counters on it, you may copy that ability. You may choose new targets for the copy."
],
"id": "p28"
},
{
"tapped": true,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p66"
},
{
"tapped": false,
"name": "Forest",
"rules": [
"{T}: Add {G}."
],
"id": "p80"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p11"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p34"
},
{
"tapped": true,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p12"
},
{
"tapped": false,
"name": "Plains",
"rules": [
"{T}: Add {W}."
],
"id": "p13"
},
{
"tapped": false,
"name": "Secret Tunnel",
"rules": [
"{this} can't be blocked.",
"{T}: Add {C}.",
"{4}, {T}: Two target creatures you control that share a creature type can't be blocked this turn."
],
"id": "p15"
},
{
"tapped": false,
"name": "Soldier Token",
"rules": [
"Firebending 1 (Whenever this creature attacks, add {R}. This mana lasts until end of combat.)"
],
"id": "p39",
"power": "2",
"toughness": "2",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Turtle-Duck",
"rules": [
"{3}: Until end of turn, this creature has base power 4 and gains trample."
],
"id": "p74",
"power": "0",
"toughness": "4",
"summoning_sick": true
}
],
"name": "PilotB",
"library_size": 25,
"life": 1,
"hand": [
{
"mana_cost": "{1}{W}{W}",
"name": "Suki, Courageous Rescuer",
"rules": [
"Other creatures you control get +1/+0.",
"Whenever another permanent you control leaves the battlefield during your turn, create a 1/1 white Ally creature token. This ability triggers only once each turn."
],
"power": "2",
"id": "p77",
"toughness": "4"
},
{
"mana_cost": "{4}{G}{G}",
"name": "The Legend of Kyoshi",
"rules": [
"(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.) ",
"I - Draw cards equal to the greatest power among creatures you control.",
"II - Earthbend X, where X is the number of cards in your hand. That land becomes an Island in addition to its other types.",
"III - Exile this Saga, then return it to the battlefield transformed under your control.",
": ",
"Greatest power among creatures you control: 3"
],
"id": "p16"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Gran-Gran",
"rules": [
"Whenever {this} becomes tapped, draw a card, then discard a card.",
"Noncreature spells you cast cost {1} less to cast as long as there are three or more Lesson cards in your graveyard.",
": ",
"Lesson cards in your graveyard: 1"
],
"id": "p4"
},
{
"name": "Iroh's Demonstration",
"rules": [
"Choose one —: &bull {this} deals 1 damage to each creature your opponents control.: &bull {this} deals 4 damage to target creature.: "
],
"id": "p40"
},
{
"name": "Lightning Strike",
"rules": [
"{this} deals 3 damage to any target."
],
"id": "p6"
},
{
"name": "The Last Agni Kai",
"rules": [
"Target creature you control fights target creature an opponent controls. If the creature the opponent controls is dealt excess damage this way, add that much {R}. : Until end of turn, you don't lose unspent red mana as steps and phases end."
],
"id": "p54"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Ba Sing Se",
"rules": [
"{this} enters tapped unless you control a basic land.",
"{T}: Add {G}.",
"{2}{G}, {T}: Earthbend 2. Activate only as a sorcery. (Target land you control becomes a 0/0 creature with haste that's still a land. Put two +1/+1 counters on it. When it dies or is exiled, return it to the battlefield tapped.)",
": ",
"ICON_GOODYou control a basic land"
],
"id": "p72"
},
{
"tapped": false,
"name": "Crescent Island Temple",
"rules": [
"When {this} enters, for each Shrine you control, create a 1/1 red Monk creature token with prowess.",
"Whenever another Shrine you control enters, create a 1/1 red Monk creature token with prowess.",
": ",
"Shrines you control: 0"
],
"id": "p3"
},
{
"tapped": true,
"name": "Firebending Student",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
"Firebending X, where X is {this}'s power. (Whenever this creature attacks, add X {R}. This mana lasts until end of combat.)"
],
"id": "p32",
"power": "1",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p75"
},
{
"tapped": true,
"name": "Long Feng, Grand Secretariat",
"rules": [
"Whenever another creature you control or a land you control is put into a graveyard from the battlefield, put a +1/+1 counter on target creature you control."
],
"id": "p7",
"power": "2",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Monk Token",
"rules": [
"Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
],
"id": "p45",
"power": "1",
"toughness": "1",
"summoning_sick": false,
"token": true
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p23"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "PilotA",
"library_size": 24,
"mana_pool": {
"R": 1
},
"life": 12
}
],
"board_cursor": 157,
"choices": [
{
"name": "Turtle-Duck",
"index": 0,
"action": "activate",
"playable_abilities": [
"{3}: Until end of turn, this creature has base po..."
],
"id": "p74"
},
{
"name": "Soldier Token",
"index": 1,
"choice_type": "blocker",
"id": "p39",
"power": "2",
"toughness": "2"
},
{
"name": "Fire Sages",
"index": 2,
"choice_type": "blocker",
"id": "p46",
"power": "3",
"toughness": "3"
},
{
"name": "Turtle-Duck",
"index": 3,
"choice_type": "blocker",
"id": "p74",
"power": "0",
"toughness": "4"
}
],
"combat_phase": "blockers",
"combat": [
{
"blocked": false,
"defending": "PilotB",
"attackers": [
{
"name": "Firebending Student",
"id": "p32",
"power": "1",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "PilotB",
"attackers": [
{
"name": "Monk Token",
"id": "p45",
"power": "1",
"toughness": "1"
}
]
},
{
"blocked": false,
"defending": "PilotB",
"attackers": [
{
"name": "Long Feng, Grand Secretariat",
"id": "p7",
"power": "2",
"toughness": "3"
}
]
}
],
"untapped_lands": 3,
"game_seq": 513,
"incoming_attackers": [
{
"name": "Firebending Student",
"id": "p32",
"power": "1",
"toughness": "2"
},
{
"name": "Monk Token",
"id": "p45",
"power": "1",
"toughness": "1"
},
{
"name": "Long Feng, Grand Secretariat",
"id": "p7",
"power": "2",
"toughness": "3"
}
],
"stop_reason": "combat"
}PilotAllm
pass_priority()
{
"action_pending": false,
"game_seq": 518,
"game_over": true,
"stop_reason": "game_over"
}PilotBllm
pass_priority(until=my_turn, board_cursor=157)
{
"action_pending": false,
"game_seq": 519,
"player_dead": true,
"game_over": true,
"stop_reason": "game_over"
}gamePilotB loses 1 life at combat from Firebending Student
gamePilotB loses 1 life at combat from Monk Token
gamePilotB loses 2 life at combat from Long Feng, Grand Secretariat
gamePilotB has lost the game.
— Combat Damage —
PilotA wins the game!