Gem31P Vorthos (Phyrexian + Snow) vs QwCdr Sarge (Discarding 2 + Think Again)
5 major, 7 moderate, 3 minor, 4 questionable blunders
Season 1
/ 309
Stack
Game Log
gameQwCdr Sarge's library is shuffled
gameGem31P Vorthos's library is shuffled
Gem31P Vorthosllm
pass_priority()
{
"action_pending": true,
"action_type": "GAME_TARGET",
"message": "Select a starting player",
"response_type": "index",
"respond_with": "choice=pN — must pick a target",
"context": "T1 ()",
"board": [
{
"hand_size": 0,
"is_active": false,
"is_you": true,
"name": "Gem31P Vorthos",
"library_size": 40,
"life": 20,
"hand": []
},
{
"hand_size": 0,
"is_active": false,
"is_you": false,
"name": "QwCdr Sarge",
"library_size": 40,
"life": 20
}
],
"board_cursor": 1,
"choices": [
{
"is_you": true,
"name": "Gem31P Vorthos",
"target_type": "player",
"index": 0,
"id": "p1"
},
{
"name": "QwCdr Sarge",
"target_type": "player",
"index": 1,
"id": "p2"
}
],
"game_seq": 5,
"required": true,
"can_cancel": false,
"stop_reason": "non_priority_action"
}Gem31P VorthosmcpGem31P Vorthos
raw
choose_action(choice=p1)
{
"success": true,
"action_taken": "selected_target_0",
"game_seq": 5,
"next_action_pending": true,
"next_action_type": "GAME_ASK",
"next_action_message": "Mulligan down to 6 cards?",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}Gem31P Vorthosllm
pass_priority(board_cursor=1)
{
"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": "Gem31P Vorthos",
"library_size": 33,
"life": 20,
"hand": [
{
"mana_cost": "{4}{U}",
"name": "Berg Strider",
"rules": [
"When {this} enters, tap target artifact or creature an opponent controls. If {S} was spent to cast this spell, that permanent doesn't untap during its controller's next untap step."
],
"power": "4",
"id": "p3",
"toughness": "4"
},
{
"mana_cost": "{2}{B}",
"name": "Douse in Gloom",
"rules": [
"{this} deals 2 damage to target creature and you gain 2 life."
],
"id": "p4"
},
{
"mana_cost": "{2}{B}{B}",
"name": "Entomber Exarch",
"rules": [
"When {this} enters, choose one —: &bull Return target creature card from your graveyard to your hand.: &bull Target opponent reveals their hand. You choose a card from it. That player discards that card.: "
],
"power": "2",
"id": "p5",
"toughness": "2"
},
{
"name": "Snow-Covered Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p6"
},
{
"name": "Swamp",
"is_land": true,
"rules": [
"{T}: Add {B}."
],
"id": "p7"
},
{
"name": "Swamp",
"is_land": true,
"rules": [
"{T}: Add {B}."
],
"id": "p8"
},
{
"name": "Swamp",
"is_land": true,
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
]
},
{
"hand_size": 7,
"is_active": false,
"is_you": false,
"name": "QwCdr Sarge",
"library_size": 33,
"life": 20
}
],
"board_cursor": 2,
"your_hand": [
{
"mana_cost": "{4}{U}",
"name": "Berg Strider",
"rules": [
"When {this} enters, tap target artifact or creature an opponent controls. If {S} was spent to cast this spell, that permanent doesn't untap during its controller's next untap step."
],
"power": "4",
"toughness": "4"
},
{
"mana_cost": "{2}{B}",
"name": "Douse in Gloom",
"rules": [
"{this} deals 2 damage to target creature and you gain 2 life."
]
},
{
"mana_cost": "{2}{B}{B}",
"name": "Entomber Exarch",
"rules": [
"When {this} enters, choose one —: &bull Return target creature card from your graveyard to your hand.: &bull Target opponent reveals their hand. You choose a card from it. That player discards that card.: "
],
"power": "2",
"toughness": "2"
},
{
"name": "Snow-Covered Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
]
},
{
"name": "Swamp",
"is_land": true,
"rules": [
"{T}: Add {B}."
]
},
{
"name": "Swamp",
"is_land": true,
"rules": [
"{T}: Add {B}."
]
},
{
"name": "Swamp",
"is_land": true,
"rules": [
"{T}: Add {B}."
]
}
],
"game_seq": 7,
"stop_reason": "non_priority_action"
}gameGem31P Vorthos chooses that they take the first turn
Gem31P VorthosmcpKeep hand
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "no",
"game_seq": 7
}QwCdr SargemcpKeep hand
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "no",
"game_seq": 8,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}gameGem31P Vorthos skips Draw step
— Precombat Main —
QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 12,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}— Declare Attackers —
QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 16,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}— Postcombat Main —
Gem31P Vorthosllm
pass_priority(board_cursor=2)
{
"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 (Gem31P Vorthos) YOUR_MAIN",
"board": [
{
"hand_size": 7,
"is_active": true,
"is_you": true,
"name": "Gem31P Vorthos",
"library_size": 33,
"life": 20,
"hand": [
{
"mana_cost": "{4}{U}",
"name": "Berg Strider",
"rules": [
"When {this} enters, tap target artifact or creature an opponent controls. If {S} was spent to cast this spell, that permanent doesn't untap during its controller's next untap step."
],
"power": "4",
"id": "p3",
"toughness": "4"
},
{
"mana_cost": "{2}{B}",
"name": "Douse in Gloom",
"rules": [
"{this} deals 2 damage to target creature and you gain 2 life."
],
"id": "p4"
},
{
"mana_cost": "{2}{B}{B}",
"name": "Entomber Exarch",
"rules": [
"When {this} enters, choose one —: &bull Return target creature card from your graveyard to your hand.: &bull Target opponent reveals their hand. You choose a card from it. That player discards that card.: "
],
"power": "2",
"id": "p5",
"toughness": "2"
},
{
"name": "Snow-Covered Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p6",
"playable": true
},
{
"name": "Swamp",
"is_land": true,
"rules": [
"{T}: Add {B}."
],
"id": "p7",
"playable": true
},
{
"name": "Swamp",
"is_land": true,
"rules": [
"{T}: Add {B}."
],
"id": "p8",
"playable": true
},
{
"name": "Swamp",
"is_land": true,
"rules": [
"{T}: Add {B}."
],
"id": "p9",
"playable": true
}
]
},
{
"hand_size": 7,
"is_active": false,
"is_you": false,
"name": "QwCdr Sarge",
"library_size": 33,
"life": 20
}
],
"board_cursor": 3,
"choices": [
{
"name": "Snow-Covered Island",
"index": 0,
"action": "land",
"id": "p6"
},
{
"name": "Swamp",
"index": 1,
"action": "land",
"id": "p7"
},
{
"name": "Swamp",
"index": 2,
"action": "land",
"id": "p8"
},
{
"name": "Swamp",
"index": 3,
"action": "land",
"id": "p9"
}
],
"game_seq": 17,
"land_drops_used": 0,
"stop_reason": "playable_cards",
"has_playable_cards": true
}Gem31P VorthosmcpPlay Swamp
raw
choose_action(choice=p7)
{
"success": true,
"action_taken": "selected_1",
"game_seq": 17,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play spells and abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}gameGem31P Vorthos puts Swamp from hand onto the Battlefield
QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 21,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play spells and abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}— QwCdr Sarge's Turn 1 —
QwCdr SargemcpPlay Island
raw
choose_action(choice=p10)
{
"success": true,
"action_taken": "selected_0",
"game_seq": 22,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play spells and abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}gameQwCdr Sarge puts Island from hand onto the Battlefield
QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 26,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}— Declare Attackers —
QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 30,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play spells and abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}— Postcombat Main —
QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 32,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}— Gem31P Vorthos's Turn 2 —
chatGem31P Vorthos: The frozen shores of Kaldheim greet you, traveler. Our journey begins.
Gem31P Vorthosllm
pass_priority(board_cursor=3)
{
"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 (Gem31P Vorthos) YOUR_MAIN",
"board": [
{
"hand_size": 7,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p7"
}
],
"name": "Gem31P Vorthos",
"library_size": 32,
"life": 20,
"hand": [
{
"mana_cost": "{4}{U}",
"name": "Berg Strider",
"rules": [
"When {this} enters, tap target artifact or creature an opponent controls. If {S} was spent to cast this spell, that permanent doesn't untap during its controller's next untap step."
],
"power": "4",
"id": "p3",
"toughness": "4"
},
{
"mana_cost": "{2}{B}",
"name": "Douse in Gloom",
"rules": [
"{this} deals 2 damage to target creature and you gain 2 life."
],
"id": "p4"
},
{
"mana_cost": "{2}{B}{B}",
"name": "Entomber Exarch",
"rules": [
"When {this} enters, choose one —: &bull Return target creature card from your graveyard to your hand.: &bull Target opponent reveals their hand. You choose a card from it. That player discards that card.: "
],
"power": "2",
"id": "p5",
"toughness": "2"
},
{
"name": "Snow-Covered Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p6",
"playable": true
},
{
"name": "Snow-Covered Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p24",
"playable": true
},
{
"name": "Swamp",
"is_land": true,
"rules": [
"{T}: Add {B}."
],
"id": "p8",
"playable": true
},
{
"name": "Swamp",
"is_land": true,
"rules": [
"{T}: Add {B}."
],
"id": "p9",
"playable": true
}
]
},
{
"hand_size": 7,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
}
],
"name": "QwCdr Sarge",
"library_size": 32,
"life": 20
}
],
"board_cursor": 4,
"choices": [
{
"name": "Snow-Covered Island",
"index": 0,
"action": "land",
"id": "p6"
},
{
"name": "Snow-Covered Island",
"index": 1,
"action": "land",
"id": "p24"
},
{
"name": "Swamp",
"index": 2,
"action": "land",
"id": "p8"
},
{
"name": "Swamp",
"index": 3,
"action": "land",
"id": "p9"
}
],
"untapped_lands": 1,
"game_seq": 34,
"land_drops_used": 0,
"stop_reason": "playable_cards",
"has_playable_cards": true
}Gem31P Vorthosmcpsend_chat_message
raw
send_chat_message(message=The frozen shores of Kaldheim greet you,...)
{
"success": true
}Gem31P VorthosmcpPlay Snow-Covered Island
raw
choose_action(choice=p6)
{
"success": true,
"action_taken": "selected_0",
"game_seq": 34,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play spells and abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}gameGem31P Vorthos puts Snow-Covered Island from hand onto the Battlefield
QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 39,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}— Declare Attackers —
QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 43,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}— Postcombat Main —
QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 45,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play spells and abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}— QwCdr Sarge's Turn 2 —
QwCdr SargemcpPlay Swamp
raw
choose_action(choice=p25)
{
"success": true,
"action_taken": "selected_2",
"game_seq": 46,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play spells and abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}gameQwCdr Sarge puts Swamp from hand onto the Battlefield
QwCdr SargemcpCast Merfolk Pupil {1}{U}
raw
choose_action(choice=p12, mana_plan=p10:U)
{
"success": false,
"error": "Invalid mana_plan: For input string: \"U\". Expected: [\"p1\",\"p2:0\",\"RED\"]",
"error_code": "invalid_mana_plan",
"retryable": true,
"game_seq": 50,
"recent_chat": [
"Gem31P Vorthos: The frozen shores of Kaldheim greet you, traveler. Our journey begins."
]
}QwCdr SargemcpCast Merfolk Pupil {1}{U}
raw
choose_action(choice=p12, mana_plan=p10:1)
{
"success": true,
"action_taken": "selected_0",
"mana_plan_set": true,
"mana_plan_size": 1,
"game_seq": 50,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}gameQwCdr Sarge casts Merfolk Pupil from hand
QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 54,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}gameQwCdr Sarge puts Merfolk Pupil from stack onto the Battlefield
gameQwCdr Sarge - Ability triggers: Merfolk Pupil - When Merfolk Pupil enters, draw a card, then discard a card.
QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 58,
"next_action_pending": true,
"next_action_type": "GAME_TARGET",
"next_action_message": "Select a card to discard",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}QwCdr SargemcpIsland
raw
choose_action(choice=p23)
{
"success": true,
"action_taken": "selected_target_0",
"game_seq": 60,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play spells and abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}minor blunder
Discarded Island instead of Nyxathid when only at 3 lands.
Discarded Island instead of Nyxathid when only at 3 lands. Nyxathid is currently a 1/1 for 3 mana (opponent has 6 cards) and will remain mediocre throughout the game. Meanwhile, having only 3 lands and needing to reach 4 for Ravenous Chupacabra (a key card) means every land matters. The player still has Thriving Isle and Swamp in hand but losing a land drop opportunity risks delaying the powerful Chupacabra.
Analysis
Action taken: Discarded Island
Better line: Discard Nyxathid, which is the weakest card in hand given the opponent's large hand size, preserving the Island to ensure hitting land drops for Chupacabra on curve.
gameQwCdr Sarge discards Island (source: Merfolk Pupil)
QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 62,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}— Declare Attackers —
QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 66,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play spells and abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}— Postcombat Main —
QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 68,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}— Gem31P Vorthos's Turn 3 —
Gem31P Vorthosllm
pass_priority(board_cursor=4)
{
"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 (Gem31P Vorthos) YOUR_MAIN",
"board": [
{
"hand_size": 7,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p7"
}
],
"name": "Gem31P Vorthos",
"library_size": 31,
"life": 20,
"hand": [
{
"mana_cost": "{4}{U}",
"name": "Berg Strider",
"rules": [
"When {this} enters, tap target artifact or creature an opponent controls. If {S} was spent to cast this spell, that permanent doesn't untap during its controller's next untap step."
],
"power": "4",
"id": "p3",
"toughness": "4"
},
{
"mana_cost": "{2}{B}",
"name": "Douse in Gloom",
"rules": [
"{this} deals 2 damage to target creature and you gain 2 life."
],
"id": "p4"
},
{
"mana_cost": "{2}{B}{B}",
"name": "Entomber Exarch",
"rules": [
"When {this} enters, choose one —: &bull Return target creature card from your graveyard to your hand.: &bull Target opponent reveals their hand. You choose a card from it. That player discards that card.: "
],
"power": "2",
"id": "p5",
"toughness": "2"
},
{
"mana_cost": "{1}{U}",
"name": "Pilfering Hawk",
"rules": [
"Flying",
"{S}, {T}: Draw a card, then discard a card."
],
"power": "1",
"id": "p29",
"toughness": "2",
"playable": true
},
{
"name": "Snow-Covered Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p24",
"playable": true
},
{
"name": "Swamp",
"is_land": true,
"rules": [
"{T}: Add {B}."
],
"id": "p8",
"playable": true
},
{
"name": "Swamp",
"is_land": true,
"rules": [
"{T}: Add {B}."
],
"id": "p9",
"playable": true
}
]
},
{
"hand_size": 6,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p23"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Merfolk Pupil",
"rules": [
"When {this} enters, draw a card, then discard a card.",
"{1}{U}, Exile this card from your graveyard: Draw a card, then discard a card."
],
"id": "p12",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p25"
}
],
"name": "QwCdr Sarge",
"library_size": 30,
"life": 20
}
],
"board_cursor": 5,
"choices": [
{
"mana_cost": "{1}{U}",
"name": "Pilfering Hawk",
"index": 0,
"action": "cast",
"id": "p29",
"power": "1",
"toughness": "2"
},
{
"name": "Snow-Covered Island",
"index": 1,
"action": "land",
"id": "p24"
},
{
"name": "Swamp",
"index": 2,
"action": "land",
"id": "p8"
},
{
"name": "Swamp",
"index": 3,
"action": "land",
"id": "p9"
}
],
"untapped_lands": 2,
"game_seq": 70,
"land_drops_used": 0,
"stop_reason": "playable_cards",
"has_playable_cards": true
}Gem31P VorthosmcpPlay Snow-Covered Island
raw
choose_action(choice=p24)
{
"success": true,
"action_taken": "selected_1",
"game_seq": 70,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play spells and abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}gameGem31P Vorthos puts Snow-Covered Island from hand onto the Battlefield
QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 75,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}— Declare Attackers —
Gem31P Vorthosllm
pass_priority(board_cursor=5)
{
"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 (Gem31P Vorthos)",
"board": [
{
"hand_size": 6,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p24"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p7"
}
],
"name": "Gem31P Vorthos",
"library_size": 31,
"life": 20,
"hand": [
{
"mana_cost": "{4}{U}",
"name": "Berg Strider",
"rules": [
"When {this} enters, tap target artifact or creature an opponent controls. If {S} was spent to cast this spell, that permanent doesn't untap during its controller's next untap step."
],
"power": "4",
"id": "p3",
"toughness": "4"
},
{
"mana_cost": "{2}{B}",
"name": "Douse in Gloom",
"rules": [
"{this} deals 2 damage to target creature and you gain 2 life."
],
"id": "p4",
"playable": true
},
{
"mana_cost": "{2}{B}{B}",
"name": "Entomber Exarch",
"rules": [
"When {this} enters, choose one —: &bull Return target creature card from your graveyard to your hand.: &bull Target opponent reveals their hand. You choose a card from it. That player discards that card.: "
],
"power": "2",
"id": "p5",
"toughness": "2"
},
{
"mana_cost": "{1}{U}",
"name": "Pilfering Hawk",
"rules": [
"Flying",
"{S}, {T}: Draw a card, then discard a card."
],
"power": "1",
"id": "p29",
"toughness": "2"
},
{
"name": "Swamp",
"is_land": true,
"rules": [
"{T}: Add {B}."
],
"id": "p8"
},
{
"name": "Swamp",
"is_land": true,
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
]
},
{
"hand_size": 6,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p23"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Merfolk Pupil",
"rules": [
"When {this} enters, draw a card, then discard a card.",
"{1}{U}, Exile this card from your graveyard: Draw a card, then discard a card."
],
"id": "p12",
"power": "1",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p25"
}
],
"name": "QwCdr Sarge",
"library_size": 30,
"life": 20
}
],
"board_cursor": 6,
"choices": [
{
"mana_cost": "{2}{B}",
"name": "Douse in Gloom",
"index": 0,
"action": "cast",
"id": "p4"
}
],
"untapped_lands": 3,
"game_seq": 78,
"stop_reason": "playable_cards",
"has_playable_cards": true
}Gem31P VorthosmcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 78,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play spells and abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 79,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}— Postcombat Main —
QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 81,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play spells and abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}— QwCdr Sarge's Turn 3 —
QwCdr SargemcpPlay Thriving Isle
raw
choose_action(choice=p16)
{
"success": true,
"action_taken": "selected_1",
"game_seq": 82,
"next_action_pending": true,
"next_action_type": "GAME_CHOOSE_CHOICE",
"next_action_message": "Choose replacement effect to resolve first",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}moderate blunder
Chose Green for Thriving Isle in a UB deck with no green cards.
Chose Green for Thriving Isle in a UB deck with no green cards. Their hand has Nyxathid (1BB), Ravenous Chupacabra (2BB), and other UB cards. Choosing Green means the Thriving Isle can only produce U or G, making the G mode completely useless for the rest of the game.
Analysis
Action taken: Chose Green as the secondary color for Thriving Isle
Better line: Choose Black for Thriving Isle, giving it the ability to tap for U or B. This provides crucial mana flexibility for casting double-black spells like Ravenous Chupacabra and Nyxathid, and avoids having a dead mana mode on the land.
QwCdr SargemcpThriving Isle: As Thriving Isle enters, choose a color other than blue.
raw
choose_action(choice=1)
{
"success": true,
"action_taken": "selected_choice_1",
"game_seq": 83,
"next_action_pending": true,
"next_action_type": "GAME_CHOOSE_CHOICE",
"next_action_message": "Choose color",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}QwCdr SargemcpGreen
raw
choose_action(choice=3)
{
"success": true,
"action_taken": "selected_choice_3",
"game_seq": 84,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play spells and abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}gameThriving Isle: QwCdr Sarge has chosen Green
gameQwCdr Sarge puts Thriving Isle from hand onto the Battlefield
QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 89,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Select attackers",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}Gem31P Vorthosllm
pass_priority(board_cursor=6)
{
"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 Precombat Main/Precombat Main (QwCdr Sarge)",
"board": [
{
"hand_size": 6,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p24"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p7"
}
],
"name": "Gem31P Vorthos",
"library_size": 31,
"life": 20,
"hand": [
{
"mana_cost": "{4}{U}",
"name": "Berg Strider",
"rules": [
"When {this} enters, tap target artifact or creature an opponent controls. If {S} was spent to cast this spell, that permanent doesn't untap during its controller's next untap step."
],
"power": "4",
"id": "p3",
"toughness": "4"
},
{
"mana_cost": "{2}{B}",
"name": "Douse in Gloom",
"rules": [
"{this} deals 2 damage to target creature and you gain 2 life."
],
"id": "p4",
"playable": true
},
{
"mana_cost": "{2}{B}{B}",
"name": "Entomber Exarch",
"rules": [
"When {this} enters, choose one —: &bull Return target creature card from your graveyard to your hand.: &bull Target opponent reveals their hand. You choose a card from it. That player discards that card.: "
],
"power": "2",
"id": "p5",
"toughness": "2"
},
{
"mana_cost": "{1}{U}",
"name": "Pilfering Hawk",
"rules": [
"Flying",
"{S}, {T}: Draw a card, then discard a card."
],
"power": "1",
"id": "p29",
"toughness": "2"
},
{
"name": "Swamp",
"is_land": true,
"rules": [
"{T}: Add {B}."
],
"id": "p8"
},
{
"name": "Swamp",
"is_land": true,
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
]
},
{
"hand_size": 6,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p23"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Merfolk Pupil",
"rules": [
"When {this} enters, draw a card, then discard a card.",
"{1}{U}, Exile this card from your graveyard: Draw a card, then discard a card."
],
"id": "p12",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p25"
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p16"
}
],
"name": "QwCdr Sarge",
"library_size": 29,
"life": 20
}
],
"board_cursor": 7,
"choices": [
{
"mana_cost": "{2}{B}",
"name": "Douse in Gloom",
"index": 0,
"action": "cast",
"id": "p4"
}
],
"untapped_lands": 3,
"game_seq": 90,
"stop_reason": "playable_cards",
"has_playable_cards": true
}Gem31P VorthosmcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 90,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}— Declare Attackers —
QwCdr SargemcpAttack with Merfolk Pupil 1/1
raw
choose_action(attackers=all)
{
"error": "Invalid structured content returned by tool choose_action: 'all' is not of type 'object'\n\nFailed validating 'type' in schema['properties']['declared']['items']:\n {'type': 'object'}\n\nOn instance['declared'][0]:\n 'all'"
}QwCdr SargemcpAttack with Merfolk Pupil 1/1
raw
choose_action(attackers=p12)
{
"success": false,
"error": "GAME_SELECT requires choice=pN to play a card, or choice=\"no\" to pass priority. Call get_action_choices first to see available cards.",
"error_code": "missing_param",
"retryable": true,
"warning": "Ignored attackers parameter (not in declare_attackers phase)",
"game_seq": 95
}gameQwCdr Sarge attacks Gem31P Vorthos with 1 creature
QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 95,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}— Declare Blockers —
QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 99,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}Gem31P Vorthosllm
pass_priority(board_cursor=7)
{
"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 Blockers (QwCdr Sarge)",
"board": [
{
"hand_size": 6,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p24"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p7"
}
],
"name": "Gem31P Vorthos",
"library_size": 31,
"life": 20,
"hand": [
{
"mana_cost": "{4}{U}",
"name": "Berg Strider",
"rules": [
"When {this} enters, tap target artifact or creature an opponent controls. If {S} was spent to cast this spell, that permanent doesn't untap during its controller's next untap step."
],
"power": "4",
"id": "p3",
"toughness": "4"
},
{
"mana_cost": "{2}{B}",
"name": "Douse in Gloom",
"rules": [
"{this} deals 2 damage to target creature and you gain 2 life."
],
"id": "p4",
"playable": true
},
{
"mana_cost": "{2}{B}{B}",
"name": "Entomber Exarch",
"rules": [
"When {this} enters, choose one —: &bull Return target creature card from your graveyard to your hand.: &bull Target opponent reveals their hand. You choose a card from it. That player discards that card.: "
],
"power": "2",
"id": "p5",
"toughness": "2"
},
{
"mana_cost": "{1}{U}",
"name": "Pilfering Hawk",
"rules": [
"Flying",
"{S}, {T}: Draw a card, then discard a card."
],
"power": "1",
"id": "p29",
"toughness": "2"
},
{
"name": "Swamp",
"is_land": true,
"rules": [
"{T}: Add {B}."
],
"id": "p8"
},
{
"name": "Swamp",
"is_land": true,
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
]
},
{
"hand_size": 6,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p23"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Merfolk Pupil",
"rules": [
"When {this} enters, draw a card, then discard a card.",
"{1}{U}, Exile this card from your graveyard: Draw a card, then discard a card."
],
"id": "p12",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p25"
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p16"
}
],
"name": "QwCdr Sarge",
"library_size": 29,
"life": 20
}
],
"board_cursor": 8,
"choices": [
{
"mana_cost": "{2}{B}",
"name": "Douse in Gloom",
"index": 0,
"action": "cast",
"id": "p4"
}
],
"combat": [
{
"blocked": false,
"defending": "Gem31P Vorthos",
"attackers": [
{
"name": "Merfolk Pupil",
"id": "p12",
"power": "1",
"toughness": "1"
}
]
}
],
"untapped_lands": 3,
"game_seq": 100,
"stop_reason": "playable_cards",
"has_playable_cards": true
}Gem31P VorthosmcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 100,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}Gem31P Vorthosllm
pass_priority(board_cursor=8)
{
"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 Postcombat Main/Postcombat Main (QwCdr Sarge)",
"board": [
{
"hand_size": 6,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p24"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p7"
}
],
"name": "Gem31P Vorthos",
"library_size": 31,
"life": 19,
"hand": [
{
"mana_cost": "{4}{U}",
"name": "Berg Strider",
"rules": [
"When {this} enters, tap target artifact or creature an opponent controls. If {S} was spent to cast this spell, that permanent doesn't untap during its controller's next untap step."
],
"power": "4",
"id": "p3",
"toughness": "4"
},
{
"mana_cost": "{2}{B}",
"name": "Douse in Gloom",
"rules": [
"{this} deals 2 damage to target creature and you gain 2 life."
],
"id": "p4",
"playable": true
},
{
"mana_cost": "{2}{B}{B}",
"name": "Entomber Exarch",
"rules": [
"When {this} enters, choose one —: &bull Return target creature card from your graveyard to your hand.: &bull Target opponent reveals their hand. You choose a card from it. That player discards that card.: "
],
"power": "2",
"id": "p5",
"toughness": "2"
},
{
"mana_cost": "{1}{U}",
"name": "Pilfering Hawk",
"rules": [
"Flying",
"{S}, {T}: Draw a card, then discard a card."
],
"power": "1",
"id": "p29",
"toughness": "2"
},
{
"name": "Swamp",
"is_land": true,
"rules": [
"{T}: Add {B}."
],
"id": "p8"
},
{
"name": "Swamp",
"is_land": true,
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
]
},
{
"hand_size": 6,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p23"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Merfolk Pupil",
"rules": [
"When {this} enters, draw a card, then discard a card.",
"{1}{U}, Exile this card from your graveyard: Draw a card, then discard a card."
],
"id": "p12",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p25"
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p16"
}
],
"name": "QwCdr Sarge",
"library_size": 29,
"life": 20
}
],
"board_cursor": 9,
"choices": [
{
"mana_cost": "{2}{B}",
"name": "Douse in Gloom",
"index": 0,
"action": "cast",
"id": "p4"
}
],
"untapped_lands": 3,
"game_seq": 106,
"stop_reason": "playable_cards",
"has_playable_cards": true
}gameGem31P Vorthos loses 1 life at combat from Merfolk Pupil
— Combat Damage —
QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 103
}— Postcombat Main —
Gem31P VorthosmcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 106,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play spells and abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}Gem31P Vorthosllm
pass_priority(board_cursor=9)
{
"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 (Gem31P Vorthos)",
"board": [
{
"hand_size": 7,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p24"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p7"
}
],
"name": "Gem31P Vorthos",
"library_size": 30,
"life": 19,
"hand": [
{
"mana_cost": "{4}{U}",
"name": "Berg Strider",
"rules": [
"When {this} enters, tap target artifact or creature an opponent controls. If {S} was spent to cast this spell, that permanent doesn't untap during its controller's next untap step."
],
"power": "4",
"id": "p3",
"toughness": "4"
},
{
"mana_cost": "{2}{B}",
"name": "Douse in Gloom",
"rules": [
"{this} deals 2 damage to target creature and you gain 2 life."
],
"id": "p4",
"playable": true
},
{
"mana_cost": "{2}{B}{B}",
"name": "Entomber Exarch",
"rules": [
"When {this} enters, choose one —: &bull Return target creature card from your graveyard to your hand.: &bull Target opponent reveals their hand. You choose a card from it. That player discards that card.: "
],
"power": "2",
"id": "p5",
"toughness": "2"
},
{
"mana_cost": "{4}{B}{B}",
"name": "Phyrexian Gargantua",
"rules": [
"When {this} enters, you draw two cards and you lose 2 life."
],
"power": "4",
"id": "p31",
"toughness": "4"
},
{
"mana_cost": "{1}{U}",
"name": "Pilfering Hawk",
"rules": [
"Flying",
"{S}, {T}: Draw a card, then discard a card."
],
"power": "1",
"id": "p29",
"toughness": "2"
},
{
"name": "Swamp",
"is_land": true,
"rules": [
"{T}: Add {B}."
],
"id": "p8"
},
{
"name": "Swamp",
"is_land": true,
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
]
},
{
"hand_size": 6,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p23"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Merfolk Pupil",
"rules": [
"When {this} enters, draw a card, then discard a card.",
"{1}{U}, Exile this card from your graveyard: Draw a card, then discard a card."
],
"id": "p12",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p25"
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p16"
}
],
"name": "QwCdr Sarge",
"library_size": 29,
"life": 20
}
],
"board_cursor": 10,
"choices": [
{
"mana_cost": "{2}{B}",
"name": "Douse in Gloom",
"index": 0,
"action": "cast",
"id": "p4"
}
],
"untapped_lands": 3,
"game_seq": 112,
"stop_reason": "playable_cards",
"has_playable_cards": true
}— Gem31P Vorthos's Turn 4 —
— Declare Attackers —
chatGem31P Vorthos: Ah, a mere sting. The Pupil has much yet to learn.
Gem31P Vorthosmcpsend_chat_message
raw
send_chat_message(message=Ah, a mere sting. The Pupil has much yet...)
{
"success": true
}Gem31P VorthosmcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 112,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play spells and abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}— Postcombat Main —
— QwCdr Sarge's Turn 4 —
chatQwCdr Sarge: Not bad, Vorthos. But this Merfolk is just getting warmed up!
QwCdr Sargellm
pass_priority(board_cursor=17)
{
"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 (QwCdr Sarge) YOUR_MAIN",
"board": [
{
"hand_size": 7,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p23"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Merfolk Pupil",
"rules": [
"When {this} enters, draw a card, then discard a card.",
"{1}{U}, Exile this card from your graveyard: Draw a card, then discard a card."
],
"id": "p12",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p25"
},
{
"tapped": false,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p16"
}
],
"name": "QwCdr Sarge",
"library_size": 28,
"life": 20,
"hand": [
{
"mana_cost": "{4}{U}{U}",
"name": "Jace, Arcane Strategist",
"rules": [
"Whenever you draw your second card each turn, put a +1/+1 counter on target creature you control.",
"+1: Draw a card.",
"-7: Creatures you control can't be blocked this turn.",
": ",
"Cards drawn this turn: 1"
],
"id": "p11"
},
{
"mana_cost": "{2}{U}",
"name": "Mystic Skyfish",
"rules": [
"Whenever you draw your second card each turn, {this} gains flying until end of turn.",
": ",
"Cards drawn this turn: 1"
],
"power": "3",
"id": "p28",
"toughness": "1",
"playable": true
},
{
"mana_cost": "{1}{B}{B}",
"name": "Nyxathid",
"rules": [
"As {this} enters, choose an opponent.",
"{this} gets -1/-1 for each card in the chosen player's hand."
],
"power": "7",
"id": "p13",
"toughness": "7"
},
{
"mana_cost": "{2}{B}{B}",
"name": "Ravenous Chupacabra",
"rules": [
"When {this} enters, destroy target creature an opponent controls."
],
"power": "2",
"id": "p14",
"toughness": "2"
},
{
"name": "Swamp",
"is_land": true,
"rules": [
"{T}: Add {B}."
],
"id": "p15",
"playable": true
},
{
"name": "Swamp",
"is_land": true,
"rules": [
"{T}: Add {B}."
],
"id": "p32",
"playable": true
},
{
"mana_cost": "{3}{U}",
"name": "Tome Anima",
"rules": [
"{this} can't be blocked as long as you've drawn two or more cards this turn.",
": ",
"Cards you've drawn this turn: 1"
],
"power": "3",
"id": "p30",
"toughness": "3"
}
]
},
{
"hand_size": 7,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p24"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p7"
}
],
"name": "Gem31P Vorthos",
"library_size": 30,
"life": 19
}
],
"board_cursor": 18,
"choices": [
{
"mana_cost": "{2}{U}",
"name": "Mystic Skyfish",
"index": 0,
"action": "cast",
"id": "p28",
"power": "3",
"toughness": "1"
},
{
"name": "Swamp",
"index": 1,
"action": "land",
"id": "p15"
},
{
"name": "Swamp",
"index": 2,
"action": "land",
"id": "p32"
}
],
"untapped_lands": 3,
"game_seq": 116,
"land_drops_used": 0,
"recent_chat": [
"Gem31P Vorthos: Ah, a mere sting. The Pupil has much yet to learn."
],
"stop_reason": "playable_cards",
"has_playable_cards": true
}QwCdr Sargemcpsend_chat_message
raw
send_chat_message(message=Not bad, Vorthos. But this Merfolk is ju...)
{
"success": true
}QwCdr SargemcpCast Mystic Skyfish {2}{U}
raw
choose_action(choice=p28)
{
"success": true,
"action_taken": "selected_0",
"game_seq": 116,
"next_action_pending": true,
"next_action_type": "GAME_CHOOSE_ABILITY",
"next_action_message": "Choose spell or ability to play: Thriving Isle",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}QwCdr Sargemcp1. {T}: Add {U}.
raw
choose_action(choice=0)
{
"success": true,
"action_taken": "selected_ability_0",
"game_seq": 120,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}gameQwCdr Sarge casts Mystic Skyfish from hand
QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 124,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play spells and abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}Gem31P Vorthosllm
pass_priority(board_cursor=10)
{
"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 Precombat Main/Precombat Main (QwCdr Sarge)",
"board": [
{
"hand_size": 7,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p24"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p7"
}
],
"name": "Gem31P Vorthos",
"library_size": 30,
"life": 19,
"hand": [
{
"mana_cost": "{4}{U}",
"name": "Berg Strider",
"rules": [
"When {this} enters, tap target artifact or creature an opponent controls. If {S} was spent to cast this spell, that permanent doesn't untap during its controller's next untap step."
],
"power": "4",
"id": "p3",
"toughness": "4"
},
{
"mana_cost": "{2}{B}",
"name": "Douse in Gloom",
"rules": [
"{this} deals 2 damage to target creature and you gain 2 life."
],
"id": "p4",
"playable": true
},
{
"mana_cost": "{2}{B}{B}",
"name": "Entomber Exarch",
"rules": [
"When {this} enters, choose one —: &bull Return target creature card from your graveyard to your hand.: &bull Target opponent reveals their hand. You choose a card from it. That player discards that card.: "
],
"power": "2",
"id": "p5",
"toughness": "2"
},
{
"mana_cost": "{4}{B}{B}",
"name": "Phyrexian Gargantua",
"rules": [
"When {this} enters, you draw two cards and you lose 2 life."
],
"power": "4",
"id": "p31",
"toughness": "4"
},
{
"mana_cost": "{1}{U}",
"name": "Pilfering Hawk",
"rules": [
"Flying",
"{S}, {T}: Draw a card, then discard a card."
],
"power": "1",
"id": "p29",
"toughness": "2"
},
{
"name": "Swamp",
"is_land": true,
"rules": [
"{T}: Add {B}."
],
"id": "p8"
},
{
"name": "Swamp",
"is_land": true,
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
]
},
{
"hand_size": 6,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p23"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Merfolk Pupil",
"rules": [
"When {this} enters, draw a card, then discard a card.",
"{1}{U}, Exile this card from your graveyard: Draw a card, then discard a card."
],
"id": "p12",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p25"
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p16"
}
],
"name": "QwCdr Sarge",
"library_size": 28,
"life": 20
}
],
"board_cursor": 11,
"choices": [
{
"mana_cost": "{2}{B}",
"name": "Douse in Gloom",
"index": 0,
"action": "cast",
"id": "p4"
}
],
"stack": [
{
"name": "Mystic Skyfish"
}
],
"untapped_lands": 3,
"game_seq": 125,
"recent_chat": [
"QwCdr Sarge: Not bad, Vorthos. But this Merfolk is just getting warmed up!"
],
"stop_reason": "playable_cards",
"has_playable_cards": true
}Gem31P VorthosmcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 125,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}gameQwCdr Sarge puts Mystic Skyfish from stack onto the Battlefield
QwCdr SargemcpPlay Swamp
raw
choose_action(choice=p15)
{
"success": true,
"action_taken": "selected_0",
"game_seq": 127,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play spells and abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}gameQwCdr Sarge puts Swamp from hand onto the Battlefield
QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 129,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Select attackers",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}— Declare Attackers —
QwCdr SargemcpMerfolk Pupil
raw
choose_action(attackers=p12)
{
"error": "Invalid structured content returned by tool choose_action: 'p12' is not of type 'object'\n\nFailed validating 'type' in schema['properties']['declared']['items']:\n {'type': 'object'}\n\nOn instance['declared'][0]:\n 'p12'"
}QwCdr SargemcpMerfolk Pupil
raw
choose_action(choice=p12)
{
"success": false,
"error": "Object p12 not found in current choices",
"error_code": "invalid_choice",
"retryable": true,
"game_seq": 135
}gameQwCdr Sarge attacks Gem31P Vorthos with 1 creature
QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 135,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}Gem31P Vorthosllm
pass_priority(board_cursor=11)
{
"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 (QwCdr Sarge)",
"board": [
{
"hand_size": 7,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p24"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p7"
}
],
"name": "Gem31P Vorthos",
"library_size": 30,
"life": 19,
"hand": [
{
"mana_cost": "{4}{U}",
"name": "Berg Strider",
"rules": [
"When {this} enters, tap target artifact or creature an opponent controls. If {S} was spent to cast this spell, that permanent doesn't untap during its controller's next untap step."
],
"power": "4",
"id": "p3",
"toughness": "4"
},
{
"mana_cost": "{2}{B}",
"name": "Douse in Gloom",
"rules": [
"{this} deals 2 damage to target creature and you gain 2 life."
],
"id": "p4",
"playable": true
},
{
"mana_cost": "{2}{B}{B}",
"name": "Entomber Exarch",
"rules": [
"When {this} enters, choose one —: &bull Return target creature card from your graveyard to your hand.: &bull Target opponent reveals their hand. You choose a card from it. That player discards that card.: "
],
"power": "2",
"id": "p5",
"toughness": "2"
},
{
"mana_cost": "{4}{B}{B}",
"name": "Phyrexian Gargantua",
"rules": [
"When {this} enters, you draw two cards and you lose 2 life."
],
"power": "4",
"id": "p31",
"toughness": "4"
},
{
"mana_cost": "{1}{U}",
"name": "Pilfering Hawk",
"rules": [
"Flying",
"{S}, {T}: Draw a card, then discard a card."
],
"power": "1",
"id": "p29",
"toughness": "2"
},
{
"name": "Swamp",
"is_land": true,
"rules": [
"{T}: Add {B}."
],
"id": "p8"
},
{
"name": "Swamp",
"is_land": true,
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
]
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p23"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Merfolk Pupil",
"rules": [
"When {this} enters, draw a card, then discard a card.",
"{1}{U}, Exile this card from your graveyard: Draw a card, then discard a card."
],
"id": "p12",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Mystic Skyfish",
"rules": [
"Whenever you draw your second card each turn, {this} gains flying until end of turn.",
": ",
"Cards drawn this turn: 1"
],
"id": "p28",
"power": "3",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p15"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p25"
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p16"
}
],
"name": "QwCdr Sarge",
"library_size": 28,
"life": 20
}
],
"board_cursor": 12,
"choices": [
{
"mana_cost": "{2}{B}",
"name": "Douse in Gloom",
"index": 0,
"action": "cast",
"id": "p4"
}
],
"combat": [
{
"blocked": false,
"defending": "Gem31P Vorthos",
"attackers": [
{
"name": "Merfolk Pupil",
"id": "p12",
"power": "1",
"toughness": "1"
}
]
}
],
"untapped_lands": 3,
"game_seq": 136,
"stop_reason": "playable_cards",
"has_playable_cards": true
}Gem31P VorthosmcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 136,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}— Declare Blockers —
QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 139,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}gameGem31P Vorthos loses 1 life at combat from Merfolk Pupil
— Combat Damage —
QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 143,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play spells and abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}Gem31P Vorthosllm
pass_priority(board_cursor=12)
{
"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/Combat Damage (QwCdr Sarge)",
"board": [
{
"hand_size": 7,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p24"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p7"
}
],
"name": "Gem31P Vorthos",
"library_size": 30,
"life": 18,
"hand": [
{
"mana_cost": "{4}{U}",
"name": "Berg Strider",
"rules": [
"When {this} enters, tap target artifact or creature an opponent controls. If {S} was spent to cast this spell, that permanent doesn't untap during its controller's next untap step."
],
"power": "4",
"id": "p3",
"toughness": "4"
},
{
"mana_cost": "{2}{B}",
"name": "Douse in Gloom",
"rules": [
"{this} deals 2 damage to target creature and you gain 2 life."
],
"id": "p4",
"playable": true
},
{
"mana_cost": "{2}{B}{B}",
"name": "Entomber Exarch",
"rules": [
"When {this} enters, choose one —: &bull Return target creature card from your graveyard to your hand.: &bull Target opponent reveals their hand. You choose a card from it. That player discards that card.: "
],
"power": "2",
"id": "p5",
"toughness": "2"
},
{
"mana_cost": "{4}{B}{B}",
"name": "Phyrexian Gargantua",
"rules": [
"When {this} enters, you draw two cards and you lose 2 life."
],
"power": "4",
"id": "p31",
"toughness": "4"
},
{
"mana_cost": "{1}{U}",
"name": "Pilfering Hawk",
"rules": [
"Flying",
"{S}, {T}: Draw a card, then discard a card."
],
"power": "1",
"id": "p29",
"toughness": "2"
},
{
"name": "Swamp",
"is_land": true,
"rules": [
"{T}: Add {B}."
],
"id": "p8"
},
{
"name": "Swamp",
"is_land": true,
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
]
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p23"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Merfolk Pupil",
"rules": [
"When {this} enters, draw a card, then discard a card.",
"{1}{U}, Exile this card from your graveyard: Draw a card, then discard a card."
],
"id": "p12",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Mystic Skyfish",
"rules": [
"Whenever you draw your second card each turn, {this} gains flying until end of turn.",
": ",
"Cards drawn this turn: 1"
],
"id": "p28",
"power": "3",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p15"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p25"
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p16"
}
],
"name": "QwCdr Sarge",
"library_size": 28,
"life": 20
}
],
"board_cursor": 13,
"choices": [
{
"mana_cost": "{2}{B}",
"name": "Douse in Gloom",
"index": 0,
"action": "cast",
"id": "p4"
}
],
"combat": [
{
"blocked": false,
"defending": "Gem31P Vorthos",
"attackers": [
{
"name": "Merfolk Pupil",
"id": "p12",
"power": "1",
"toughness": "1"
}
]
}
],
"untapped_lands": 3,
"game_seq": 144,
"stop_reason": "playable_cards",
"has_playable_cards": true
}Gem31P VorthosmcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 144,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}Gem31P Vorthosllm
pass_priority(board_cursor=13)
{
"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 (Gem31P Vorthos) YOUR_MAIN",
"board": [
{
"hand_size": 8,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p24"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p7"
}
],
"name": "Gem31P Vorthos",
"library_size": 29,
"life": 18,
"hand": [
{
"mana_cost": "{4}{U}",
"name": "Berg Strider",
"rules": [
"When {this} enters, tap target artifact or creature an opponent controls. If {S} was spent to cast this spell, that permanent doesn't untap during its controller's next untap step."
],
"power": "4",
"id": "p3",
"toughness": "4"
},
{
"mana_cost": "{2}{B}",
"name": "Douse in Gloom",
"rules": [
"{this} deals 2 damage to target creature and you gain 2 life."
],
"id": "p4",
"playable": true
},
{
"mana_cost": "{2}{B}{B}",
"name": "Entomber Exarch",
"rules": [
"When {this} enters, choose one —: &bull Return target creature card from your graveyard to your hand.: &bull Target opponent reveals their hand. You choose a card from it. That player discards that card.: "
],
"power": "2",
"id": "p5",
"toughness": "2"
},
{
"mana_cost": "{3}{U}{U}",
"name": "Isu the Abominable",
"rules": [
"You may look at the top card of your library any time.",
"You may play snow lands and cast snow spells from the top of your library.",
"Whenever another snow permanent you control enters, you may pay {G}, {W}, or {U}. If you do, put a +1/+1 counter on {this}."
],
"power": "5",
"id": "p35",
"toughness": "5"
},
{
"mana_cost": "{4}{B}{B}",
"name": "Phyrexian Gargantua",
"rules": [
"When {this} enters, you draw two cards and you lose 2 life."
],
"power": "4",
"id": "p31",
"toughness": "4"
},
{
"mana_cost": "{1}{U}",
"name": "Pilfering Hawk",
"rules": [
"Flying",
"{S}, {T}: Draw a card, then discard a card."
],
"power": "1",
"id": "p29",
"toughness": "2",
"playable": true
},
{
"name": "Swamp",
"is_land": true,
"rules": [
"{T}: Add {B}."
],
"id": "p8",
"playable": true
},
{
"name": "Swamp",
"is_land": true,
"rules": [
"{T}: Add {B}."
],
"id": "p9",
"playable": true
}
]
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p23"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Merfolk Pupil",
"rules": [
"When {this} enters, draw a card, then discard a card.",
"{1}{U}, Exile this card from your graveyard: Draw a card, then discard a card."
],
"id": "p12",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Mystic Skyfish",
"rules": [
"Whenever you draw your second card each turn, {this} gains flying until end of turn.",
": ",
"Cards drawn this turn: 0"
],
"id": "p28",
"power": "3",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p15"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p25"
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p16"
}
],
"name": "QwCdr Sarge",
"library_size": 28,
"life": 20
}
],
"board_cursor": 14,
"choices": [
{
"mana_cost": "{2}{B}",
"name": "Douse in Gloom",
"index": 0,
"action": "cast",
"id": "p4"
},
{
"mana_cost": "{1}{U}",
"name": "Pilfering Hawk",
"index": 1,
"action": "cast",
"id": "p29",
"power": "1",
"toughness": "2"
},
{
"name": "Swamp",
"index": 2,
"action": "land",
"id": "p8"
},
{
"name": "Swamp",
"index": 3,
"action": "land",
"id": "p9"
}
],
"untapped_lands": 3,
"game_seq": 147,
"land_drops_used": 0,
"stop_reason": "playable_cards",
"has_playable_cards": true
}— Postcombat Main —
QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 145,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}— Gem31P Vorthos's Turn 5 —
Gem31P VorthosmcpPlay Swamp
raw
choose_action(choice=p8)
{
"success": true,
"action_taken": "selected_2",
"game_seq": 147,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play spells and abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}gameGem31P Vorthos puts Swamp from hand onto the Battlefield
QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 152,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}— Declare Attackers —
Gem31P Vorthosllm
pass_priority(board_cursor=14)
{
"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 (Gem31P Vorthos)",
"board": [
{
"hand_size": 7,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p24"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p8"
}
],
"name": "Gem31P Vorthos",
"library_size": 29,
"life": 18,
"hand": [
{
"mana_cost": "{4}{U}",
"name": "Berg Strider",
"rules": [
"When {this} enters, tap target artifact or creature an opponent controls. If {S} was spent to cast this spell, that permanent doesn't untap during its controller's next untap step."
],
"power": "4",
"id": "p3",
"toughness": "4"
},
{
"mana_cost": "{2}{B}",
"name": "Douse in Gloom",
"rules": [
"{this} deals 2 damage to target creature and you gain 2 life."
],
"id": "p4",
"playable": true
},
{
"mana_cost": "{2}{B}{B}",
"name": "Entomber Exarch",
"rules": [
"When {this} enters, choose one —: &bull Return target creature card from your graveyard to your hand.: &bull Target opponent reveals their hand. You choose a card from it. That player discards that card.: "
],
"power": "2",
"id": "p5",
"toughness": "2"
},
{
"mana_cost": "{3}{U}{U}",
"name": "Isu the Abominable",
"rules": [
"You may look at the top card of your library any time.",
"You may play snow lands and cast snow spells from the top of your library.",
"Whenever another snow permanent you control enters, you may pay {G}, {W}, or {U}. If you do, put a +1/+1 counter on {this}."
],
"power": "5",
"id": "p35",
"toughness": "5"
},
{
"mana_cost": "{4}{B}{B}",
"name": "Phyrexian Gargantua",
"rules": [
"When {this} enters, you draw two cards and you lose 2 life."
],
"power": "4",
"id": "p31",
"toughness": "4"
},
{
"mana_cost": "{1}{U}",
"name": "Pilfering Hawk",
"rules": [
"Flying",
"{S}, {T}: Draw a card, then discard a card."
],
"power": "1",
"id": "p29",
"toughness": "2"
},
{
"name": "Swamp",
"is_land": true,
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
]
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p23"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Merfolk Pupil",
"rules": [
"When {this} enters, draw a card, then discard a card.",
"{1}{U}, Exile this card from your graveyard: Draw a card, then discard a card."
],
"id": "p12",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Mystic Skyfish",
"rules": [
"Whenever you draw your second card each turn, {this} gains flying until end of turn.",
": ",
"Cards drawn this turn: 0"
],
"id": "p28",
"power": "3",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p15"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p25"
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p16"
}
],
"name": "QwCdr Sarge",
"library_size": 28,
"life": 20
}
],
"board_cursor": 15,
"choices": [
{
"mana_cost": "{2}{B}",
"name": "Douse in Gloom",
"index": 0,
"action": "cast",
"id": "p4"
}
],
"untapped_lands": 4,
"game_seq": 155,
"stop_reason": "playable_cards",
"has_playable_cards": true
}Gem31P VorthosmcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 155,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play spells and abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}questionable
Declined to cast Douse in Gloom on the Mystic Skyfish 3/1 during combat, when they could have killed it and still had en…
Declined to cast Douse in Gloom on the Mystic Skyfish 3/1 during combat, when they could have killed it and still had enough mana to play Swamp from hand + cast Pilfering Hawk (1U) in main phase 2. The Skyfish is a real 3-power threat that could attack next turn and gain flying. Holding removal for a potentially bigger threat is defensible, but the line of killing Skyfish + deploying Hawk was available and arguably stronger.
Analysis
Action taken: Passed priority, declining to cast Douse in Gloom on Mystic Skyfish
Better line: Cast Douse in Gloom targeting Mystic Skyfish (tapping 2 Swamps + 1 Island), then in main phase 2 play Swamp from hand and cast Pilfering Hawk for 1U, developing board while removing a threat
QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 156,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}— Postcombat Main —
QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 158,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play spells and abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}— QwCdr Sarge's Turn 5 —
QwCdr SargemcpPlay Memorial to Genius
raw
choose_action(choice=p36)
{
"success": true,
"action_taken": "selected_0",
"game_seq": 159,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play spells and abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}gameQwCdr Sarge puts Memorial to Genius from hand onto the Battlefield
QwCdr SargemcpCast Nyxathid {1}{B}{B}
raw
choose_action(choice=p13)
{
"success": true,
"action_taken": "selected_0",
"game_seq": 163,
"next_action_pending": true,
"next_action_type": "GAME_CHOOSE_ABILITY",
"next_action_message": "Choose spell or ability to play: Thriving Isle",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}major blunder
Cast Nyxathid when the opponent has 7 cards in hand, making it enter as a 0/0 and immediately die to state-based actions…
Cast Nyxathid when the opponent has 7 cards in hand, making it enter as a 0/0 and immediately die to state-based actions. This wastes an entire card for zero board impact.
Analysis
Action taken: Cast Nyxathid, which enters as a 0/0 (7/7 minus 7 cards in opponent's hand) and dies immediately.
Better line: Cast Tome Anima for {3}{U}, putting a real 3/3 body on the board that synergizes with the card-draw theme (Jace, Mystic Skyfish).
QwCdr Sargemcp1. {T}: Add {U}.
raw
choose_action(choice=0)
{
"success": true,
"action_taken": "selected_ability_0",
"game_seq": 167,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}gameQwCdr Sarge casts Nyxathid from hand
QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 170,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play spells and abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}Gem31P Vorthosllm
pass_priority(board_cursor=15)
{
"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 (QwCdr Sarge)",
"board": [
{
"hand_size": 7,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p24"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p8"
}
],
"name": "Gem31P Vorthos",
"library_size": 29,
"life": 18,
"hand": [
{
"mana_cost": "{4}{U}",
"name": "Berg Strider",
"rules": [
"When {this} enters, tap target artifact or creature an opponent controls. If {S} was spent to cast this spell, that permanent doesn't untap during its controller's next untap step."
],
"power": "4",
"id": "p3",
"toughness": "4"
},
{
"mana_cost": "{2}{B}",
"name": "Douse in Gloom",
"rules": [
"{this} deals 2 damage to target creature and you gain 2 life."
],
"id": "p4",
"playable": true
},
{
"mana_cost": "{2}{B}{B}",
"name": "Entomber Exarch",
"rules": [
"When {this} enters, choose one —: &bull Return target creature card from your graveyard to your hand.: &bull Target opponent reveals their hand. You choose a card from it. That player discards that card.: "
],
"power": "2",
"id": "p5",
"toughness": "2"
},
{
"mana_cost": "{3}{U}{U}",
"name": "Isu the Abominable",
"rules": [
"You may look at the top card of your library any time.",
"You may play snow lands and cast snow spells from the top of your library.",
"Whenever another snow permanent you control enters, you may pay {G}, {W}, or {U}. If you do, put a +1/+1 counter on {this}."
],
"power": "5",
"id": "p35",
"toughness": "5"
},
{
"mana_cost": "{4}{B}{B}",
"name": "Phyrexian Gargantua",
"rules": [
"When {this} enters, you draw two cards and you lose 2 life."
],
"power": "4",
"id": "p31",
"toughness": "4"
},
{
"mana_cost": "{1}{U}",
"name": "Pilfering Hawk",
"rules": [
"Flying",
"{S}, {T}: Draw a card, then discard a card."
],
"power": "1",
"id": "p29",
"toughness": "2"
},
{
"name": "Swamp",
"is_land": true,
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
]
},
{
"hand_size": 4,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p23"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Memorial to Genius",
"rules": [
"{this} enters tapped.",
"{T}: Add {U}.",
"{4}{U}, {T}, Sacrifice {this}: Draw two cards."
],
"id": "p36"
},
{
"tapped": false,
"name": "Merfolk Pupil",
"rules": [
"When {this} enters, draw a card, then discard a card.",
"{1}{U}, Exile this card from your graveyard: Draw a card, then discard a card."
],
"id": "p12",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Mystic Skyfish",
"rules": [
"Whenever you draw your second card each turn, {this} gains flying until end of turn.",
": ",
"Cards drawn this turn: 1"
],
"id": "p28",
"power": "3",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p15"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p25"
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p16"
}
],
"name": "QwCdr Sarge",
"library_size": 27,
"mana_pool": {
"U": 1
},
"life": 20
}
],
"board_cursor": 16,
"choices": [
{
"mana_cost": "{2}{B}",
"name": "Douse in Gloom",
"index": 0,
"action": "cast",
"id": "p4"
}
],
"stack": [
{
"name": "Nyxathid"
}
],
"untapped_lands": 4,
"game_seq": 171,
"stop_reason": "playable_cards",
"has_playable_cards": true
}Gem31P VorthosmcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 171,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}gameNyxathid: QwCdr Sarge has chosen Gem31P Vorthos
gameQwCdr Sarge puts Nyxathid from stack onto the Battlefield
gameNyxathid is put into graveyard from battlefield
QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 176,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Select attackers",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}— Declare Attackers —
QwCdr SargemcpAttack with all (Merfolk Pupil 1/1, Mystic Skyfish 3/1)
raw
choose_action(attackers=p12,p28)
{
"error": "Invalid structured content returned by tool choose_action: 'p28' is not of type 'object'\n\nFailed validating 'type' in schema['properties']['declared']['items']:\n {'type': 'object'}\n\nOn instance['declared'][1]:\n 'p28'"
}QwCdr SargemcpAttack with all (Merfolk Pupil 1/1, Mystic Skyfish 3/1)
raw
choose_action(attackers=all)
{
"success": false,
"error": "GAME_SELECT requires choice=pN to play a card, or choice=\"no\" to pass priority. Call get_action_choices first to see available cards.",
"error_code": "missing_param",
"retryable": true,
"warning": "Ignored attackers parameter (not in declare_attackers phase)",
"game_seq": 183
}gameQwCdr Sarge attacks Gem31P Vorthos with 2 creatures
QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 183
}Gem31P Vorthosllm
pass_priority(board_cursor=16)
{
"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 (QwCdr Sarge)",
"board": [
{
"hand_size": 7,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p24"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p8"
}
],
"name": "Gem31P Vorthos",
"library_size": 29,
"life": 18,
"hand": [
{
"mana_cost": "{4}{U}",
"name": "Berg Strider",
"rules": [
"When {this} enters, tap target artifact or creature an opponent controls. If {S} was spent to cast this spell, that permanent doesn't untap during its controller's next untap step."
],
"power": "4",
"id": "p3",
"toughness": "4"
},
{
"mana_cost": "{2}{B}",
"name": "Douse in Gloom",
"rules": [
"{this} deals 2 damage to target creature and you gain 2 life."
],
"id": "p4",
"playable": true
},
{
"mana_cost": "{2}{B}{B}",
"name": "Entomber Exarch",
"rules": [
"When {this} enters, choose one —: &bull Return target creature card from your graveyard to your hand.: &bull Target opponent reveals their hand. You choose a card from it. That player discards that card.: "
],
"power": "2",
"id": "p5",
"toughness": "2"
},
{
"mana_cost": "{3}{U}{U}",
"name": "Isu the Abominable",
"rules": [
"You may look at the top card of your library any time.",
"You may play snow lands and cast snow spells from the top of your library.",
"Whenever another snow permanent you control enters, you may pay {G}, {W}, or {U}. If you do, put a +1/+1 counter on {this}."
],
"power": "5",
"id": "p35",
"toughness": "5"
},
{
"mana_cost": "{4}{B}{B}",
"name": "Phyrexian Gargantua",
"rules": [
"When {this} enters, you draw two cards and you lose 2 life."
],
"power": "4",
"id": "p31",
"toughness": "4"
},
{
"mana_cost": "{1}{U}",
"name": "Pilfering Hawk",
"rules": [
"Flying",
"{S}, {T}: Draw a card, then discard a card."
],
"power": "1",
"id": "p29",
"toughness": "2"
},
{
"name": "Swamp",
"is_land": true,
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
]
},
{
"hand_size": 4,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p23"
},
{
"name": "Nyxathid",
"rules": [
"As {this} enters, choose an opponent.",
"{this} gets -1/-1 for each card in the chosen player's hand."
],
"id": "p13"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Memorial to Genius",
"rules": [
"{this} enters tapped.",
"{T}: Add {U}.",
"{4}{U}, {T}, Sacrifice {this}: Draw two cards."
],
"id": "p36"
},
{
"tapped": true,
"name": "Merfolk Pupil",
"rules": [
"When {this} enters, draw a card, then discard a card.",
"{1}{U}, Exile this card from your graveyard: Draw a card, then discard a card."
],
"id": "p12",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": true,
"name": "Mystic Skyfish",
"rules": [
"Whenever you draw your second card each turn, {this} gains flying until end of turn.",
": ",
"Cards drawn this turn: 1"
],
"id": "p28",
"power": "3",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p15"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p25"
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p16"
}
],
"name": "QwCdr Sarge",
"library_size": 27,
"life": 20
}
],
"board_cursor": 17,
"choices": [
{
"mana_cost": "{2}{B}",
"name": "Douse in Gloom",
"index": 0,
"action": "cast",
"id": "p4"
}
],
"combat": [
{
"blocked": false,
"defending": "Gem31P Vorthos",
"attackers": [
{
"name": "Merfolk Pupil",
"id": "p12",
"power": "1",
"toughness": "1"
}
]
},
{
"blocked": false,
"defending": "Gem31P Vorthos",
"attackers": [
{
"name": "Mystic Skyfish",
"id": "p28",
"power": "3",
"toughness": "1"
}
]
}
],
"untapped_lands": 4,
"game_seq": 184,
"stop_reason": "playable_cards",
"has_playable_cards": true
}Gem31P VorthosmcpCast Douse in Gloom {2}{B}
raw
choose_action(choice=p4)
{
"success": true,
"action_taken": "selected_0",
"game_seq": 184,
"next_action_pending": true,
"next_action_type": "GAME_TARGET",
"next_action_message": "Select a creature",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}Gem31P Vorthosllm
pass_priority(board_cursor=17)
{
"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 Combat/Declare Attackers (QwCdr Sarge)",
"board": [
{
"hand_size": 6,
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p24"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p8"
}
],
"name": "Gem31P Vorthos",
"library_size": 29,
"life": 18,
"hand": [
{
"mana_cost": "{4}{U}",
"name": "Berg Strider",
"rules": [
"When {this} enters, tap target artifact or creature an opponent controls. If {S} was spent to cast this spell, that permanent doesn't untap during its controller's next untap step."
],
"power": "4",
"id": "p3",
"toughness": "4"
},
{
"mana_cost": "{2}{B}{B}",
"name": "Entomber Exarch",
"rules": [
"When {this} enters, choose one —: &bull Return target creature card from your graveyard to your hand.: &bull Target opponent reveals their hand. You choose a card from it. That player discards that card.: "
],
"power": "2",
"id": "p5",
"toughness": "2"
},
{
"mana_cost": "{3}{U}{U}",
"name": "Isu the Abominable",
"rules": [
"You may look at the top card of your library any time.",
"You may play snow lands and cast snow spells from the top of your library.",
"Whenever another snow permanent you control enters, you may pay {G}, {W}, or {U}. If you do, put a +1/+1 counter on {this}."
],
"power": "5",
"id": "p35",
"toughness": "5"
},
{
"mana_cost": "{4}{B}{B}",
"name": "Phyrexian Gargantua",
"rules": [
"When {this} enters, you draw two cards and you lose 2 life."
],
"power": "4",
"id": "p31",
"toughness": "4"
},
{
"mana_cost": "{1}{U}",
"name": "Pilfering Hawk",
"rules": [
"Flying",
"{S}, {T}: Draw a card, then discard a card."
],
"power": "1",
"id": "p29",
"toughness": "2"
},
{
"name": "Swamp",
"is_land": true,
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
]
},
{
"hand_size": 4,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p23"
},
{
"name": "Nyxathid",
"rules": [
"As {this} enters, choose an opponent.",
"{this} gets -1/-1 for each card in the chosen player's hand."
],
"id": "p13"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Memorial to Genius",
"rules": [
"{this} enters tapped.",
"{T}: Add {U}.",
"{4}{U}, {T}, Sacrifice {this}: Draw two cards."
],
"id": "p36"
},
{
"tapped": true,
"name": "Merfolk Pupil",
"rules": [
"When {this} enters, draw a card, then discard a card.",
"{1}{U}, Exile this card from your graveyard: Draw a card, then discard a card."
],
"id": "p12",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": true,
"name": "Mystic Skyfish",
"rules": [
"Whenever you draw your second card each turn, {this} gains flying until end of turn.",
": ",
"Cards drawn this turn: 1"
],
"id": "p28",
"power": "3",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p15"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p25"
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p16"
}
],
"name": "QwCdr Sarge",
"library_size": 27,
"life": 20
}
],
"board_cursor": 18,
"choices": [
{
"tapped": true,
"controller": "QwCdr Sarge",
"name": "Merfolk Pupil",
"target_type": "permanent",
"index": 0,
"power": "1",
"id": "p12",
"toughness": "1"
},
{
"tapped": true,
"controller": "QwCdr Sarge",
"name": "Mystic Skyfish",
"target_type": "permanent",
"index": 1,
"power": "3",
"id": "p28",
"toughness": "1"
}
],
"combat": [
{
"blocked": false,
"defending": "Gem31P Vorthos",
"attackers": [
{
"name": "Merfolk Pupil",
"id": "p12",
"power": "1",
"toughness": "1"
}
]
},
{
"blocked": false,
"defending": "Gem31P Vorthos",
"attackers": [
{
"name": "Mystic Skyfish",
"id": "p28",
"power": "3",
"toughness": "1"
}
]
}
],
"stack": [
{
"name": "Douse in Gloom"
}
],
"untapped_lands": 4,
"game_seq": 185,
"required": false,
"can_cancel": true,
"stop_reason": "non_priority_action"
}Gem31P VorthosmcpMystic Skyfish
raw
choose_action(choice=p28)
{
"success": true,
"action_taken": "selected_target_1",
"game_seq": 185,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}gameGem31P Vorthos casts Douse in Gloom targeting Mystic Skyfish from hand
gameDouse in Gloom deals 2 damage to Mystic Skyfish
gameGem31P Vorthos gains 2 life (source: Douse in Gloom)
gameGem31P Vorthos puts Douse in Gloom from stack into their graveyard
gameMystic Skyfish died
— Declare Blockers —
gameGem31P Vorthos loses 1 life at combat from Merfolk Pupil
— Combat Damage —
— Postcombat Main —
— Gem31P Vorthos's Turn 6 —
chatGem31P Vorthos: Your Skyfish meets the freezing waters. Now, we build our defenses.
Gem31P Vorthosllm
pass_priority(board_cursor=18)
{
"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 (Gem31P Vorthos) YOUR_MAIN",
"board": [
{
"hand_size": 7,
"graveyard": [
{
"name": "Douse in Gloom",
"rules": [
"{this} deals 2 damage to target creature and you gain 2 life."
],
"id": "p4"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p24"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p8"
}
],
"name": "Gem31P Vorthos",
"library_size": 28,
"life": 19,
"hand": [
{
"mana_cost": "{4}{U}",
"name": "Berg Strider",
"rules": [
"When {this} enters, tap target artifact or creature an opponent controls. If {S} was spent to cast this spell, that permanent doesn't untap during its controller's next untap step."
],
"power": "4",
"id": "p3",
"toughness": "4"
},
{
"mana_cost": "{2}{B}{B}",
"name": "Entomber Exarch",
"rules": [
"When {this} enters, choose one —: &bull Return target creature card from your graveyard to your hand.: &bull Target opponent reveals their hand. You choose a card from it. That player discards that card.: "
],
"power": "2",
"id": "p5",
"toughness": "2",
"playable": true
},
{
"mana_cost": "{2}{U}",
"name": "Icebind Pillar",
"rules": [
"{S}, {T}: Tap target artifact or creature."
],
"id": "p39",
"playable": true
},
{
"mana_cost": "{3}{U}{U}",
"name": "Isu the Abominable",
"rules": [
"You may look at the top card of your library any time.",
"You may play snow lands and cast snow spells from the top of your library.",
"Whenever another snow permanent you control enters, you may pay {G}, {W}, or {U}. If you do, put a +1/+1 counter on {this}."
],
"power": "5",
"id": "p35",
"toughness": "5"
},
{
"mana_cost": "{4}{B}{B}",
"name": "Phyrexian Gargantua",
"rules": [
"When {this} enters, you draw two cards and you lose 2 life."
],
"power": "4",
"id": "p31",
"toughness": "4"
},
{
"mana_cost": "{1}{U}",
"name": "Pilfering Hawk",
"rules": [
"Flying",
"{S}, {T}: Draw a card, then discard a card."
],
"power": "1",
"id": "p29",
"toughness": "2",
"playable": true
},
{
"name": "Swamp",
"is_land": true,
"rules": [
"{T}: Add {B}."
],
"id": "p9",
"playable": true
}
]
},
{
"hand_size": 4,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p23"
},
{
"name": "Mystic Skyfish",
"rules": [
"Whenever you draw your second card each turn, {this} gains flying until end of turn.",
": ",
"Cards drawn this turn: 0"
],
"id": "p28"
},
{
"name": "Nyxathid",
"rules": [
"As {this} enters, choose an opponent.",
"{this} gets -1/-1 for each card in the chosen player's hand."
],
"id": "p13"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Memorial to Genius",
"rules": [
"{this} enters tapped.",
"{T}: Add {U}.",
"{4}{U}, {T}, Sacrifice {this}: Draw two cards."
],
"id": "p36"
},
{
"tapped": true,
"name": "Merfolk Pupil",
"rules": [
"When {this} enters, draw a card, then discard a card.",
"{1}{U}, Exile this card from your graveyard: Draw a card, then discard a card."
],
"id": "p12",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p15"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p25"
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p16"
}
],
"name": "QwCdr Sarge",
"library_size": 27,
"life": 20
}
],
"board_cursor": 19,
"choices": [
{
"mana_cost": "{2}{B}{B}",
"name": "Entomber Exarch",
"index": 0,
"action": "cast",
"id": "p5",
"power": "2",
"toughness": "2"
},
{
"mana_cost": "{2}{U}",
"name": "Icebind Pillar",
"index": 1,
"action": "cast",
"id": "p39"
},
{
"mana_cost": "{1}{U}",
"name": "Pilfering Hawk",
"index": 2,
"action": "cast",
"id": "p29",
"power": "1",
"toughness": "2"
},
{
"name": "Swamp",
"index": 3,
"action": "land",
"id": "p9"
}
],
"untapped_lands": 4,
"game_seq": 209,
"land_drops_used": 0,
"stop_reason": "playable_cards",
"has_playable_cards": true
}Gem31P Vorthosmcpsend_chat_message
raw
send_chat_message(message=Your Skyfish meets the freezing waters. ...)
{
"success": true
}Gem31P VorthosmcpPlay Swamp
raw
choose_action(choice=p9)
{
"success": true,
"action_taken": "selected_3",
"game_seq": 209,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play spells and abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}gameGem31P Vorthos puts Swamp from hand onto the Battlefield
— Declare Attackers —
— Postcombat Main —
— QwCdr Sarge's Turn 6 —
— Declare Attackers —
QwCdr Sargellm
pass_priority(until=end_of_turn, board_cursor=32)
{
"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 (QwCdr Sarge)",
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p23"
},
{
"name": "Mystic Skyfish",
"rules": [
"Whenever you draw your second card each turn, {this} gains flying until end of turn.",
": ",
"Cards drawn this turn: 1"
],
"id": "p28"
},
{
"name": "Nyxathid",
"rules": [
"As {this} enters, choose an opponent.",
"{this} gets -1/-1 for each card in the chosen player's hand."
],
"id": "p13"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Memorial to Genius",
"rules": [
"{this} enters tapped.",
"{T}: Add {U}.",
"{4}{U}, {T}, Sacrifice {this}: Draw two cards."
],
"id": "p36"
},
{
"tapped": false,
"name": "Merfolk Pupil",
"rules": [
"When {this} enters, draw a card, then discard a card.",
"{1}{U}, Exile this card from your graveyard: Draw a card, then discard a card."
],
"id": "p12",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p15"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p25"
},
{
"tapped": false,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p16"
}
],
"name": "QwCdr Sarge",
"library_size": 26,
"life": 20,
"hand": [
{
"mana_cost": "{4}{U}{U}",
"name": "Jace, Arcane Strategist",
"rules": [
"Whenever you draw your second card each turn, put a +1/+1 counter on target creature you control.",
"+1: Draw a card.",
"-7: Creatures you control can't be blocked this turn.",
": ",
"Cards drawn this turn: 1"
],
"id": "p11"
},
{
"mana_cost": "{2}{B}{B}",
"name": "Ravenous Chupacabra",
"rules": [
"When {this} enters, destroy target creature an opponent controls."
],
"power": "2",
"id": "p14",
"toughness": "2"
},
{
"mana_cost": "{U}",
"name": "Serum Visions",
"rules": [
"Draw a card. 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.)"
],
"id": "p40"
},
{
"name": "Swamp",
"is_land": true,
"rules": [
"{T}: Add {B}."
],
"id": "p32"
},
{
"mana_cost": "{3}{U}",
"name": "Tome Anima",
"rules": [
"{this} can't be blocked as long as you've drawn two or more cards this turn.",
": ",
"Cards you've drawn this turn: 1"
],
"power": "3",
"id": "p30",
"toughness": "3"
}
]
},
{
"hand_size": 6,
"graveyard": [
{
"name": "Douse in Gloom",
"rules": [
"{this} deals 2 damage to target creature and you gain 2 life."
],
"id": "p4"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p24"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "Gem31P Vorthos",
"library_size": 28,
"life": 19
}
],
"board_cursor": 33,
"choices": [
{
"name": "Merfolk Pupil",
"index": 0,
"choice_type": "attacker",
"id": "p12",
"power": "1",
"toughness": "1"
},
{
"name": "All attack",
"index": 1,
"choice_type": "special",
"id": "all"
}
],
"combat_phase": "attackers",
"untapped_lands": 5,
"game_seq": 223,
"recent_chat": [
"Gem31P Vorthos: Your Skyfish meets the freezing waters. Now, we build our defenses."
],
"stop_reason": "combat"
}QwCdr SargemcpPass
raw
choose_action(attackers=p12)
{
"error": "Invalid structured content returned by tool choose_action: 'p12' is not of type 'object'\n\nFailed validating 'type' in schema['properties']['declared']['items']:\n {'type': 'object'}\n\nOn instance['declared'][0]:\n 'p12'"
}QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 228,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}gameQwCdr Sarge attacks Gem31P Vorthos with 1 creature
— Declare Blockers —
QwCdr SargemcpActivate Memorial to Genius
raw
choose_action(choice=p36)
{
"success": true,
"action_taken": "selected_0",
"game_seq": 232,
"next_action_pending": true,
"next_action_type": "GAME_CHOOSE_ABILITY",
"next_action_message": "Choose spell or ability to play: Memorial to Genius",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}minor blunder
Activating Memorial to Genius during combat uses all 5 available mana, leaving nothing for the post-combat main phase wh…
Activating Memorial to Genius during combat uses all 5 available mana, leaving nothing for the post-combat main phase where they could cast Tome Anima (4 mana) or other spells. Additionally, sacrificing Memorial reduces their land count from 6 to 5, delaying the ability to cast Jace (6 mana). They could instead activate Memorial on the opponent's end step to keep mana open for post-combat plays.
Analysis
Action taken: Activated Memorial to Genius during combat phase, spending all mana and sacrificing a land
Better line: Pass through combat, then in post-combat main phase play Swamp from hand (going to 7 lands), cast Tome Anima (4 mana), and save Memorial to Genius activation for a later turn or opponent's end step when the land sacrifice won't delay Jace as much.
QwCdr Sargemcp2. {4}{U}, {T}, Sacrifice Memorial to Genius: Draw two cards.
raw
choose_action(choice=1)
{
"success": true,
"action_taken": "selected_ability_1",
"game_seq": 233,
"next_action_pending": true,
"next_action_type": "GAME_CHOOSE_ABILITY",
"next_action_message": "Choose spell or ability to play: Thriving Isle",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}QwCdr Sargemcp1. {T}: Add {U}.
raw
choose_action(choice=0)
{
"success": true,
"action_taken": "selected_ability_0",
"game_seq": 237,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 240,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}gameGem31P Vorthos loses 1 life at combat from Merfolk Pupil
— Combat Damage —
QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 244,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play spells and abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}— Postcombat Main —
QwCdr SargemcpCast Ravenous Chupacabra {2}{B}{B}
raw
choose_action(choice=p14)
{
"success": true,
"action_taken": "selected_0",
"game_seq": 246,
"next_action_pending": true,
"next_action_type": "GAME_CHOOSE_ABILITY",
"next_action_message": "Choose spell or ability to play: Thriving Isle",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}moderate blunder
Cast Ravenous Chupacabra when the opponent has zero creatures on the battlefield, completely wasting its powerful 'destr…
Cast Ravenous Chupacabra when the opponent has zero creatures on the battlefield, completely wasting its powerful 'destroy target creature' ETB ability. The opponent has 6 cards in hand and will likely deploy threats that would need answering.
Analysis
Action taken: Cast Ravenous Chupacabra with no opposing creatures to destroy
Better line: Play Swamp (land drop), then cast Serum Visions (U) to dig and set up draws, then cast Tome Anima (3U) with remaining mana. Save Ravenous Chupacabra for when the opponent deploys a creature worth killing.
QwCdr Sargemcp1. {T}: Add {U}.
raw
choose_action(choice=0)
{
"success": true,
"action_taken": "selected_ability_0",
"game_seq": 250,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}gameQwCdr Sarge casts Ravenous Chupacabra from hand
QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 254,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play spells and abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}gameQwCdr Sarge puts Ravenous Chupacabra from stack onto the Battlefield
QwCdr SargemcpCast Serum Visions {U}
raw
choose_action(choice=p40)
{
"success": true,
"action_taken": "selected_0",
"game_seq": 257,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play spells and abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}QwCdr SargemcpPlay Swamp
raw
choose_action(choice=p32)
{
"success": true,
"action_taken": "selected_0",
"game_seq": 259,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play spells and abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}gameQwCdr Sarge puts Swamp from hand onto the Battlefield
QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 261
}— Gem31P Vorthos's Turn 7 —
Gem31P Vorthosllm
pass_priority(board_cursor=19)
{
"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 (Gem31P Vorthos) YOUR_MAIN",
"board": [
{
"hand_size": 7,
"graveyard": [
{
"name": "Douse in Gloom",
"rules": [
"{this} deals 2 damage to target creature and you gain 2 life."
],
"id": "p4"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p24"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
}
],
"name": "Gem31P Vorthos",
"library_size": 27,
"life": 18,
"hand": [
{
"mana_cost": "{4}{U}",
"name": "Berg Strider",
"rules": [
"When {this} enters, tap target artifact or creature an opponent controls. If {S} was spent to cast this spell, that permanent doesn't untap during its controller's next untap step."
],
"power": "4",
"id": "p3",
"toughness": "4",
"playable": true
},
{
"mana_cost": "{2}{B}{B}",
"name": "Entomber Exarch",
"rules": [
"When {this} enters, choose one —: &bull Return target creature card from your graveyard to your hand.: &bull Target opponent reveals their hand. You choose a card from it. That player discards that card.: "
],
"power": "2",
"id": "p5",
"toughness": "2",
"playable": true
},
{
"mana_cost": "{2}{U}",
"name": "Icebind Pillar",
"rules": [
"{S}, {T}: Tap target artifact or creature."
],
"id": "p39",
"playable": true
},
{
"mana_cost": "{3}{U}{U}",
"name": "Isu the Abominable",
"rules": [
"You may look at the top card of your library any time.",
"You may play snow lands and cast snow spells from the top of your library.",
"Whenever another snow permanent you control enters, you may pay {G}, {W}, or {U}. If you do, put a +1/+1 counter on {this}."
],
"power": "5",
"id": "p35",
"toughness": "5",
"playable": true
},
{
"mana_cost": "{4}{B}{B}",
"name": "Phyrexian Gargantua",
"rules": [
"When {this} enters, you draw two cards and you lose 2 life."
],
"power": "4",
"id": "p31",
"toughness": "4"
},
{
"mana_cost": "{1}{U}",
"name": "Pilfering Hawk",
"rules": [
"Flying",
"{S}, {T}: Draw a card, then discard a card."
],
"power": "1",
"id": "p29",
"toughness": "2",
"playable": true
},
{
"name": "Swamp",
"is_land": true,
"rules": [
"{T}: Add {B}."
],
"id": "p45",
"playable": true
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p23"
},
{
"name": "Mystic Skyfish",
"rules": [
"Whenever you draw your second card each turn, {this} gains flying until end of turn.",
": ",
"Cards drawn this turn: 0"
],
"id": "p28"
},
{
"name": "Nyxathid",
"rules": [
"As {this} enters, choose an opponent.",
"{this} gets -1/-1 for each card in the chosen player's hand."
],
"id": "p13"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Memorial to Genius",
"rules": [
"{this} enters tapped.",
"{T}: Add {U}.",
"{4}{U}, {T}, Sacrifice {this}: Draw two cards."
],
"id": "p36"
},
{
"tapped": true,
"name": "Merfolk Pupil",
"rules": [
"When {this} enters, draw a card, then discard a card.",
"{1}{U}, Exile this card from your graveyard: Draw a card, then discard a card."
],
"id": "p12",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Ravenous Chupacabra",
"rules": [
"When {this} enters, destroy target creature an opponent controls."
],
"id": "p14",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p15"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p25"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p16"
}
],
"name": "QwCdr Sarge",
"library_size": 26,
"life": 20
}
],
"board_cursor": 21,
"choices": [
{
"mana_cost": "{4}{U}",
"name": "Berg Strider",
"index": 0,
"action": "cast",
"id": "p3",
"power": "4",
"toughness": "4"
},
{
"mana_cost": "{2}{B}{B}",
"name": "Entomber Exarch",
"index": 1,
"action": "cast",
"id": "p5",
"power": "2",
"toughness": "2"
},
{
"mana_cost": "{2}{U}",
"name": "Icebind Pillar",
"index": 2,
"action": "cast",
"id": "p39"
},
{
"mana_cost": "{3}{U}{U}",
"name": "Isu the Abominable",
"index": 3,
"action": "cast",
"id": "p35",
"power": "5",
"toughness": "5"
},
{
"mana_cost": "{1}{U}",
"name": "Pilfering Hawk",
"index": 4,
"action": "cast",
"id": "p29",
"power": "1",
"toughness": "2"
},
{
"name": "Swamp",
"index": 5,
"action": "land",
"id": "p45"
}
],
"untapped_lands": 5,
"game_seq": 263,
"land_drops_used": 0,
"stop_reason": "playable_cards",
"has_playable_cards": true
}Gem31P VorthosmcpPlay Swamp
raw
choose_action(choice=p45)
{
"success": true,
"action_taken": "selected_5",
"game_seq": 263,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play spells and abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}Gem31P Vorthosllm
pass_priority(board_cursor=21)
{
"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 (Gem31P Vorthos) YOUR_MAIN",
"board": [
{
"hand_size": 6,
"graveyard": [
{
"name": "Douse in Gloom",
"rules": [
"{this} deals 2 damage to target creature and you gain 2 life."
],
"id": "p4"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p24"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p45"
}
],
"name": "Gem31P Vorthos",
"library_size": 27,
"life": 18,
"hand": [
{
"mana_cost": "{4}{U}",
"name": "Berg Strider",
"rules": [
"When {this} enters, tap target artifact or creature an opponent controls. If {S} was spent to cast this spell, that permanent doesn't untap during its controller's next untap step."
],
"power": "4",
"id": "p3",
"toughness": "4",
"playable": true
},
{
"mana_cost": "{2}{B}{B}",
"name": "Entomber Exarch",
"rules": [
"When {this} enters, choose one —: &bull Return target creature card from your graveyard to your hand.: &bull Target opponent reveals their hand. You choose a card from it. That player discards that card.: "
],
"power": "2",
"id": "p5",
"toughness": "2",
"playable": true
},
{
"mana_cost": "{2}{U}",
"name": "Icebind Pillar",
"rules": [
"{S}, {T}: Tap target artifact or creature."
],
"id": "p39",
"playable": true
},
{
"mana_cost": "{3}{U}{U}",
"name": "Isu the Abominable",
"rules": [
"You may look at the top card of your library any time.",
"You may play snow lands and cast snow spells from the top of your library.",
"Whenever another snow permanent you control enters, you may pay {G}, {W}, or {U}. If you do, put a +1/+1 counter on {this}."
],
"power": "5",
"id": "p35",
"toughness": "5",
"playable": true
},
{
"mana_cost": "{4}{B}{B}",
"name": "Phyrexian Gargantua",
"rules": [
"When {this} enters, you draw two cards and you lose 2 life."
],
"power": "4",
"id": "p31",
"toughness": "4",
"playable": true
},
{
"mana_cost": "{1}{U}",
"name": "Pilfering Hawk",
"rules": [
"Flying",
"{S}, {T}: Draw a card, then discard a card."
],
"power": "1",
"id": "p29",
"toughness": "2",
"playable": true
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p23"
},
{
"name": "Mystic Skyfish",
"rules": [
"Whenever you draw your second card each turn, {this} gains flying until end of turn.",
": ",
"Cards drawn this turn: 0"
],
"id": "p28"
},
{
"name": "Nyxathid",
"rules": [
"As {this} enters, choose an opponent.",
"{this} gets -1/-1 for each card in the chosen player's hand."
],
"id": "p13"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Memorial to Genius",
"rules": [
"{this} enters tapped.",
"{T}: Add {U}.",
"{4}{U}, {T}, Sacrifice {this}: Draw two cards."
],
"id": "p36"
},
{
"tapped": true,
"name": "Merfolk Pupil",
"rules": [
"When {this} enters, draw a card, then discard a card.",
"{1}{U}, Exile this card from your graveyard: Draw a card, then discard a card."
],
"id": "p12",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Ravenous Chupacabra",
"rules": [
"When {this} enters, destroy target creature an opponent controls."
],
"id": "p14",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p15"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p25"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p16"
}
],
"name": "QwCdr Sarge",
"library_size": 26,
"life": 20
}
],
"board_cursor": 22,
"choices": [
{
"mana_cost": "{4}{U}",
"name": "Berg Strider",
"index": 0,
"action": "cast",
"id": "p3",
"power": "4",
"toughness": "4"
},
{
"mana_cost": "{2}{B}{B}",
"name": "Entomber Exarch",
"index": 1,
"action": "cast",
"id": "p5",
"power": "2",
"toughness": "2"
},
{
"mana_cost": "{2}{U}",
"name": "Icebind Pillar",
"index": 2,
"action": "cast",
"id": "p39"
},
{
"mana_cost": "{3}{U}{U}",
"name": "Isu the Abominable",
"index": 3,
"action": "cast",
"id": "p35",
"power": "5",
"toughness": "5"
},
{
"mana_cost": "{4}{B}{B}",
"name": "Phyrexian Gargantua",
"index": 4,
"action": "cast",
"id": "p31",
"power": "4",
"toughness": "4"
},
{
"mana_cost": "{1}{U}",
"name": "Pilfering Hawk",
"index": 5,
"action": "cast",
"id": "p29",
"power": "1",
"toughness": "2"
}
],
"untapped_lands": 6,
"game_seq": 273,
"land_drops_used": 1,
"stop_reason": "playable_cards",
"has_playable_cards": true
}gameGem31P Vorthos puts Swamp from hand onto the Battlefield
— Declare Attackers —
— Postcombat Main —
Gem31P VorthosmcpCast Phyrexian Gargantua {4}{B}{B}
raw
choose_action(choice=p31)
{
"success": true,
"action_taken": "selected_4",
"game_seq": 273,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}questionable
Chose Phyrexian Gargantua over Isu the Abominable.
Chose Phyrexian Gargantua over Isu the Abominable. Isu is a 5/5 (bigger than 4/4) that generates ongoing card advantage by letting you cast snow spells from the top of the library, and the player has multiple snow cards in hand (Pilfering Hawk, Berg Strider, Icebind Pillar) plus snow lands on board. The opponent's board isn't currently threatening, making this a good window to deploy a must-answer threat rather than drawing cards.
Analysis
Action taken: Cast Phyrexian Gargantua for a 4/4 body, drawing 2 cards and losing 2 life
Better line: Cast Isu the Abominable as a 5/5 with ongoing card advantage from playing snow cards off the top, then deploy snow permanents in subsequent turns to grow Isu further
gameGem31P Vorthos casts Phyrexian Gargantua from hand
gameGem31P Vorthos puts Phyrexian Gargantua from stack onto the Battlefield
gameGem31P Vorthos - Ability triggers: Phyrexian Gargantua - When Phyrexian Gargantua enters, you draw two cards and you lose 2 life.
gameGem31P Vorthos loses 2 life from Phyrexian Gargantua
— QwCdr Sarge's Turn 7 —
QwCdr Sargellm
pass_priority(board_cursor=42)
{
"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 (QwCdr Sarge) YOUR_MAIN",
"board": [
{
"hand_size": 4,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p23"
},
{
"name": "Mystic Skyfish",
"rules": [
"Whenever you draw your second card each turn, {this} gains flying until end of turn.",
": ",
"Cards drawn this turn: 1"
],
"id": "p28"
},
{
"name": "Nyxathid",
"rules": [
"As {this} enters, choose an opponent.",
"{this} gets -1/-1 for each card in the chosen player's hand."
],
"id": "p13"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Memorial to Genius",
"rules": [
"{this} enters tapped.",
"{T}: Add {U}.",
"{4}{U}, {T}, Sacrifice {this}: Draw two cards."
],
"id": "p36"
},
{
"tapped": false,
"name": "Merfolk Pupil",
"rules": [
"When {this} enters, draw a card, then discard a card.",
"{1}{U}, Exile this card from your graveyard: Draw a card, then discard a card."
],
"id": "p12",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Ravenous Chupacabra",
"rules": [
"When {this} enters, destroy target creature an opponent controls."
],
"id": "p14",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p15"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p25"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p16"
}
],
"name": "QwCdr Sarge",
"library_size": 25,
"life": 20,
"hand": [
{
"mana_cost": "{4}{U}{U}",
"name": "Jace, Arcane Strategist",
"rules": [
"Whenever you draw your second card each turn, put a +1/+1 counter on target creature you control.",
"+1: Draw a card.",
"-7: Creatures you control can't be blocked this turn.",
": ",
"Cards drawn this turn: 1"
],
"id": "p11",
"playable": true
},
{
"mana_cost": "{U}",
"name": "Serum Visions",
"rules": [
"Draw a card. 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.)"
],
"id": "p40",
"playable": true
},
{
"mana_cost": "{3}{U}",
"name": "Tome Anima",
"rules": [
"{this} can't be blocked as long as you've drawn two or more cards this turn.",
": ",
"Cards you've drawn this turn: 1"
],
"power": "3",
"id": "p30",
"toughness": "3",
"playable": true
},
{
"mana_cost": "{1}{B}",
"name": "Wight of Precinct Six",
"rules": [
"{this} gets +1/+1 for each creature card in your opponents' graveyards."
],
"power": "1",
"id": "p50",
"toughness": "1",
"playable": true
}
]
},
{
"hand_size": 7,
"graveyard": [
{
"name": "Douse in Gloom",
"rules": [
"{this} deals 2 damage to target creature and you gain 2 life."
],
"id": "p4"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Phyrexian Gargantua",
"rules": [
"When {this} enters, you draw two cards and you lose 2 life."
],
"id": "p31",
"power": "4",
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p24"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p45"
}
],
"name": "Gem31P Vorthos",
"library_size": 25,
"life": 16
}
],
"board_cursor": 43,
"choices": [
{
"mana_cost": "{4}{U}{U}",
"name": "Jace, Arcane Strategist",
"index": 0,
"action": "cast",
"id": "p11"
},
{
"name": "Memorial to Genius",
"index": 1,
"action": "activate",
"playable_abilities": [
"{4}{U}, {T}, Sacrifice {this}: Draw two cards."
],
"id": "p36"
},
{
"mana_cost": "{U}",
"name": "Serum Visions",
"index": 2,
"action": "cast",
"id": "p40"
},
{
"mana_cost": "{3}{U}",
"name": "Tome Anima",
"index": 3,
"action": "cast",
"id": "p30",
"power": "3",
"toughness": "3"
},
{
"mana_cost": "{1}{B}",
"name": "Wight of Precinct Six",
"index": 4,
"action": "cast",
"id": "p50",
"power": "1",
"toughness": "1"
}
],
"untapped_lands": 6,
"game_seq": 291,
"land_drops_used": 0,
"recent_chat": [
"[System] Spell cancelled — not enough mana to complete payment.",
"[System] Spell cancelled — not enough mana to complete payment."
],
"stop_reason": "playable_cards",
"has_playable_cards": true
}QwCdr SargemcpCast Jace, Arcane Strategist {4}{U}{U}
raw
choose_action(choice=p11)
{
"success": true,
"action_taken": "selected_0",
"game_seq": 291,
"next_action_pending": true,
"next_action_type": "GAME_CHOOSE_ABILITY",
"next_action_message": "Choose spell or ability to play: Thriving Isle",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}QwCdr Sargemcp1. {T}: Add {U}.
raw
choose_action(choice=0)
{
"success": true,
"action_taken": "selected_ability_0",
"game_seq": 295,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}gameQwCdr Sarge casts Jace, Arcane Strategist from hand
QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 302,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play spells and abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}gameQwCdr Sarge puts Jace, Arcane Strategist from stack onto the Battlefield
QwCdr SargemcpActivate Jace, Arcane Strategist
raw
choose_action(choice=p11)
{
"success": true,
"action_taken": "selected_0",
"game_seq": 305,
"next_action_pending": true,
"next_action_type": "GAME_CHOOSE_ABILITY",
"next_action_message": "Choose spell or ability to play: Jace, Arcane Strategist",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}QwCdr Sargemcp1. +1: Draw a card.
raw
choose_action(choice=0)
{
"success": true,
"action_taken": "selected_ability_0",
"game_seq": 306,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}gameQwCdr Sarge activates: draw a card. from Jace, Arcane Strategist
QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 308,
"next_action_pending": true,
"next_action_type": "GAME_TARGET",
"next_action_message": "Select a creature you control",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}QwCdr SargemcpMerfolk Pupil
raw
choose_action(choice=p12)
{
"success": true,
"action_taken": "selected_target_0",
"game_seq": 310,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}gameQwCdr Sarge - Ability triggers: Jace, Arcane Strategist - Whenever you draw your second card each turn, put a +1/+1 counter on target creature you control. - targeting Merfolk Pupil
QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 312,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play spells and abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}gameJace, Arcane Strategist: QwCdr Sarge puts 1 +1/+1 counters on Merfolk Pupil
QwCdr SargemcpPlay Island
raw
choose_action(choice=p54)
{
"success": true,
"action_taken": "selected_0",
"game_seq": 315,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play spells and abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}gameQwCdr Sarge puts Island from hand onto the Battlefield
QwCdr SargemcpCast Serum Visions {U}
raw
choose_action(choice=p40)
{
"success": true,
"action_taken": "selected_0",
"game_seq": 317,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}gameQwCdr Sarge casts Serum Visions from hand
QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 320,
"next_action_pending": true,
"next_action_type": "GAME_TARGET",
"next_action_message": "Select cards to PUT on the BOTTOM of your library (Scry) (selected 0 of 2)",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}gameQwCdr Sarge scries 2 (source: Serum Visions)
QwCdr SargemcpAssassin's Strike
raw
choose_action(choice=l57)
{
"success": true,
"action_taken": "selected_target_0",
"game_seq": 323,
"next_action_pending": true,
"next_action_type": "GAME_TARGET",
"next_action_message": "Select cards to PUT on the BOTTOM of your library (Scry) (selected 1 of 2)",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}questionable
With 10 lands already on the battlefield, keeping Thriving Moor (a tapped land) on top over Assassin's Strike (a removal…
With 10 lands already on the battlefield, keeping Thriving Moor (a tapped land) on top over Assassin's Strike (a removal spell + discard) is questionable. The opponent has a 4/4 Phyrexian Gargantua and 7 cards in hand, making both the removal and discard effects of Assassin's Strike relevant. At 10 lands, the player could cast Assassin's Strike soon and the marginal value of land #11 is low.
Analysis
Action taken: Bottomed Assassin's Strike, keeping Thriving Moor on top
Better line: Bottom Thriving Moor instead, keeping Assassin's Strike on top as a relevant removal spell for the opponent's threats
QwCdr SargemcpThriving Moor
raw
choose_action(choice=l58)
{
"success": true,
"action_taken": "selected_target_0",
"game_seq": 324,
"next_action_pending": true,
"next_action_type": "GAME_TARGET",
"next_action_message": "Select a card ORDER to put on the BOTTOM of your library (last one chosen will be bottommost)",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}QwCdr SargemcpThriving Moor
raw
choose_action(choice=l58)
{
"success": true,
"action_taken": "selected_target_1",
"game_seq": 325,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play spells and abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}gameQwCdr Sarge puts a card from library to the bottom of their library (source: Serum Visions)
gameQwCdr Sarge puts a card from library to the bottom of their library (source: Serum Visions)
gameQwCdr Sarge puts Serum Visions from stack into their graveyard
QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 329,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Select attackers",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}— Declare Attackers —
QwCdr SargemcpAttack with all (Merfolk Pupil 2/2, Ravenous Chupacabra 2/2)
raw
choose_action(attackers=p12,p14)
{
"error": "Invalid structured content returned by tool choose_action: 'p14' is not of type 'object'\n\nFailed validating 'type' in schema['properties']['declared']['items']:\n {'type': 'object'}\n\nOn instance['declared'][1]:\n 'p14'"
}QwCdr SargemcpAttack with all (Merfolk Pupil 2/2, Ravenous Chupacabra 2/2)
raw
choose_action(attackers=all)
{
"success": false,
"error": "GAME_SELECT requires choice=pN to play a card, or choice=\"no\" to pass priority. Call get_action_choices first to see available cards.",
"error_code": "missing_param",
"retryable": true,
"warning": "Ignored attackers parameter (not in declare_attackers phase)",
"game_seq": 336
}gameQwCdr Sarge attacks Gem31P Vorthos with 2 creatures
QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 336,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}— Declare Blockers —
Gem31P Vorthosllm
pass_priority(board_cursor=22)
{
"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 (QwCdr Sarge)",
"board": [
{
"hand_size": 7,
"graveyard": [
{
"name": "Douse in Gloom",
"rules": [
"{this} deals 2 damage to target creature and you gain 2 life."
],
"id": "p4"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Phyrexian Gargantua",
"rules": [
"When {this} enters, you draw two cards and you lose 2 life."
],
"id": "p31",
"power": "4",
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p24"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p45"
}
],
"name": "Gem31P Vorthos",
"library_size": 25,
"life": 16,
"hand": [
{
"mana_cost": "{4}{U}",
"name": "Berg Strider",
"rules": [
"When {this} enters, tap target artifact or creature an opponent controls. If {S} was spent to cast this spell, that permanent doesn't untap during its controller's next untap step."
],
"power": "4",
"id": "p3",
"toughness": "4"
},
{
"mana_cost": "{3}{U}",
"name": "Chillerpillar",
"rules": [
"{4}{S}{S}: Monstrosity 2. (If this creature isn't monstrous, put two +1/+1 counters on it and it becomes monstrous.)",
"As long as {this} is monstrous, it has flying.",
": ",
"ICON_BAD{this} isn't monstrous"
],
"power": "3",
"id": "p48",
"toughness": "3"
},
{
"mana_cost": "{2}{B}{B}",
"name": "Entomber Exarch",
"rules": [
"When {this} enters, choose one —: &bull Return target creature card from your graveyard to your hand.: &bull Target opponent reveals their hand. You choose a card from it. That player discards that card.: "
],
"power": "2",
"id": "p5",
"toughness": "2"
},
{
"mana_cost": "{2}{U}",
"name": "Icebind Pillar",
"rules": [
"{S}, {T}: Tap target artifact or creature."
],
"id": "p39"
},
{
"mana_cost": "{3}{U}{U}",
"name": "Isu the Abominable",
"rules": [
"You may look at the top card of your library any time.",
"You may play snow lands and cast snow spells from the top of your library.",
"Whenever another snow permanent you control enters, you may pay {G}, {W}, or {U}. If you do, put a +1/+1 counter on {this}."
],
"power": "5",
"id": "p35",
"toughness": "5"
},
{
"mana_cost": "{1}{U}",
"name": "Pilfering Hawk",
"rules": [
"Flying",
"{S}, {T}: Draw a card, then discard a card."
],
"power": "1",
"id": "p29",
"toughness": "2"
},
{
"name": "Snow-Covered Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p49"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p23"
},
{
"name": "Mystic Skyfish",
"rules": [
"Whenever you draw your second card each turn, {this} gains flying until end of turn.",
": ",
"Cards drawn this turn: 3"
],
"id": "p28"
},
{
"name": "Nyxathid",
"rules": [
"As {this} enters, choose an opponent.",
"{this} gets -1/-1 for each card in the chosen player's hand."
],
"id": "p13"
},
{
"name": "Serum Visions",
"rules": [
"Draw a card. 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.)"
],
"id": "p40"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p54"
},
{
"tapped": false,
"counters": {
"loyalty": 5
},
"loyalty": "5",
"name": "Jace, Arcane Strategist",
"rules": [
"Whenever you draw your second card each turn, put a +1/+1 counter on target creature you control.",
"+1: Draw a card.",
"-7: Creatures you control can't be blocked this turn.",
": ",
"Cards drawn this turn: 3"
],
"id": "p11"
},
{
"tapped": true,
"name": "Memorial to Genius",
"rules": [
"{this} enters tapped.",
"{T}: Add {U}.",
"{4}{U}, {T}, Sacrifice {this}: Draw two cards."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Merfolk Pupil",
"rules": [
"When {this} enters, draw a card, then discard a card.",
"{1}{U}, Exile this card from your graveyard: Draw a card, then discard a card."
],
"id": "p12",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Ravenous Chupacabra",
"rules": [
"When {this} enters, destroy target creature an opponent controls."
],
"id": "p14",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p15"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p25"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p16"
}
],
"name": "QwCdr Sarge",
"library_size": 23,
"life": 20
}
],
"board_cursor": 23,
"choices": [
{
"name": "Phyrexian Gargantua",
"index": 0,
"choice_type": "blocker",
"id": "p31",
"power": "4",
"toughness": "4"
}
],
"combat_phase": "blockers",
"combat": [
{
"blocked": false,
"defending": "Gem31P Vorthos",
"attackers": [
{
"name": "Merfolk Pupil",
"id": "p12",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem31P Vorthos",
"attackers": [
{
"name": "Ravenous Chupacabra",
"id": "p14",
"power": "2",
"toughness": "2"
}
]
}
],
"game_seq": 338,
"incoming_attackers": [
{
"name": "Merfolk Pupil",
"id": "p12",
"power": "2",
"toughness": "2"
},
{
"name": "Ravenous Chupacabra",
"id": "p14",
"power": "2",
"toughness": "2"
}
],
"stop_reason": "combat"
}Gem31P VorthosmcpPhyrexian Gargantua blocks p318
raw
choose_action(blockers=p31:p318)
{
"success": false,
"action_taken": "batch_block",
"declared": [],
"failed": [
{
"reason": "unknown attacker ID: p318",
"id": "p31"
}
],
"game_seq": 338,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 344,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}gameGem31P Vorthos loses 2 life at combat from Merfolk Pupil
gameGem31P Vorthos loses 2 life at combat from Ravenous Chupacabra
— Combat Damage —
QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 349,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play spells and abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}— Postcombat Main —
QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 351,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}— Gem31P Vorthos's Turn 8 —
chatGem31P Vorthos: The mind mage Jace reveals himself! I'll need to lock down his allies before he out-draws me.
Gem31P Vorthosllm
pass_priority(board_cursor=23)
{
"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 (Gem31P Vorthos) YOUR_MAIN",
"board": [
{
"hand_size": 8,
"graveyard": [
{
"name": "Douse in Gloom",
"rules": [
"{this} deals 2 damage to target creature and you gain 2 life."
],
"id": "p4"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Phyrexian Gargantua",
"rules": [
"When {this} enters, you draw two cards and you lose 2 life."
],
"id": "p31",
"power": "4",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p24"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p45"
}
],
"name": "Gem31P Vorthos",
"library_size": 24,
"life": 12,
"hand": [
{
"mana_cost": "{4}{U}",
"name": "Berg Strider",
"rules": [
"When {this} enters, tap target artifact or creature an opponent controls. If {S} was spent to cast this spell, that permanent doesn't untap during its controller's next untap step."
],
"power": "4",
"id": "p3",
"toughness": "4",
"playable": true
},
{
"mana_cost": "{3}{U}",
"name": "Chillerpillar",
"rules": [
"{4}{S}{S}: Monstrosity 2. (If this creature isn't monstrous, put two +1/+1 counters on it and it becomes monstrous.)",
"As long as {this} is monstrous, it has flying.",
": ",
"ICON_BAD{this} isn't monstrous"
],
"power": "3",
"id": "p48",
"toughness": "3",
"playable": true
},
{
"mana_cost": "{2}",
"name": "Coldsteel Heart",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color.",
"{T}: Add one mana of the chosen color."
],
"id": "p59",
"playable": true
},
{
"mana_cost": "{2}{B}{B}",
"name": "Entomber Exarch",
"rules": [
"When {this} enters, choose one —: &bull Return target creature card from your graveyard to your hand.: &bull Target opponent reveals their hand. You choose a card from it. That player discards that card.: "
],
"power": "2",
"id": "p5",
"toughness": "2",
"playable": true
},
{
"mana_cost": "{2}{U}",
"name": "Icebind Pillar",
"rules": [
"{S}, {T}: Tap target artifact or creature."
],
"id": "p39",
"playable": true
},
{
"mana_cost": "{3}{U}{U}",
"name": "Isu the Abominable",
"rules": [
"You may look at the top card of your library any time.",
"You may play snow lands and cast snow spells from the top of your library.",
"Whenever another snow permanent you control enters, you may pay {G}, {W}, or {U}. If you do, put a +1/+1 counter on {this}."
],
"power": "5",
"id": "p35",
"toughness": "5",
"playable": true
},
{
"mana_cost": "{1}{U}",
"name": "Pilfering Hawk",
"rules": [
"Flying",
"{S}, {T}: Draw a card, then discard a card."
],
"power": "1",
"id": "p29",
"toughness": "2",
"playable": true
},
{
"name": "Snow-Covered Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p49",
"playable": true
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p23"
},
{
"name": "Mystic Skyfish",
"rules": [
"Whenever you draw your second card each turn, {this} gains flying until end of turn.",
": ",
"Cards drawn this turn: 0"
],
"id": "p28"
},
{
"name": "Nyxathid",
"rules": [
"As {this} enters, choose an opponent.",
"{this} gets -1/-1 for each card in the chosen player's hand."
],
"id": "p13"
},
{
"name": "Serum Visions",
"rules": [
"Draw a card. 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.)"
],
"id": "p40"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p54"
},
{
"tapped": false,
"counters": {
"loyalty": 5
},
"loyalty": "5",
"name": "Jace, Arcane Strategist",
"rules": [
"Whenever you draw your second card each turn, put a +1/+1 counter on target creature you control.",
"+1: Draw a card.",
"-7: Creatures you control can't be blocked this turn.",
": ",
"Cards drawn this turn: 0"
],
"id": "p11"
},
{
"tapped": true,
"name": "Memorial to Genius",
"rules": [
"{this} enters tapped.",
"{T}: Add {U}.",
"{4}{U}, {T}, Sacrifice {this}: Draw two cards."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Merfolk Pupil",
"rules": [
"When {this} enters, draw a card, then discard a card.",
"{1}{U}, Exile this card from your graveyard: Draw a card, then discard a card."
],
"id": "p12",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Ravenous Chupacabra",
"rules": [
"When {this} enters, destroy target creature an opponent controls."
],
"id": "p14",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p15"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p25"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p16"
}
],
"name": "QwCdr Sarge",
"library_size": 23,
"life": 20
}
],
"board_cursor": 24,
"choices": [
{
"mana_cost": "{4}{U}",
"name": "Berg Strider",
"index": 0,
"action": "cast",
"id": "p3",
"power": "4",
"toughness": "4"
},
{
"mana_cost": "{3}{U}",
"name": "Chillerpillar",
"index": 1,
"action": "cast",
"id": "p48",
"power": "3",
"toughness": "3"
},
{
"mana_cost": "{2}",
"name": "Coldsteel Heart",
"index": 2,
"action": "cast",
"id": "p59"
},
{
"mana_cost": "{2}{B}{B}",
"name": "Entomber Exarch",
"index": 3,
"action": "cast",
"id": "p5",
"power": "2",
"toughness": "2"
},
{
"mana_cost": "{2}{U}",
"name": "Icebind Pillar",
"index": 4,
"action": "cast",
"id": "p39"
},
{
"mana_cost": "{3}{U}{U}",
"name": "Isu the Abominable",
"index": 5,
"action": "cast",
"id": "p35",
"power": "5",
"toughness": "5"
},
{
"mana_cost": "{1}{U}",
"name": "Pilfering Hawk",
"index": 6,
"action": "cast",
"id": "p29",
"power": "1",
"toughness": "2"
},
{
"name": "Snow-Covered Island",
"index": 7,
"action": "land",
"id": "p49"
}
],
"untapped_lands": 6,
"game_seq": 353,
"land_drops_used": 0,
"stop_reason": "playable_cards",
"has_playable_cards": true
}Gem31P VorthosmcpPlay Snow-Covered Islandmcpsend_chat_message
raw
choose_action(choice=p49)
{
"success": true,
"action_taken": "selected_7",
"game_seq": 353,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play spells and abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}raw
send_chat_message(message=The mind mage Jace reveals himself! I'll...)
{
"success": true
}gameGem31P Vorthos puts Snow-Covered Island from hand onto the Battlefield
QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 358
}— Declare Attackers —
Gem31P Vorthosllm
pass_priority(board_cursor=24)
{
"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 (Gem31P Vorthos)",
"board": [
{
"hand_size": 7,
"graveyard": [
{
"name": "Douse in Gloom",
"rules": [
"{this} deals 2 damage to target creature and you gain 2 life."
],
"id": "p4"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Phyrexian Gargantua",
"rules": [
"When {this} enters, you draw two cards and you lose 2 life."
],
"id": "p31",
"power": "4",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p24"
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p49"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p45"
}
],
"name": "Gem31P Vorthos",
"library_size": 24,
"life": 12,
"hand": [
{
"mana_cost": "{4}{U}",
"name": "Berg Strider",
"rules": [
"When {this} enters, tap target artifact or creature an opponent controls. If {S} was spent to cast this spell, that permanent doesn't untap during its controller's next untap step."
],
"power": "4",
"id": "p3",
"toughness": "4"
},
{
"mana_cost": "{3}{U}",
"name": "Chillerpillar",
"rules": [
"{4}{S}{S}: Monstrosity 2. (If this creature isn't monstrous, put two +1/+1 counters on it and it becomes monstrous.)",
"As long as {this} is monstrous, it has flying.",
": ",
"ICON_BAD{this} isn't monstrous"
],
"power": "3",
"id": "p48",
"toughness": "3"
},
{
"mana_cost": "{2}",
"name": "Coldsteel Heart",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color.",
"{T}: Add one mana of the chosen color."
],
"id": "p59"
},
{
"mana_cost": "{2}{B}{B}",
"name": "Entomber Exarch",
"rules": [
"When {this} enters, choose one —: &bull Return target creature card from your graveyard to your hand.: &bull Target opponent reveals their hand. You choose a card from it. That player discards that card.: "
],
"power": "2",
"id": "p5",
"toughness": "2"
},
{
"mana_cost": "{2}{U}",
"name": "Icebind Pillar",
"rules": [
"{S}, {T}: Tap target artifact or creature."
],
"id": "p39"
},
{
"mana_cost": "{3}{U}{U}",
"name": "Isu the Abominable",
"rules": [
"You may look at the top card of your library any time.",
"You may play snow lands and cast snow spells from the top of your library.",
"Whenever another snow permanent you control enters, you may pay {G}, {W}, or {U}. If you do, put a +1/+1 counter on {this}."
],
"power": "5",
"id": "p35",
"toughness": "5"
},
{
"mana_cost": "{1}{U}",
"name": "Pilfering Hawk",
"rules": [
"Flying",
"{S}, {T}: Draw a card, then discard a card."
],
"power": "1",
"id": "p29",
"toughness": "2"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p23"
},
{
"name": "Mystic Skyfish",
"rules": [
"Whenever you draw your second card each turn, {this} gains flying until end of turn.",
": ",
"Cards drawn this turn: 0"
],
"id": "p28"
},
{
"name": "Nyxathid",
"rules": [
"As {this} enters, choose an opponent.",
"{this} gets -1/-1 for each card in the chosen player's hand."
],
"id": "p13"
},
{
"name": "Serum Visions",
"rules": [
"Draw a card. 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.)"
],
"id": "p40"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p54"
},
{
"tapped": false,
"counters": {
"loyalty": 5
},
"loyalty": "5",
"name": "Jace, Arcane Strategist",
"rules": [
"Whenever you draw your second card each turn, put a +1/+1 counter on target creature you control.",
"+1: Draw a card.",
"-7: Creatures you control can't be blocked this turn.",
": ",
"Cards drawn this turn: 0"
],
"id": "p11"
},
{
"tapped": true,
"name": "Memorial to Genius",
"rules": [
"{this} enters tapped.",
"{T}: Add {U}.",
"{4}{U}, {T}, Sacrifice {this}: Draw two cards."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Merfolk Pupil",
"rules": [
"When {this} enters, draw a card, then discard a card.",
"{1}{U}, Exile this card from your graveyard: Draw a card, then discard a card."
],
"id": "p12",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Ravenous Chupacabra",
"rules": [
"When {this} enters, destroy target creature an opponent controls."
],
"id": "p14",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p15"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p25"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p16"
}
],
"name": "QwCdr Sarge",
"library_size": 23,
"life": 20
}
],
"board_cursor": 25,
"choices": [
{
"name": "Phyrexian Gargantua",
"index": 0,
"choice_type": "attacker",
"id": "p31",
"power": "4",
"toughness": "4"
},
{
"name": "All attack",
"index": 1,
"choice_type": "special",
"id": "all"
}
],
"combat_phase": "attackers",
"untapped_lands": 7,
"game_seq": 359,
"stop_reason": "combat"
}Gem31P VorthosmcpAttack with Phyrexian Gargantua 4/4
raw
choose_action(attackers=all)
{
"error": "Invalid structured content returned by tool choose_action: 'all' is not of type 'object'\n\nFailed validating 'type' in schema['properties']['declared']['items']:\n {'type': 'object'}\n\nOn instance['declared'][0]:\n 'all'"
}Gem31P VorthosmcpAttack with Phyrexian Gargantua 4/4
raw
choose_action(attackers=p31)
{
"success": true,
"action_taken": "auto_selected_required_target",
"warning": "Required target auto-selected. Use get_action_choices first, then index=N.",
"game_seq": 360,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Select attackers",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}Gem31P Vorthosllm
pass_priority(board_cursor=25)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Select attackers",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T8 Combat/Declare Attackers (Gem31P Vorthos)",
"board": [
{
"hand_size": 7,
"graveyard": [
{
"name": "Douse in Gloom",
"rules": [
"{this} deals 2 damage to target creature and you gain 2 life."
],
"id": "p4"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Phyrexian Gargantua",
"rules": [
"When {this} enters, you draw two cards and you lose 2 life."
],
"id": "p31",
"power": "4",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p24"
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p49"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p45"
}
],
"name": "Gem31P Vorthos",
"library_size": 24,
"life": 12,
"hand": [
{
"mana_cost": "{4}{U}",
"name": "Berg Strider",
"rules": [
"When {this} enters, tap target artifact or creature an opponent controls. If {S} was spent to cast this spell, that permanent doesn't untap during its controller's next untap step."
],
"power": "4",
"id": "p3",
"toughness": "4"
},
{
"mana_cost": "{3}{U}",
"name": "Chillerpillar",
"rules": [
"{4}{S}{S}: Monstrosity 2. (If this creature isn't monstrous, put two +1/+1 counters on it and it becomes monstrous.)",
"As long as {this} is monstrous, it has flying.",
": ",
"ICON_BAD{this} isn't monstrous"
],
"power": "3",
"id": "p48",
"toughness": "3"
},
{
"mana_cost": "{2}",
"name": "Coldsteel Heart",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color.",
"{T}: Add one mana of the chosen color."
],
"id": "p59"
},
{
"mana_cost": "{2}{B}{B}",
"name": "Entomber Exarch",
"rules": [
"When {this} enters, choose one —: &bull Return target creature card from your graveyard to your hand.: &bull Target opponent reveals their hand. You choose a card from it. That player discards that card.: "
],
"power": "2",
"id": "p5",
"toughness": "2"
},
{
"mana_cost": "{2}{U}",
"name": "Icebind Pillar",
"rules": [
"{S}, {T}: Tap target artifact or creature."
],
"id": "p39"
},
{
"mana_cost": "{3}{U}{U}",
"name": "Isu the Abominable",
"rules": [
"You may look at the top card of your library any time.",
"You may play snow lands and cast snow spells from the top of your library.",
"Whenever another snow permanent you control enters, you may pay {G}, {W}, or {U}. If you do, put a +1/+1 counter on {this}."
],
"power": "5",
"id": "p35",
"toughness": "5"
},
{
"mana_cost": "{1}{U}",
"name": "Pilfering Hawk",
"rules": [
"Flying",
"{S}, {T}: Draw a card, then discard a card."
],
"power": "1",
"id": "p29",
"toughness": "2"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p23"
},
{
"name": "Mystic Skyfish",
"rules": [
"Whenever you draw your second card each turn, {this} gains flying until end of turn.",
": ",
"Cards drawn this turn: 0"
],
"id": "p28"
},
{
"name": "Nyxathid",
"rules": [
"As {this} enters, choose an opponent.",
"{this} gets -1/-1 for each card in the chosen player's hand."
],
"id": "p13"
},
{
"name": "Serum Visions",
"rules": [
"Draw a card. 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.)"
],
"id": "p40"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p54"
},
{
"tapped": false,
"counters": {
"loyalty": 5
},
"loyalty": "5",
"name": "Jace, Arcane Strategist",
"rules": [
"Whenever you draw your second card each turn, put a +1/+1 counter on target creature you control.",
"+1: Draw a card.",
"-7: Creatures you control can't be blocked this turn.",
": ",
"Cards drawn this turn: 0"
],
"id": "p11"
},
{
"tapped": true,
"name": "Memorial to Genius",
"rules": [
"{this} enters tapped.",
"{T}: Add {U}.",
"{4}{U}, {T}, Sacrifice {this}: Draw two cards."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Merfolk Pupil",
"rules": [
"When {this} enters, draw a card, then discard a card.",
"{1}{U}, Exile this card from your graveyard: Draw a card, then discard a card."
],
"id": "p12",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Ravenous Chupacabra",
"rules": [
"When {this} enters, destroy target creature an opponent controls."
],
"id": "p14",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p15"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p25"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p16"
}
],
"name": "QwCdr Sarge",
"library_size": 23,
"life": 20
}
],
"board_cursor": 26,
"combat_phase": "attackers",
"combat": [
{
"blocked": false,
"defending": "QwCdr Sarge",
"attackers": [
{
"name": "Phyrexian Gargantua",
"id": "p31",
"power": "4",
"toughness": "4"
}
]
}
],
"untapped_lands": 7,
"game_seq": 361,
"stop_reason": "combat"
}Gem31P Vorthosmcptrue
raw
choose_action(choice=yes)
{
"success": true,
"action_taken": "confirmed",
"game_seq": 361,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}Gem31P Vorthosllm
pass_priority(board_cursor=26)
{
"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 (Gem31P Vorthos) YOUR_MAIN",
"board": [
{
"hand_size": 7,
"graveyard": [
{
"name": "Douse in Gloom",
"rules": [
"{this} deals 2 damage to target creature and you gain 2 life."
],
"id": "p4"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Phyrexian Gargantua",
"rules": [
"When {this} enters, you draw two cards and you lose 2 life."
],
"id": "p31",
"power": "4",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p24"
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p49"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p45"
}
],
"name": "Gem31P Vorthos",
"library_size": 24,
"life": 12,
"hand": [
{
"mana_cost": "{4}{U}",
"name": "Berg Strider",
"rules": [
"When {this} enters, tap target artifact or creature an opponent controls. If {S} was spent to cast this spell, that permanent doesn't untap during its controller's next untap step."
],
"power": "4",
"id": "p3",
"toughness": "4",
"playable": true
},
{
"mana_cost": "{3}{U}",
"name": "Chillerpillar",
"rules": [
"{4}{S}{S}: Monstrosity 2. (If this creature isn't monstrous, put two +1/+1 counters on it and it becomes monstrous.)",
"As long as {this} is monstrous, it has flying.",
": ",
"ICON_BAD{this} isn't monstrous"
],
"power": "3",
"id": "p48",
"toughness": "3",
"playable": true
},
{
"mana_cost": "{2}",
"name": "Coldsteel Heart",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color.",
"{T}: Add one mana of the chosen color."
],
"id": "p59",
"playable": true
},
{
"mana_cost": "{2}{B}{B}",
"name": "Entomber Exarch",
"rules": [
"When {this} enters, choose one —: &bull Return target creature card from your graveyard to your hand.: &bull Target opponent reveals their hand. You choose a card from it. That player discards that card.: "
],
"power": "2",
"id": "p5",
"toughness": "2",
"playable": true
},
{
"mana_cost": "{2}{U}",
"name": "Icebind Pillar",
"rules": [
"{S}, {T}: Tap target artifact or creature."
],
"id": "p39",
"playable": true
},
{
"mana_cost": "{3}{U}{U}",
"name": "Isu the Abominable",
"rules": [
"You may look at the top card of your library any time.",
"You may play snow lands and cast snow spells from the top of your library.",
"Whenever another snow permanent you control enters, you may pay {G}, {W}, or {U}. If you do, put a +1/+1 counter on {this}."
],
"power": "5",
"id": "p35",
"toughness": "5",
"playable": true
},
{
"mana_cost": "{1}{U}",
"name": "Pilfering Hawk",
"rules": [
"Flying",
"{S}, {T}: Draw a card, then discard a card."
],
"power": "1",
"id": "p29",
"toughness": "2",
"playable": true
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p23"
},
{
"name": "Mystic Skyfish",
"rules": [
"Whenever you draw your second card each turn, {this} gains flying until end of turn.",
": ",
"Cards drawn this turn: 0"
],
"id": "p28"
},
{
"name": "Nyxathid",
"rules": [
"As {this} enters, choose an opponent.",
"{this} gets -1/-1 for each card in the chosen player's hand."
],
"id": "p13"
},
{
"name": "Serum Visions",
"rules": [
"Draw a card. 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.)"
],
"id": "p40"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p54"
},
{
"tapped": false,
"counters": {
"loyalty": 5
},
"loyalty": "5",
"name": "Jace, Arcane Strategist",
"rules": [
"Whenever you draw your second card each turn, put a +1/+1 counter on target creature you control.",
"+1: Draw a card.",
"-7: Creatures you control can't be blocked this turn.",
": ",
"Cards drawn this turn: 0"
],
"id": "p11"
},
{
"tapped": true,
"name": "Memorial to Genius",
"rules": [
"{this} enters tapped.",
"{T}: Add {U}.",
"{4}{U}, {T}, Sacrifice {this}: Draw two cards."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Merfolk Pupil",
"rules": [
"When {this} enters, draw a card, then discard a card.",
"{1}{U}, Exile this card from your graveyard: Draw a card, then discard a card."
],
"id": "p12",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Ravenous Chupacabra",
"rules": [
"When {this} enters, destroy target creature an opponent controls."
],
"id": "p14",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p15"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p25"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p16"
}
],
"name": "QwCdr Sarge",
"library_size": 23,
"life": 16
}
],
"board_cursor": 27,
"choices": [
{
"mana_cost": "{4}{U}",
"name": "Berg Strider",
"index": 0,
"action": "cast",
"id": "p3",
"power": "4",
"toughness": "4"
},
{
"mana_cost": "{3}{U}",
"name": "Chillerpillar",
"index": 1,
"action": "cast",
"id": "p48",
"power": "3",
"toughness": "3"
},
{
"mana_cost": "{2}",
"name": "Coldsteel Heart",
"index": 2,
"action": "cast",
"id": "p59"
},
{
"mana_cost": "{2}{B}{B}",
"name": "Entomber Exarch",
"index": 3,
"action": "cast",
"id": "p5",
"power": "2",
"toughness": "2"
},
{
"mana_cost": "{2}{U}",
"name": "Icebind Pillar",
"index": 4,
"action": "cast",
"id": "p39"
},
{
"mana_cost": "{3}{U}{U}",
"name": "Isu the Abominable",
"index": 5,
"action": "cast",
"id": "p35",
"power": "5",
"toughness": "5"
},
{
"mana_cost": "{1}{U}",
"name": "Pilfering Hawk",
"index": 6,
"action": "cast",
"id": "p29",
"power": "1",
"toughness": "2"
}
],
"untapped_lands": 7,
"game_seq": 374,
"land_drops_used": 1,
"stop_reason": "playable_cards",
"has_playable_cards": true
}gameGem31P Vorthos attacks QwCdr Sarge with 1 creature
— Declare Blockers —
gameQwCdr Sarge loses 4 life at combat from Phyrexian Gargantua
— Combat Damage —
— Postcombat Main —
Gem31P VorthosmcpCast Berg Strider {4}{U}
raw
choose_action(choice=p3)
{
"success": true,
"action_taken": "selected_0",
"game_seq": 374,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}Gem31P Vorthosllm
pass_priority(board_cursor=27)
{
"action_pending": true,
"action_type": "GAME_TARGET",
"message": "Select an artifact or creature an opponent controls",
"response_type": "index",
"respond_with": "choice=pN — must pick a target",
"context": "T8 Postcombat Main/Postcombat Main (Gem31P Vorthos) YOUR_MAIN",
"board": [
{
"hand_size": 6,
"graveyard": [
{
"name": "Douse in Gloom",
"rules": [
"{this} deals 2 damage to target creature and you gain 2 life."
],
"id": "p4"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Berg Strider",
"rules": [
"When {this} enters, tap target artifact or creature an opponent controls. If {S} was spent to cast this spell, that permanent doesn't untap during its controller's next untap step."
],
"id": "p3",
"power": "4",
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Phyrexian Gargantua",
"rules": [
"When {this} enters, you draw two cards and you lose 2 life."
],
"id": "p31",
"power": "4",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p24"
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p49"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p45"
}
],
"name": "Gem31P Vorthos",
"library_size": 24,
"life": 12,
"hand": [
{
"mana_cost": "{3}{U}",
"name": "Chillerpillar",
"rules": [
"{4}{S}{S}: Monstrosity 2. (If this creature isn't monstrous, put two +1/+1 counters on it and it becomes monstrous.)",
"As long as {this} is monstrous, it has flying.",
": ",
"ICON_BAD{this} isn't monstrous"
],
"power": "3",
"id": "p48",
"toughness": "3"
},
{
"mana_cost": "{2}",
"name": "Coldsteel Heart",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color.",
"{T}: Add one mana of the chosen color."
],
"id": "p59"
},
{
"mana_cost": "{2}{B}{B}",
"name": "Entomber Exarch",
"rules": [
"When {this} enters, choose one —: &bull Return target creature card from your graveyard to your hand.: &bull Target opponent reveals their hand. You choose a card from it. That player discards that card.: "
],
"power": "2",
"id": "p5",
"toughness": "2"
},
{
"mana_cost": "{2}{U}",
"name": "Icebind Pillar",
"rules": [
"{S}, {T}: Tap target artifact or creature."
],
"id": "p39"
},
{
"mana_cost": "{3}{U}{U}",
"name": "Isu the Abominable",
"rules": [
"You may look at the top card of your library any time.",
"You may play snow lands and cast snow spells from the top of your library.",
"Whenever another snow permanent you control enters, you may pay {G}, {W}, or {U}. If you do, put a +1/+1 counter on {this}."
],
"power": "5",
"id": "p35",
"toughness": "5"
},
{
"mana_cost": "{1}{U}",
"name": "Pilfering Hawk",
"rules": [
"Flying",
"{S}, {T}: Draw a card, then discard a card."
],
"power": "1",
"id": "p29",
"toughness": "2"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p23"
},
{
"name": "Mystic Skyfish",
"rules": [
"Whenever you draw your second card each turn, {this} gains flying until end of turn.",
": ",
"Cards drawn this turn: 0"
],
"id": "p28"
},
{
"name": "Nyxathid",
"rules": [
"As {this} enters, choose an opponent.",
"{this} gets -1/-1 for each card in the chosen player's hand."
],
"id": "p13"
},
{
"name": "Serum Visions",
"rules": [
"Draw a card. 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.)"
],
"id": "p40"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p54"
},
{
"tapped": false,
"counters": {
"loyalty": 5
},
"loyalty": "5",
"name": "Jace, Arcane Strategist",
"rules": [
"Whenever you draw your second card each turn, put a +1/+1 counter on target creature you control.",
"+1: Draw a card.",
"-7: Creatures you control can't be blocked this turn.",
": ",
"Cards drawn this turn: 0"
],
"id": "p11"
},
{
"tapped": true,
"name": "Memorial to Genius",
"rules": [
"{this} enters tapped.",
"{T}: Add {U}.",
"{4}{U}, {T}, Sacrifice {this}: Draw two cards."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Merfolk Pupil",
"rules": [
"When {this} enters, draw a card, then discard a card.",
"{1}{U}, Exile this card from your graveyard: Draw a card, then discard a card."
],
"id": "p12",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Ravenous Chupacabra",
"rules": [
"When {this} enters, destroy target creature an opponent controls."
],
"id": "p14",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p15"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p25"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p16"
}
],
"name": "QwCdr Sarge",
"library_size": 23,
"life": 16
}
],
"board_cursor": 28,
"choices": [
{
"tapped": true,
"controller": "QwCdr Sarge",
"name": "Merfolk Pupil",
"target_type": "permanent",
"index": 0,
"power": "2",
"id": "p12",
"toughness": "2"
},
{
"tapped": true,
"controller": "QwCdr Sarge",
"name": "Ravenous Chupacabra",
"target_type": "permanent",
"index": 1,
"power": "2",
"id": "p14",
"toughness": "2"
}
],
"stack": [
{
"name": "Ability"
}
],
"untapped_lands": 2,
"game_seq": 385,
"land_drops_used": 1,
"required": true,
"can_cancel": false,
"stop_reason": "non_priority_action"
}gameGem31P Vorthos casts Berg Strider from hand
gameGem31P Vorthos puts Berg Strider from stack onto the Battlefield
Gem31P VorthosmcpRavenous Chupacabra
raw
choose_action(choice=p14)
{
"success": true,
"action_taken": "selected_target_1",
"game_seq": 385,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}Gem31P Vorthosllm
pass_priority(board_cursor=28)
{
"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 (Gem31P Vorthos) YOUR_MAIN",
"board": [
{
"hand_size": 6,
"graveyard": [
{
"name": "Douse in Gloom",
"rules": [
"{this} deals 2 damage to target creature and you gain 2 life."
],
"id": "p4"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Berg Strider",
"rules": [
"When {this} enters, tap target artifact or creature an opponent controls. If {S} was spent to cast this spell, that permanent doesn't untap during its controller's next untap step."
],
"id": "p3",
"power": "4",
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Phyrexian Gargantua",
"rules": [
"When {this} enters, you draw two cards and you lose 2 life."
],
"id": "p31",
"power": "4",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p24"
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p49"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p45"
}
],
"name": "Gem31P Vorthos",
"library_size": 24,
"life": 12,
"hand": [
{
"mana_cost": "{3}{U}",
"name": "Chillerpillar",
"rules": [
"{4}{S}{S}: Monstrosity 2. (If this creature isn't monstrous, put two +1/+1 counters on it and it becomes monstrous.)",
"As long as {this} is monstrous, it has flying.",
": ",
"ICON_BAD{this} isn't monstrous"
],
"power": "3",
"id": "p48",
"toughness": "3"
},
{
"mana_cost": "{2}",
"name": "Coldsteel Heart",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color.",
"{T}: Add one mana of the chosen color."
],
"id": "p59",
"playable": true
},
{
"mana_cost": "{2}{B}{B}",
"name": "Entomber Exarch",
"rules": [
"When {this} enters, choose one —: &bull Return target creature card from your graveyard to your hand.: &bull Target opponent reveals their hand. You choose a card from it. That player discards that card.: "
],
"power": "2",
"id": "p5",
"toughness": "2"
},
{
"mana_cost": "{2}{U}",
"name": "Icebind Pillar",
"rules": [
"{S}, {T}: Tap target artifact or creature."
],
"id": "p39"
},
{
"mana_cost": "{3}{U}{U}",
"name": "Isu the Abominable",
"rules": [
"You may look at the top card of your library any time.",
"You may play snow lands and cast snow spells from the top of your library.",
"Whenever another snow permanent you control enters, you may pay {G}, {W}, or {U}. If you do, put a +1/+1 counter on {this}."
],
"power": "5",
"id": "p35",
"toughness": "5"
},
{
"mana_cost": "{1}{U}",
"name": "Pilfering Hawk",
"rules": [
"Flying",
"{S}, {T}: Draw a card, then discard a card."
],
"power": "1",
"id": "p29",
"toughness": "2",
"playable": true
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p23"
},
{
"name": "Mystic Skyfish",
"rules": [
"Whenever you draw your second card each turn, {this} gains flying until end of turn.",
": ",
"Cards drawn this turn: 0"
],
"id": "p28"
},
{
"name": "Nyxathid",
"rules": [
"As {this} enters, choose an opponent.",
"{this} gets -1/-1 for each card in the chosen player's hand."
],
"id": "p13"
},
{
"name": "Serum Visions",
"rules": [
"Draw a card. 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.)"
],
"id": "p40"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p54"
},
{
"tapped": false,
"counters": {
"loyalty": 5
},
"loyalty": "5",
"name": "Jace, Arcane Strategist",
"rules": [
"Whenever you draw your second card each turn, put a +1/+1 counter on target creature you control.",
"+1: Draw a card.",
"-7: Creatures you control can't be blocked this turn.",
": ",
"Cards drawn this turn: 0"
],
"id": "p11"
},
{
"tapped": true,
"name": "Memorial to Genius",
"rules": [
"{this} enters tapped.",
"{T}: Add {U}.",
"{4}{U}, {T}, Sacrifice {this}: Draw two cards."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Merfolk Pupil",
"rules": [
"When {this} enters, draw a card, then discard a card.",
"{1}{U}, Exile this card from your graveyard: Draw a card, then discard a card."
],
"id": "p12",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Ravenous Chupacabra",
"rules": [
"When {this} enters, destroy target creature an opponent controls."
],
"id": "p14",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p15"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p25"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p16"
}
],
"name": "QwCdr Sarge",
"library_size": 23,
"life": 16
}
],
"board_cursor": 29,
"choices": [
{
"mana_cost": "{2}",
"name": "Coldsteel Heart",
"index": 0,
"action": "cast",
"id": "p59"
},
{
"mana_cost": "{1}{U}",
"name": "Pilfering Hawk",
"index": 1,
"action": "cast",
"id": "p29",
"power": "1",
"toughness": "2"
}
],
"untapped_lands": 2,
"game_seq": 389,
"land_drops_used": 1,
"stop_reason": "playable_cards",
"has_playable_cards": true
}gameGem31P Vorthos - Ability triggers: Berg Strider - When Berg Strider enters, tap target artifact or creature an opponent controls. If {S} was spent to cast this spell, that permanent doesn't untap during its controller's next untap step. - targeting Ravenous Chupacabra
Gem31P VorthosmcpCast Coldsteel Heart {2}
raw
choose_action(choice=p59)
{
"success": true,
"action_taken": "selected_0",
"game_seq": 389,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}Gem31P Vorthosllm
pass_priority(board_cursor=29)
{
"action_pending": true,
"action_type": "GAME_CHOOSE_CHOICE",
"message": "Choose replacement effect to resolve first",
"response_type": "index",
"respond_with": "choice=0, choice=1, etc. or text=Name (not yes/no)",
"context": "T8 Postcombat Main/Postcombat Main (Gem31P Vorthos) YOUR_MAIN",
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Douse in Gloom",
"rules": [
"{this} deals 2 damage to target creature and you gain 2 life."
],
"id": "p4"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Berg Strider",
"rules": [
"When {this} enters, tap target artifact or creature an opponent controls. If {S} was spent to cast this spell, that permanent doesn't untap during its controller's next untap step."
],
"id": "p3",
"power": "4",
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Phyrexian Gargantua",
"rules": [
"When {this} enters, you draw two cards and you lose 2 life."
],
"id": "p31",
"power": "4",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p24"
},
{
"tapped": true,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p49"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p45"
}
],
"name": "Gem31P Vorthos",
"library_size": 24,
"life": 12,
"hand": [
{
"mana_cost": "{3}{U}",
"name": "Chillerpillar",
"rules": [
"{4}{S}{S}: Monstrosity 2. (If this creature isn't monstrous, put two +1/+1 counters on it and it becomes monstrous.)",
"As long as {this} is monstrous, it has flying.",
": ",
"ICON_BAD{this} isn't monstrous"
],
"power": "3",
"id": "p48",
"toughness": "3"
},
{
"mana_cost": "{2}{B}{B}",
"name": "Entomber Exarch",
"rules": [
"When {this} enters, choose one —: &bull Return target creature card from your graveyard to your hand.: &bull Target opponent reveals their hand. You choose a card from it. That player discards that card.: "
],
"power": "2",
"id": "p5",
"toughness": "2"
},
{
"mana_cost": "{2}{U}",
"name": "Icebind Pillar",
"rules": [
"{S}, {T}: Tap target artifact or creature."
],
"id": "p39"
},
{
"mana_cost": "{3}{U}{U}",
"name": "Isu the Abominable",
"rules": [
"You may look at the top card of your library any time.",
"You may play snow lands and cast snow spells from the top of your library.",
"Whenever another snow permanent you control enters, you may pay {G}, {W}, or {U}. If you do, put a +1/+1 counter on {this}."
],
"power": "5",
"id": "p35",
"toughness": "5"
},
{
"mana_cost": "{1}{U}",
"name": "Pilfering Hawk",
"rules": [
"Flying",
"{S}, {T}: Draw a card, then discard a card."
],
"power": "1",
"id": "p29",
"toughness": "2"
}
]
},
{
"hand_size": 3,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p23"
},
{
"name": "Mystic Skyfish",
"rules": [
"Whenever you draw your second card each turn, {this} gains flying until end of turn.",
": ",
"Cards drawn this turn: 0"
],
"id": "p28"
},
{
"name": "Nyxathid",
"rules": [
"As {this} enters, choose an opponent.",
"{this} gets -1/-1 for each card in the chosen player's hand."
],
"id": "p13"
},
{
"name": "Serum Visions",
"rules": [
"Draw a card. 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.)"
],
"id": "p40"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p54"
},
{
"tapped": false,
"counters": {
"loyalty": 5
},
"loyalty": "5",
"name": "Jace, Arcane Strategist",
"rules": [
"Whenever you draw your second card each turn, put a +1/+1 counter on target creature you control.",
"+1: Draw a card.",
"-7: Creatures you control can't be blocked this turn.",
": ",
"Cards drawn this turn: 0"
],
"id": "p11"
},
{
"tapped": true,
"name": "Memorial to Genius",
"rules": [
"{this} enters tapped.",
"{T}: Add {U}.",
"{4}{U}, {T}, Sacrifice {this}: Draw two cards."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Merfolk Pupil",
"rules": [
"When {this} enters, draw a card, then discard a card.",
"{1}{U}, Exile this card from your graveyard: Draw a card, then discard a card."
],
"id": "p12",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Ravenous Chupacabra",
"rules": [
"When {this} enters, destroy target creature an opponent controls."
],
"id": "p14",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p15"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p25"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p16"
}
],
"name": "QwCdr Sarge",
"library_size": 23,
"life": 16
}
],
"board_cursor": 30,
"choices": [
{
"index": 0,
"description": "Coldsteel Heart: Coldsteel Heart enters tapped."
},
{
"index": 1,
"description": "Coldsteel Heart: As Coldsteel Heart enters, choose a color."
}
],
"stack": [
{
"name": "Coldsteel Heart"
}
],
"game_seq": 395,
"land_drops_used": 1,
"stop_reason": "non_priority_action"
}questionable
Coldsteel Heart enters tapped and provides mana ramp, but with 7 mana sources already and Jace at 5 loyalty threatening …
Coldsteel Heart enters tapped and provides mana ramp, but with 7 mana sources already and Jace at 5 loyalty threatening to take over the game, Pilfering Hawk would have provided an immediate flying body to chip at Jace while also offering card filtering. The mana ramp is less urgent than pressuring a planeswalker.
Analysis
Action taken: Cast Coldsteel Heart for mana acceleration
Better line: Cast Pilfering Hawk to pressure Jace, Arcane Strategist (5 loyalty) with a flying attacker while also gaining access to snow-powered card filtering
gameGem31P Vorthos casts Coldsteel Heart from hand
Gem31P VorthosmcpColdsteel Heart: Coldsteel Heart enters tapped.
raw
choose_action(choice=0)
{
"success": true,
"action_taken": "selected_choice_0",
"game_seq": 395,
"next_action_pending": true,
"next_action_type": "GAME_CHOOSE_CHOICE",
"next_action_message": "Choose color",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}Gem31P Vorthosllm
pass_priority(board_cursor=30)
{
"action_pending": true,
"action_type": "GAME_CHOOSE_CHOICE",
"message": "Choose color",
"response_type": "index",
"respond_with": "choice=0, choice=1, etc. or text=Name (not yes/no)",
"context": "T8 Postcombat Main/Postcombat Main (Gem31P Vorthos) YOUR_MAIN",
"board_cursor": 30,
"board_unchanged": true,
"choices": [
{
"index": 0,
"description": "White"
},
{
"index": 1,
"description": "Blue"
},
{
"index": 2,
"description": "Black"
},
{
"index": 3,
"description": "Red"
},
{
"index": 4,
"description": "Green"
}
],
"stack": [
{
"name": "Coldsteel Heart"
}
],
"game_seq": 396,
"land_drops_used": 1,
"stop_reason": "non_priority_action"
}Gem31P VorthosmcpPass
raw
choose_action(text=Blue)
{
"success": true,
"action_taken": "selected_choice_text_Blue",
"game_seq": 396,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play spells and abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}gameColdsteel Heart: Gem31P Vorthos has chosen Blue
gameGem31P Vorthos puts Coldsteel Heart from stack onto the Battlefield
gameBerg Strider: Ravenous Chupacabra doesn't untap (Berg Strider)
— QwCdr Sarge's Turn 8 —
QwCdr Sargellm
pass_priority(board_cursor=56)
{
"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 (QwCdr Sarge) YOUR_MAIN",
"board": [
{
"hand_size": 4,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p23"
},
{
"name": "Mystic Skyfish",
"rules": [
"Whenever you draw your second card each turn, {this} gains flying until end of turn.",
": ",
"Cards drawn this turn: 1"
],
"id": "p28"
},
{
"name": "Nyxathid",
"rules": [
"As {this} enters, choose an opponent.",
"{this} gets -1/-1 for each card in the chosen player's hand."
],
"id": "p13"
},
{
"name": "Serum Visions",
"rules": [
"Draw a card. 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.)"
],
"id": "p40"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p54"
},
{
"tapped": false,
"counters": {
"loyalty": 5
},
"loyalty": "5",
"name": "Jace, Arcane Strategist",
"modified": true,
"rules": [
"Whenever you draw your second card each turn, put a +1/+1 counter on target creature you control.",
"+1: Draw a card.",
"-7: Creatures you control can't be blocked this turn.",
": ",
"Cards drawn this turn: 1"
],
"id": "p11"
},
{
"tapped": false,
"name": "Memorial to Genius",
"rules": [
"{this} enters tapped.",
"{T}: Add {U}.",
"{4}{U}, {T}, Sacrifice {this}: Draw two cards."
],
"id": "p36"
},
{
"tapped": false,
"counters": {
"+1/+1": 1
},
"name": "Merfolk Pupil",
"rules": [
"When {this} enters, draw a card, then discard a card.",
"{1}{U}, Exile this card from your graveyard: Draw a card, then discard a card."
],
"id": "p12",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Ravenous Chupacabra",
"rules": [
"When {this} enters, destroy target creature an opponent controls."
],
"id": "p14",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p15"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p25"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p16"
}
],
"name": "QwCdr Sarge",
"library_size": 22,
"life": 16,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p56",
"playable": true
},
{
"name": "Swamp",
"is_land": true,
"rules": [
"{T}: Add {B}."
],
"id": "p63",
"playable": true
},
{
"mana_cost": "{3}{U}",
"name": "Tome Anima",
"rules": [
"{this} can't be blocked as long as you've drawn two or more cards this turn.",
": ",
"Cards you've drawn this turn: 1"
],
"power": "3",
"id": "p30",
"toughness": "3",
"playable": true
},
{
"mana_cost": "{1}{B}",
"name": "Wight of Precinct Six",
"rules": [
"{this} gets +1/+1 for each creature card in your opponents' graveyards."
],
"power": "1",
"id": "p50",
"toughness": "1",
"playable": true
}
]
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Douse in Gloom",
"rules": [
"{this} deals 2 damage to target creature and you gain 2 life."
],
"id": "p4"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Berg Strider",
"rules": [
"When {this} enters, tap target artifact or creature an opponent controls. If {S} was spent to cast this spell, that permanent doesn't untap during its controller's next untap step."
],
"id": "p3",
"power": "4",
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Coldsteel Heart",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Blue"
],
"id": "p59"
},
{
"tapped": true,
"name": "Phyrexian Gargantua",
"rules": [
"When {this} enters, you draw two cards and you lose 2 life."
],
"id": "p31",
"power": "4",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p24"
},
{
"tapped": true,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p49"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p45"
}
],
"name": "Gem31P Vorthos",
"library_size": 24,
"life": 12
}
],
"board_cursor": 57,
"choices": [
{
"name": "Island",
"index": 0,
"action": "land",
"id": "p56"
},
{
"name": "Jace, Arcane Strategist",
"index": 1,
"action": "activate",
"playable_abilities": [
"+1: Draw a card."
],
"id": "p11"
},
{
"name": "Memorial to Genius",
"index": 2,
"action": "activate",
"playable_abilities": [
"{4}{U}, {T}, Sacrifice {this}: Draw two cards."
],
"id": "p36"
},
{
"name": "Swamp",
"index": 3,
"action": "land",
"id": "p63"
},
{
"mana_cost": "{3}{U}",
"name": "Tome Anima",
"index": 4,
"action": "cast",
"id": "p30",
"power": "3",
"toughness": "3"
},
{
"mana_cost": "{1}{B}",
"name": "Wight of Precinct Six",
"index": 5,
"action": "cast",
"id": "p50",
"power": "1",
"toughness": "1"
}
],
"untapped_lands": 7,
"game_seq": 404,
"land_drops_used": 0,
"recent_chat": [
"Gem31P Vorthos: The mind mage Jace reveals himself! I'll need to lock down his allies before he out-draws me."
],
"stop_reason": "playable_cards",
"has_playable_cards": true
}QwCdr SargemcpCast Tome Anima {3}{U}
raw
choose_action(choice=p30)
{
"success": true,
"action_taken": "selected_4",
"game_seq": 404,
"next_action_pending": true,
"next_action_type": "GAME_CHOOSE_ABILITY",
"next_action_message": "Choose spell or ability to play: Thriving Isle",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}minor blunder
Cast Tome Anima before playing a land.
Cast Tome Anima before playing a land. Should always play land first to maximize available mana and flexibility. Additionally, playing land first and casting Wight of Precinct Six before Tome Anima would be slightly better sequencing - getting both creatures down and then activating Jace to draw the second card, putting the +1/+1 counter on whichever creature is best.
Analysis
Action taken: Cast Tome Anima as the first action of the main phase, before playing a land.
Better line: Play Island/Swamp first, then cast Wight of Precinct Six (2 mana), then cast Tome Anima (4 mana), then activate Jace +1 to draw second card - triggering Jace's +1/+1 counter ability with more targets available and making Tome Anima unblockable for attacks.
QwCdr Sargemcp2. {T}: Add one mana of the chosen color.
raw
choose_action(choice=1)
{
"success": true,
"action_taken": "selected_ability_1",
"game_seq": 408,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}gameQwCdr Sarge casts Tome Anima from hand
QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 412,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play spells and abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}gameQwCdr Sarge puts Tome Anima from stack onto the Battlefield
QwCdr SargemcpCast Wight of Precinct Six {1}{B}
raw
choose_action(choice=p50)
{
"success": true,
"action_taken": "selected_3",
"game_seq": 415,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}gameQwCdr Sarge casts Wight of Precinct Six from hand
QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 419,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play spells and abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}gameQwCdr Sarge puts Wight of Precinct Six from stack onto the Battlefield
QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 422,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Select attackers",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}moderate blunder
Passed priority in precombat main phase with an unplayed land drop (Island or Swamp in hand) and Jace, Arcane Strategist…
Passed priority in precombat main phase with an unplayed land drop (Island or Swamp in hand) and Jace, Arcane Strategist available to activate for +1 draw. Both are pure upside actions that cost nothing meaningful. Missing the land drop permanently loses a mana this turn, and skipping Jace's +1 loses a card draw and loyalty buildup.
Analysis
Action taken: Passed priority, ending the main phase without playing a land or activating Jace.
Better line: Play a land (likely Swamp for color diversity), then activate Jace's +1 to draw a card, potentially enabling second-card-drawn triggers on Merfolk Pupil and Tome Anima, before proceeding to combat.
— Declare Attackers —
QwCdr SargemcpAttack with all (Merfolk Pupil 2/2)
raw
choose_action(attackers=p12)
{
"error": "Invalid structured content returned by tool choose_action: 'p12' is not of type 'object'\n\nFailed validating 'type' in schema['properties']['declared']['items']:\n {'type': 'object'}\n\nOn instance['declared'][0]:\n 'p12'"
}QwCdr SargemcpAttack with all (Merfolk Pupil 2/2)
raw
choose_action(attackers=all)
{
"success": false,
"error": "GAME_SELECT requires choice=pN to play a card, or choice=\"no\" to pass priority. Call get_action_choices first to see available cards.",
"error_code": "missing_param",
"retryable": true,
"warning": "Ignored attackers parameter (not in declare_attackers phase)",
"game_seq": 428
}gameQwCdr Sarge attacks Gem31P Vorthos with 1 creature
QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 428,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}— Declare Blockers —
Gem31P Vorthosllm
pass_priority(board_cursor=30)
{
"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 (QwCdr Sarge)",
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Douse in Gloom",
"rules": [
"{this} deals 2 damage to target creature and you gain 2 life."
],
"id": "p4"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Berg Strider",
"rules": [
"When {this} enters, tap target artifact or creature an opponent controls. If {S} was spent to cast this spell, that permanent doesn't untap during its controller's next untap step."
],
"id": "p3",
"power": "4",
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Coldsteel Heart",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Blue"
],
"id": "p59"
},
{
"tapped": true,
"name": "Phyrexian Gargantua",
"rules": [
"When {this} enters, you draw two cards and you lose 2 life."
],
"id": "p31",
"power": "4",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p24"
},
{
"tapped": true,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p49"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p45"
}
],
"name": "Gem31P Vorthos",
"library_size": 24,
"life": 12,
"hand": [
{
"mana_cost": "{3}{U}",
"name": "Chillerpillar",
"rules": [
"{4}{S}{S}: Monstrosity 2. (If this creature isn't monstrous, put two +1/+1 counters on it and it becomes monstrous.)",
"As long as {this} is monstrous, it has flying.",
": ",
"ICON_BAD{this} isn't monstrous"
],
"power": "3",
"id": "p48",
"toughness": "3"
},
{
"mana_cost": "{2}{B}{B}",
"name": "Entomber Exarch",
"rules": [
"When {this} enters, choose one —: &bull Return target creature card from your graveyard to your hand.: &bull Target opponent reveals their hand. You choose a card from it. That player discards that card.: "
],
"power": "2",
"id": "p5",
"toughness": "2"
},
{
"mana_cost": "{2}{U}",
"name": "Icebind Pillar",
"rules": [
"{S}, {T}: Tap target artifact or creature."
],
"id": "p39"
},
{
"mana_cost": "{3}{U}{U}",
"name": "Isu the Abominable",
"rules": [
"You may look at the top card of your library any time.",
"You may play snow lands and cast snow spells from the top of your library.",
"Whenever another snow permanent you control enters, you may pay {G}, {W}, or {U}. If you do, put a +1/+1 counter on {this}."
],
"power": "5",
"id": "p35",
"toughness": "5"
},
{
"mana_cost": "{1}{U}",
"name": "Pilfering Hawk",
"rules": [
"Flying",
"{S}, {T}: Draw a card, then discard a card."
],
"power": "1",
"id": "p29",
"toughness": "2"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p23"
},
{
"name": "Mystic Skyfish",
"rules": [
"Whenever you draw your second card each turn, {this} gains flying until end of turn.",
": ",
"Cards drawn this turn: 1"
],
"id": "p28"
},
{
"name": "Nyxathid",
"rules": [
"As {this} enters, choose an opponent.",
"{this} gets -1/-1 for each card in the chosen player's hand."
],
"id": "p13"
},
{
"name": "Serum Visions",
"rules": [
"Draw a card. 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.)"
],
"id": "p40"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p54"
},
{
"tapped": false,
"counters": {
"loyalty": 5
},
"loyalty": "5",
"name": "Jace, Arcane Strategist",
"rules": [
"Whenever you draw your second card each turn, put a +1/+1 counter on target creature you control.",
"+1: Draw a card.",
"-7: Creatures you control can't be blocked this turn.",
": ",
"Cards drawn this turn: 1"
],
"id": "p11"
},
{
"tapped": true,
"name": "Memorial to Genius",
"rules": [
"{this} enters tapped.",
"{T}: Add {U}.",
"{4}{U}, {T}, Sacrifice {this}: Draw two cards."
],
"id": "p36"
},
{
"tapped": true,
"counters": {
"+1/+1": 1
},
"name": "Merfolk Pupil",
"rules": [
"When {this} enters, draw a card, then discard a card.",
"{1}{U}, Exile this card from your graveyard: Draw a card, then discard a card."
],
"id": "p12",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Ravenous Chupacabra",
"rules": [
"When {this} enters, destroy target creature an opponent controls."
],
"id": "p14",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p15"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p25"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p16"
},
{
"tapped": false,
"name": "Tome Anima",
"rules": [
"{this} can't be blocked as long as you've drawn two or more cards this turn.",
": ",
"Cards you've drawn this turn: 1"
],
"id": "p30",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Wight of Precinct Six",
"rules": [
"{this} gets +1/+1 for each creature card in your opponents' graveyards."
],
"id": "p50",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "QwCdr Sarge",
"library_size": 22,
"life": 16
}
],
"board_cursor": 31,
"choices": [
{
"name": "Berg Strider",
"index": 0,
"choice_type": "blocker",
"id": "p3",
"power": "4",
"toughness": "4"
}
],
"combat_phase": "blockers",
"combat": [
{
"blocked": false,
"defending": "Gem31P Vorthos",
"attackers": [
{
"name": "Merfolk Pupil",
"id": "p12",
"power": "2",
"toughness": "2"
}
]
}
],
"game_seq": 430,
"incoming_attackers": [
{
"name": "Merfolk Pupil",
"id": "p12",
"power": "2",
"toughness": "2"
}
],
"stop_reason": "combat"
}Gem31P VorthosmcpBerg Strider blocks p60
raw
choose_action(blockers=p3:p60)
{
"success": true,
"action_taken": "batch_block",
"declared": [
{
"id": "p3",
"blocks": "p60"
}
],
"game_seq": 430,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}gameAttacker: Merfolk Pupil (2/2) blocked by Berg Strider (4/4)
QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 434
}QwCdr Sargellm
pass_priority(board_cursor=64)
{
"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 (QwCdr Sarge) YOUR_MAIN",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p23"
},
{
"name": "Merfolk Pupil",
"rules": [
"When {this} enters, draw a card, then discard a card.",
"{1}{U}, Exile this card from your graveyard: Draw a card, then discard a card."
],
"id": "p12"
},
{
"name": "Mystic Skyfish",
"rules": [
"Whenever you draw your second card each turn, {this} gains flying until end of turn.",
": ",
"Cards drawn this turn: 1"
],
"id": "p28"
},
{
"name": "Nyxathid",
"rules": [
"As {this} enters, choose an opponent.",
"{this} gets -1/-1 for each card in the chosen player's hand."
],
"id": "p13"
},
{
"name": "Serum Visions",
"rules": [
"Draw a card. 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.)"
],
"id": "p40"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p54"
},
{
"tapped": false,
"counters": {
"loyalty": 5
},
"loyalty": "5",
"name": "Jace, Arcane Strategist",
"modified": true,
"rules": [
"Whenever you draw your second card each turn, put a +1/+1 counter on target creature you control.",
"+1: Draw a card.",
"-7: Creatures you control can't be blocked this turn.",
": ",
"Cards drawn this turn: 1"
],
"id": "p11"
},
{
"tapped": true,
"name": "Memorial to Genius",
"rules": [
"{this} enters tapped.",
"{T}: Add {U}.",
"{4}{U}, {T}, Sacrifice {this}: Draw two cards."
],
"id": "p36"
},
{
"tapped": true,
"name": "Ravenous Chupacabra",
"rules": [
"When {this} enters, destroy target creature an opponent controls."
],
"id": "p14",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p15"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p25"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p16"
},
{
"tapped": false,
"name": "Tome Anima",
"modified": true,
"rules": [
"{this} can't be blocked as long as you've drawn two or more cards this turn.",
": ",
"Cards you've drawn this turn: 1"
],
"id": "p30",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Wight of Precinct Six",
"rules": [
"{this} gets +1/+1 for each creature card in your opponents' graveyards."
],
"id": "p50",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "QwCdr Sarge",
"library_size": 22,
"life": 16,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p56",
"playable": true
},
{
"name": "Swamp",
"is_land": true,
"rules": [
"{T}: Add {B}."
],
"id": "p63",
"playable": true
}
]
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Douse in Gloom",
"rules": [
"{this} deals 2 damage to target creature and you gain 2 life."
],
"id": "p4"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Berg Strider",
"rules": [
"When {this} enters, tap target artifact or creature an opponent controls. If {S} was spent to cast this spell, that permanent doesn't untap during its controller's next untap step."
],
"id": "p3",
"power": "4",
"toughness": "4",
"summoning_sick": true
},
{
"tapped": true,
"name": "Coldsteel Heart",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Blue"
],
"id": "p59"
},
{
"tapped": true,
"name": "Phyrexian Gargantua",
"rules": [
"When {this} enters, you draw two cards and you lose 2 life."
],
"id": "p31",
"power": "4",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p24"
},
{
"tapped": true,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p49"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p45"
}
],
"name": "Gem31P Vorthos",
"library_size": 24,
"life": 12
}
],
"board_cursor": 65,
"choices": [
{
"name": "Island",
"index": 0,
"action": "land",
"id": "p56"
},
{
"name": "Jace, Arcane Strategist",
"index": 1,
"action": "activate",
"playable_abilities": [
"+1: Draw a card."
],
"id": "p11"
},
{
"name": "Swamp",
"index": 2,
"action": "land",
"id": "p63"
}
],
"untapped_lands": 1,
"game_seq": 442,
"land_drops_used": 0,
"stop_reason": "playable_cards",
"has_playable_cards": true
}gameBerg Strider deals 4 damage to Merfolk Pupil
gameMerfolk Pupil deals 2 damage to Berg Strider
gameMerfolk Pupil died
— Combat Damage —
— Postcombat Main —
QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 442,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}moderate blunder
Player passed their postcombat main phase without playing a land from hand or activating Jace's +1 ability.
Player passed their postcombat main phase without playing a land from hand or activating Jace's +1 ability. They had a land drop remaining with Island and Swamp in hand, and Jace at 5 loyalty ready to +1 for a free card draw. Both actions are pure upside with no downside.
Analysis
Action taken: Passed priority, ending the turn with an unplayed land drop and unused Jace activation.
Better line: Play Swamp (or Island) from hand to have more mana next turn, then activate Jace's +1 to draw a card and tick Jace up to 6 loyalty. Both are free value that was left on the table.
— Gem31P Vorthos's Turn 9 —
Gem31P Vorthosllm
pass_priority(board_cursor=31)
{
"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 (Gem31P Vorthos) YOUR_MAIN",
"board": [
{
"hand_size": 6,
"graveyard": [
{
"name": "Douse in Gloom",
"rules": [
"{this} deals 2 damage to target creature and you gain 2 life."
],
"id": "p4"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Berg Strider",
"rules": [
"When {this} enters, tap target artifact or creature an opponent controls. If {S} was spent to cast this spell, that permanent doesn't untap during its controller's next untap step."
],
"id": "p3",
"power": "4",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Coldsteel Heart",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Blue"
],
"id": "p59"
},
{
"tapped": false,
"name": "Phyrexian Gargantua",
"rules": [
"When {this} enters, you draw two cards and you lose 2 life."
],
"id": "p31",
"power": "4",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p24"
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p49"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p45"
}
],
"name": "Gem31P Vorthos",
"library_size": 23,
"life": 12,
"hand": [
{
"mana_cost": "{3}{U}",
"name": "Chillerpillar",
"rules": [
"{4}{S}{S}: Monstrosity 2. (If this creature isn't monstrous, put two +1/+1 counters on it and it becomes monstrous.)",
"As long as {this} is monstrous, it has flying.",
": ",
"ICON_BAD{this} isn't monstrous"
],
"power": "3",
"id": "p48",
"toughness": "3",
"playable": true
},
{
"mana_cost": "{2}{B}{B}",
"name": "Entomber Exarch",
"rules": [
"When {this} enters, choose one —: &bull Return target creature card from your graveyard to your hand.: &bull Target opponent reveals their hand. You choose a card from it. That player discards that card.: "
],
"power": "2",
"id": "p5",
"toughness": "2",
"playable": true
},
{
"mana_cost": "{2}{U}",
"name": "Icebind Pillar",
"rules": [
"{S}, {T}: Tap target artifact or creature."
],
"id": "p39",
"playable": true
},
{
"mana_cost": "{3}{U}{U}",
"name": "Isu the Abominable",
"rules": [
"You may look at the top card of your library any time.",
"You may play snow lands and cast snow spells from the top of your library.",
"Whenever another snow permanent you control enters, you may pay {G}, {W}, or {U}. If you do, put a +1/+1 counter on {this}."
],
"power": "5",
"id": "p35",
"toughness": "5",
"playable": true
},
{
"mana_cost": "{1}{U}",
"name": "Pilfering Hawk",
"rules": [
"Flying",
"{S}, {T}: Draw a card, then discard a card."
],
"power": "1",
"id": "p29",
"toughness": "2",
"playable": true
},
{
"name": "Swamp",
"is_land": true,
"rules": [
"{T}: Add {B}."
],
"id": "p67",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p23"
},
{
"name": "Merfolk Pupil",
"rules": [
"When {this} enters, draw a card, then discard a card.",
"{1}{U}, Exile this card from your graveyard: Draw a card, then discard a card."
],
"id": "p12"
},
{
"name": "Mystic Skyfish",
"rules": [
"Whenever you draw your second card each turn, {this} gains flying until end of turn.",
": ",
"Cards drawn this turn: 0"
],
"id": "p28"
},
{
"name": "Nyxathid",
"rules": [
"As {this} enters, choose an opponent.",
"{this} gets -1/-1 for each card in the chosen player's hand."
],
"id": "p13"
},
{
"name": "Serum Visions",
"rules": [
"Draw a card. 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.)"
],
"id": "p40"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p54"
},
{
"tapped": false,
"counters": {
"loyalty": 5
},
"loyalty": "5",
"name": "Jace, Arcane Strategist",
"rules": [
"Whenever you draw your second card each turn, put a +1/+1 counter on target creature you control.",
"+1: Draw a card.",
"-7: Creatures you control can't be blocked this turn.",
": ",
"Cards drawn this turn: 0"
],
"id": "p11"
},
{
"tapped": true,
"name": "Memorial to Genius",
"rules": [
"{this} enters tapped.",
"{T}: Add {U}.",
"{4}{U}, {T}, Sacrifice {this}: Draw two cards."
],
"id": "p36"
},
{
"tapped": true,
"name": "Ravenous Chupacabra",
"rules": [
"When {this} enters, destroy target creature an opponent controls."
],
"id": "p14",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p15"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p25"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p16"
},
{
"tapped": false,
"name": "Tome Anima",
"rules": [
"{this} can't be blocked as long as you've drawn two or more cards this turn.",
": ",
"Cards you've drawn this turn: 0"
],
"id": "p30",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Wight of Precinct Six",
"rules": [
"{this} gets +1/+1 for each creature card in your opponents' graveyards."
],
"id": "p50",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "QwCdr Sarge",
"library_size": 22,
"life": 16
}
],
"board_cursor": 32,
"choices": [
{
"mana_cost": "{3}{U}",
"name": "Chillerpillar",
"index": 0,
"action": "cast",
"id": "p48",
"power": "3",
"toughness": "3"
},
{
"mana_cost": "{2}{B}{B}",
"name": "Entomber Exarch",
"index": 1,
"action": "cast",
"id": "p5",
"power": "2",
"toughness": "2"
},
{
"mana_cost": "{2}{U}",
"name": "Icebind Pillar",
"index": 2,
"action": "cast",
"id": "p39"
},
{
"mana_cost": "{3}{U}{U}",
"name": "Isu the Abominable",
"index": 3,
"action": "cast",
"id": "p35",
"power": "5",
"toughness": "5"
},
{
"mana_cost": "{1}{U}",
"name": "Pilfering Hawk",
"index": 4,
"action": "cast",
"id": "p29",
"power": "1",
"toughness": "2"
},
{
"name": "Swamp",
"index": 5,
"action": "land",
"id": "p67"
}
],
"untapped_lands": 7,
"game_seq": 444,
"land_drops_used": 0,
"stop_reason": "playable_cards",
"has_playable_cards": true
}Gem31P VorthosmcpPlay Swamp
raw
choose_action(choice=p67)
{
"success": true,
"action_taken": "selected_5",
"game_seq": 444,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play spells and abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}gameGem31P Vorthos puts Swamp from hand onto the Battlefield
QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 449
}— Declare Attackers —
Gem31P Vorthosllm
pass_priority(board_cursor=32)
{
"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": "T9 Combat/Declare Attackers (Gem31P Vorthos)",
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Douse in Gloom",
"rules": [
"{this} deals 2 damage to target creature and you gain 2 life."
],
"id": "p4"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Berg Strider",
"rules": [
"When {this} enters, tap target artifact or creature an opponent controls. If {S} was spent to cast this spell, that permanent doesn't untap during its controller's next untap step."
],
"id": "p3",
"power": "4",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Coldsteel Heart",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Blue"
],
"id": "p59"
},
{
"tapped": false,
"name": "Phyrexian Gargantua",
"rules": [
"When {this} enters, you draw two cards and you lose 2 life."
],
"id": "p31",
"power": "4",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p24"
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p49"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p45"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p67"
}
],
"name": "Gem31P Vorthos",
"library_size": 23,
"life": 12,
"hand": [
{
"mana_cost": "{3}{U}",
"name": "Chillerpillar",
"rules": [
"{4}{S}{S}: Monstrosity 2. (If this creature isn't monstrous, put two +1/+1 counters on it and it becomes monstrous.)",
"As long as {this} is monstrous, it has flying.",
": ",
"ICON_BAD{this} isn't monstrous"
],
"power": "3",
"id": "p48",
"toughness": "3"
},
{
"mana_cost": "{2}{B}{B}",
"name": "Entomber Exarch",
"rules": [
"When {this} enters, choose one —: &bull Return target creature card from your graveyard to your hand.: &bull Target opponent reveals their hand. You choose a card from it. That player discards that card.: "
],
"power": "2",
"id": "p5",
"toughness": "2"
},
{
"mana_cost": "{2}{U}",
"name": "Icebind Pillar",
"rules": [
"{S}, {T}: Tap target artifact or creature."
],
"id": "p39"
},
{
"mana_cost": "{3}{U}{U}",
"name": "Isu the Abominable",
"rules": [
"You may look at the top card of your library any time.",
"You may play snow lands and cast snow spells from the top of your library.",
"Whenever another snow permanent you control enters, you may pay {G}, {W}, or {U}. If you do, put a +1/+1 counter on {this}."
],
"power": "5",
"id": "p35",
"toughness": "5"
},
{
"mana_cost": "{1}{U}",
"name": "Pilfering Hawk",
"rules": [
"Flying",
"{S}, {T}: Draw a card, then discard a card."
],
"power": "1",
"id": "p29",
"toughness": "2"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p23"
},
{
"name": "Merfolk Pupil",
"rules": [
"When {this} enters, draw a card, then discard a card.",
"{1}{U}, Exile this card from your graveyard: Draw a card, then discard a card."
],
"id": "p12"
},
{
"name": "Mystic Skyfish",
"rules": [
"Whenever you draw your second card each turn, {this} gains flying until end of turn.",
": ",
"Cards drawn this turn: 0"
],
"id": "p28"
},
{
"name": "Nyxathid",
"rules": [
"As {this} enters, choose an opponent.",
"{this} gets -1/-1 for each card in the chosen player's hand."
],
"id": "p13"
},
{
"name": "Serum Visions",
"rules": [
"Draw a card. 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.)"
],
"id": "p40"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p54"
},
{
"tapped": false,
"counters": {
"loyalty": 5
},
"loyalty": "5",
"name": "Jace, Arcane Strategist",
"rules": [
"Whenever you draw your second card each turn, put a +1/+1 counter on target creature you control.",
"+1: Draw a card.",
"-7: Creatures you control can't be blocked this turn.",
": ",
"Cards drawn this turn: 0"
],
"id": "p11"
},
{
"tapped": true,
"name": "Memorial to Genius",
"rules": [
"{this} enters tapped.",
"{T}: Add {U}.",
"{4}{U}, {T}, Sacrifice {this}: Draw two cards."
],
"id": "p36"
},
{
"tapped": true,
"name": "Ravenous Chupacabra",
"rules": [
"When {this} enters, destroy target creature an opponent controls."
],
"id": "p14",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p15"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p25"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p16"
},
{
"tapped": false,
"name": "Tome Anima",
"rules": [
"{this} can't be blocked as long as you've drawn two or more cards this turn.",
": ",
"Cards you've drawn this turn: 0"
],
"id": "p30",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Wight of Precinct Six",
"rules": [
"{this} gets +1/+1 for each creature card in your opponents' graveyards."
],
"id": "p50",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "QwCdr Sarge",
"library_size": 22,
"life": 16
}
],
"board_cursor": 33,
"choices": [
{
"name": "Phyrexian Gargantua",
"index": 0,
"choice_type": "attacker",
"id": "p31",
"power": "4",
"toughness": "4"
},
{
"name": "Berg Strider",
"index": 1,
"choice_type": "attacker",
"id": "p3",
"power": "4",
"toughness": "4"
},
{
"name": "All attack",
"index": 2,
"choice_type": "special",
"id": "all"
}
],
"combat_phase": "attackers",
"untapped_lands": 8,
"game_seq": 450,
"stop_reason": "combat"
}Gem31P VorthosmcpAttack with Phyrexian Gargantua 4/4, Berg Strider 4/4
raw
choose_action(attackers=all)
{
"error": "Invalid structured content returned by tool choose_action: 'all' is not of type 'object'\n\nFailed validating 'type' in schema['properties']['declared']['items']:\n {'type': 'object'}\n\nOn instance['declared'][0]:\n 'all'"
}Gem31P VorthosmcpAttack with Phyrexian Gargantua 4/4, Berg Strider 4/4
raw
choose_action(attackers=p31,p3)
{
"success": true,
"action_taken": "auto_selected_required_target",
"warning": "Required target auto-selected. Use get_action_choices first, then index=N.",
"game_seq": 451,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Select attackers",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}Gem31P Vorthosllm
pass_priority(board_cursor=33)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Select attackers",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T9 Combat/Declare Attackers (Gem31P Vorthos)",
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Douse in Gloom",
"rules": [
"{this} deals 2 damage to target creature and you gain 2 life."
],
"id": "p4"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Berg Strider",
"rules": [
"When {this} enters, tap target artifact or creature an opponent controls. If {S} was spent to cast this spell, that permanent doesn't untap during its controller's next untap step."
],
"id": "p3",
"power": "4",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Coldsteel Heart",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Blue"
],
"id": "p59"
},
{
"tapped": true,
"name": "Phyrexian Gargantua",
"rules": [
"When {this} enters, you draw two cards and you lose 2 life."
],
"id": "p31",
"power": "4",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p24"
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p49"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p45"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p67"
}
],
"name": "Gem31P Vorthos",
"library_size": 23,
"life": 12,
"hand": [
{
"mana_cost": "{3}{U}",
"name": "Chillerpillar",
"rules": [
"{4}{S}{S}: Monstrosity 2. (If this creature isn't monstrous, put two +1/+1 counters on it and it becomes monstrous.)",
"As long as {this} is monstrous, it has flying.",
": ",
"ICON_BAD{this} isn't monstrous"
],
"power": "3",
"id": "p48",
"toughness": "3"
},
{
"mana_cost": "{2}{B}{B}",
"name": "Entomber Exarch",
"rules": [
"When {this} enters, choose one —: &bull Return target creature card from your graveyard to your hand.: &bull Target opponent reveals their hand. You choose a card from it. That player discards that card.: "
],
"power": "2",
"id": "p5",
"toughness": "2"
},
{
"mana_cost": "{2}{U}",
"name": "Icebind Pillar",
"rules": [
"{S}, {T}: Tap target artifact or creature."
],
"id": "p39"
},
{
"mana_cost": "{3}{U}{U}",
"name": "Isu the Abominable",
"rules": [
"You may look at the top card of your library any time.",
"You may play snow lands and cast snow spells from the top of your library.",
"Whenever another snow permanent you control enters, you may pay {G}, {W}, or {U}. If you do, put a +1/+1 counter on {this}."
],
"power": "5",
"id": "p35",
"toughness": "5"
},
{
"mana_cost": "{1}{U}",
"name": "Pilfering Hawk",
"rules": [
"Flying",
"{S}, {T}: Draw a card, then discard a card."
],
"power": "1",
"id": "p29",
"toughness": "2"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p23"
},
{
"name": "Merfolk Pupil",
"rules": [
"When {this} enters, draw a card, then discard a card.",
"{1}{U}, Exile this card from your graveyard: Draw a card, then discard a card."
],
"id": "p12"
},
{
"name": "Mystic Skyfish",
"rules": [
"Whenever you draw your second card each turn, {this} gains flying until end of turn.",
": ",
"Cards drawn this turn: 0"
],
"id": "p28"
},
{
"name": "Nyxathid",
"rules": [
"As {this} enters, choose an opponent.",
"{this} gets -1/-1 for each card in the chosen player's hand."
],
"id": "p13"
},
{
"name": "Serum Visions",
"rules": [
"Draw a card. 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.)"
],
"id": "p40"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p54"
},
{
"tapped": false,
"counters": {
"loyalty": 5
},
"loyalty": "5",
"name": "Jace, Arcane Strategist",
"rules": [
"Whenever you draw your second card each turn, put a +1/+1 counter on target creature you control.",
"+1: Draw a card.",
"-7: Creatures you control can't be blocked this turn.",
": ",
"Cards drawn this turn: 0"
],
"id": "p11"
},
{
"tapped": true,
"name": "Memorial to Genius",
"rules": [
"{this} enters tapped.",
"{T}: Add {U}.",
"{4}{U}, {T}, Sacrifice {this}: Draw two cards."
],
"id": "p36"
},
{
"tapped": true,
"name": "Ravenous Chupacabra",
"rules": [
"When {this} enters, destroy target creature an opponent controls."
],
"id": "p14",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p15"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p25"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p16"
},
{
"tapped": false,
"name": "Tome Anima",
"rules": [
"{this} can't be blocked as long as you've drawn two or more cards this turn.",
": ",
"Cards you've drawn this turn: 0"
],
"id": "p30",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Wight of Precinct Six",
"rules": [
"{this} gets +1/+1 for each creature card in your opponents' graveyards."
],
"id": "p50",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "QwCdr Sarge",
"library_size": 22,
"life": 16
}
],
"board_cursor": 34,
"combat_phase": "attackers",
"combat": [
{
"blocked": false,
"defending": "QwCdr Sarge",
"attackers": [
{
"name": "Phyrexian Gargantua",
"id": "p31",
"power": "4",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "QwCdr Sarge",
"attackers": [
{
"name": "Berg Strider",
"id": "p3",
"power": "4",
"toughness": "4"
}
]
}
],
"untapped_lands": 8,
"game_seq": 452,
"stop_reason": "combat"
}Gem31P Vorthosmcptrue
raw
choose_action(choice=yes)
{
"success": true,
"action_taken": "confirmed",
"game_seq": 452,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}gameGem31P Vorthos attacks QwCdr Sarge with 2 creatures
— Declare Blockers —
QwCdr Sargellm
pass_priority(board_cursor=66)
{
"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 (Gem31P Vorthos)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p23"
},
{
"name": "Merfolk Pupil",
"rules": [
"When {this} enters, draw a card, then discard a card.",
"{1}{U}, Exile this card from your graveyard: Draw a card, then discard a card."
],
"id": "p12"
},
{
"name": "Mystic Skyfish",
"rules": [
"Whenever you draw your second card each turn, {this} gains flying until end of turn.",
": ",
"Cards drawn this turn: 0"
],
"id": "p28"
},
{
"name": "Nyxathid",
"rules": [
"As {this} enters, choose an opponent.",
"{this} gets -1/-1 for each card in the chosen player's hand."
],
"id": "p13"
},
{
"name": "Serum Visions",
"rules": [
"Draw a card. 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.)"
],
"id": "p40"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p54"
},
{
"tapped": false,
"counters": {
"loyalty": 5
},
"loyalty": "5",
"name": "Jace, Arcane Strategist",
"modified": true,
"rules": [
"Whenever you draw your second card each turn, put a +1/+1 counter on target creature you control.",
"+1: Draw a card.",
"-7: Creatures you control can't be blocked this turn.",
": ",
"Cards drawn this turn: 0"
],
"id": "p11"
},
{
"tapped": true,
"name": "Memorial to Genius",
"rules": [
"{this} enters tapped.",
"{T}: Add {U}.",
"{4}{U}, {T}, Sacrifice {this}: Draw two cards."
],
"id": "p36"
},
{
"tapped": true,
"name": "Ravenous Chupacabra",
"rules": [
"When {this} enters, destroy target creature an opponent controls."
],
"id": "p14",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p15"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p25"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p16"
},
{
"tapped": false,
"name": "Tome Anima",
"modified": true,
"rules": [
"{this} can't be blocked as long as you've drawn two or more cards this turn.",
": ",
"Cards you've drawn this turn: 0"
],
"id": "p30",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Wight of Precinct Six",
"rules": [
"{this} gets +1/+1 for each creature card in your opponents' graveyards."
],
"id": "p50",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "QwCdr Sarge",
"library_size": 22,
"life": 16,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p56"
},
{
"name": "Swamp",
"is_land": true,
"rules": [
"{T}: Add {B}."
],
"id": "p63"
}
]
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Douse in Gloom",
"rules": [
"{this} deals 2 damage to target creature and you gain 2 life."
],
"id": "p4"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Berg Strider",
"rules": [
"When {this} enters, tap target artifact or creature an opponent controls. If {S} was spent to cast this spell, that permanent doesn't untap during its controller's next untap step."
],
"id": "p3",
"power": "4",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Coldsteel Heart",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Blue"
],
"id": "p59"
},
{
"tapped": true,
"name": "Phyrexian Gargantua",
"rules": [
"When {this} enters, you draw two cards and you lose 2 life."
],
"id": "p31",
"power": "4",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p24"
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p49"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p45"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p67"
}
],
"name": "Gem31P Vorthos",
"library_size": 23,
"life": 12
}
],
"board_cursor": 67,
"choices": [
{
"name": "Tome Anima",
"index": 0,
"choice_type": "blocker",
"id": "p30",
"power": "3",
"toughness": "3"
},
{
"name": "Wight of Precinct Six",
"index": 1,
"choice_type": "blocker",
"id": "p50",
"power": "1",
"toughness": "1"
}
],
"combat_phase": "blockers",
"combat": [
{
"blocked": false,
"defending": "QwCdr Sarge",
"attackers": [
{
"name": "Phyrexian Gargantua",
"id": "p31",
"power": "4",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "QwCdr Sarge",
"attackers": [
{
"name": "Berg Strider",
"id": "p3",
"power": "4",
"toughness": "4"
}
]
}
],
"untapped_lands": 1,
"game_seq": 457,
"incoming_attackers": [
{
"name": "Phyrexian Gargantua",
"id": "p31",
"power": "4",
"toughness": "4"
},
{
"name": "Berg Strider",
"id": "p3",
"power": "4",
"toughness": "4"
}
],
"stop_reason": "combat"
}QwCdr SargemcpTome Anima blocks p37
raw
choose_action(blockers=p30:p37)
{
"success": false,
"action_taken": "batch_block",
"declared": [],
"failed": [
{
"id": "p30",
"reason": "attacker p37 is not a valid block target"
}
],
"game_seq": 457,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 464,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}gameQwCdr Sarge loses 4 life at combat from Phyrexian Gargantua
gameQwCdr Sarge loses 4 life at combat from Berg Strider
— Combat Damage —
QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 469
}— Postcombat Main —
Gem31P Vorthosllm
pass_priority(board_cursor=34)
{
"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 (Gem31P Vorthos) YOUR_MAIN",
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Douse in Gloom",
"rules": [
"{this} deals 2 damage to target creature and you gain 2 life."
],
"id": "p4"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Berg Strider",
"rules": [
"When {this} enters, tap target artifact or creature an opponent controls. If {S} was spent to cast this spell, that permanent doesn't untap during its controller's next untap step."
],
"id": "p3",
"power": "4",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Coldsteel Heart",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Blue"
],
"id": "p59"
},
{
"tapped": true,
"name": "Phyrexian Gargantua",
"rules": [
"When {this} enters, you draw two cards and you lose 2 life."
],
"id": "p31",
"power": "4",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p24"
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p49"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p45"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p67"
}
],
"name": "Gem31P Vorthos",
"library_size": 23,
"life": 12,
"hand": [
{
"mana_cost": "{3}{U}",
"name": "Chillerpillar",
"rules": [
"{4}{S}{S}: Monstrosity 2. (If this creature isn't monstrous, put two +1/+1 counters on it and it becomes monstrous.)",
"As long as {this} is monstrous, it has flying.",
": ",
"ICON_BAD{this} isn't monstrous"
],
"power": "3",
"id": "p48",
"toughness": "3",
"playable": true
},
{
"mana_cost": "{2}{B}{B}",
"name": "Entomber Exarch",
"rules": [
"When {this} enters, choose one —: &bull Return target creature card from your graveyard to your hand.: &bull Target opponent reveals their hand. You choose a card from it. That player discards that card.: "
],
"power": "2",
"id": "p5",
"toughness": "2",
"playable": true
},
{
"mana_cost": "{2}{U}",
"name": "Icebind Pillar",
"rules": [
"{S}, {T}: Tap target artifact or creature."
],
"id": "p39",
"playable": true
},
{
"mana_cost": "{3}{U}{U}",
"name": "Isu the Abominable",
"rules": [
"You may look at the top card of your library any time.",
"You may play snow lands and cast snow spells from the top of your library.",
"Whenever another snow permanent you control enters, you may pay {G}, {W}, or {U}. If you do, put a +1/+1 counter on {this}."
],
"power": "5",
"id": "p35",
"toughness": "5",
"playable": true
},
{
"mana_cost": "{1}{U}",
"name": "Pilfering Hawk",
"rules": [
"Flying",
"{S}, {T}: Draw a card, then discard a card."
],
"power": "1",
"id": "p29",
"toughness": "2",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p23"
},
{
"name": "Merfolk Pupil",
"rules": [
"When {this} enters, draw a card, then discard a card.",
"{1}{U}, Exile this card from your graveyard: Draw a card, then discard a card."
],
"id": "p12"
},
{
"name": "Mystic Skyfish",
"rules": [
"Whenever you draw your second card each turn, {this} gains flying until end of turn.",
": ",
"Cards drawn this turn: 0"
],
"id": "p28"
},
{
"name": "Nyxathid",
"rules": [
"As {this} enters, choose an opponent.",
"{this} gets -1/-1 for each card in the chosen player's hand."
],
"id": "p13"
},
{
"name": "Serum Visions",
"rules": [
"Draw a card. 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.)"
],
"id": "p40"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p54"
},
{
"tapped": false,
"counters": {
"loyalty": 5
},
"loyalty": "5",
"name": "Jace, Arcane Strategist",
"rules": [
"Whenever you draw your second card each turn, put a +1/+1 counter on target creature you control.",
"+1: Draw a card.",
"-7: Creatures you control can't be blocked this turn.",
": ",
"Cards drawn this turn: 0"
],
"id": "p11"
},
{
"tapped": true,
"name": "Memorial to Genius",
"rules": [
"{this} enters tapped.",
"{T}: Add {U}.",
"{4}{U}, {T}, Sacrifice {this}: Draw two cards."
],
"id": "p36"
},
{
"tapped": true,
"name": "Ravenous Chupacabra",
"rules": [
"When {this} enters, destroy target creature an opponent controls."
],
"id": "p14",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p15"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p25"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p16"
},
{
"tapped": false,
"name": "Tome Anima",
"rules": [
"{this} can't be blocked as long as you've drawn two or more cards this turn.",
": ",
"Cards you've drawn this turn: 0"
],
"id": "p30",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Wight of Precinct Six",
"rules": [
"{this} gets +1/+1 for each creature card in your opponents' graveyards."
],
"id": "p50",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "QwCdr Sarge",
"library_size": 22,
"life": 8
}
],
"board_cursor": 35,
"choices": [
{
"mana_cost": "{3}{U}",
"name": "Chillerpillar",
"index": 0,
"action": "cast",
"id": "p48",
"power": "3",
"toughness": "3"
},
{
"mana_cost": "{2}{B}{B}",
"name": "Entomber Exarch",
"index": 1,
"action": "cast",
"id": "p5",
"power": "2",
"toughness": "2"
},
{
"mana_cost": "{2}{U}",
"name": "Icebind Pillar",
"index": 2,
"action": "cast",
"id": "p39"
},
{
"mana_cost": "{3}{U}{U}",
"name": "Isu the Abominable",
"index": 3,
"action": "cast",
"id": "p35",
"power": "5",
"toughness": "5"
},
{
"mana_cost": "{1}{U}",
"name": "Pilfering Hawk",
"index": 4,
"action": "cast",
"id": "p29",
"power": "1",
"toughness": "2"
}
],
"untapped_lands": 8,
"game_seq": 470,
"land_drops_used": 1,
"stop_reason": "playable_cards",
"has_playable_cards": true
}Gem31P VorthosmcpCast Isu the Abominable {3}{U}{U}
raw
choose_action(choice=p35)
{
"success": true,
"action_taken": "selected_3",
"game_seq": 470,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}Gem31P Vorthosllm
pass_priority(board_cursor=35)
{
"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 (Gem31P Vorthos) YOUR_MAIN",
"board": [
{
"hand_size": 4,
"graveyard": [
{
"name": "Douse in Gloom",
"rules": [
"{this} deals 2 damage to target creature and you gain 2 life."
],
"id": "p4"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Berg Strider",
"rules": [
"When {this} enters, tap target artifact or creature an opponent controls. If {S} was spent to cast this spell, that permanent doesn't untap during its controller's next untap step."
],
"id": "p3",
"power": "4",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Coldsteel Heart",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Blue"
],
"id": "p59"
},
{
"tapped": false,
"name": "Isu the Abominable",
"rules": [
"You may look at the top card of your library any time.",
"You may play snow lands and cast snow spells from the top of your library.",
"Whenever another snow permanent you control enters, you may pay {G}, {W}, or {U}. If you do, put a +1/+1 counter on {this}."
],
"id": "p35",
"power": "5",
"toughness": "5",
"summoning_sick": true
},
{
"tapped": true,
"name": "Phyrexian Gargantua",
"rules": [
"When {this} enters, you draw two cards and you lose 2 life."
],
"id": "p31",
"power": "4",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p24"
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p49"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p45"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p67"
}
],
"name": "Gem31P Vorthos",
"library_size": 23,
"life": 12,
"hand": [
{
"mana_cost": "{3}{U}",
"name": "Chillerpillar",
"rules": [
"{4}{S}{S}: Monstrosity 2. (If this creature isn't monstrous, put two +1/+1 counters on it and it becomes monstrous.)",
"As long as {this} is monstrous, it has flying.",
": ",
"ICON_BAD{this} isn't monstrous"
],
"power": "3",
"id": "p48",
"toughness": "3",
"playable": true
},
{
"mana_cost": "{2}{B}{B}",
"name": "Entomber Exarch",
"rules": [
"When {this} enters, choose one —: &bull Return target creature card from your graveyard to your hand.: &bull Target opponent reveals their hand. You choose a card from it. That player discards that card.: "
],
"power": "2",
"id": "p5",
"toughness": "2",
"playable": true
},
{
"mana_cost": "{2}{U}",
"name": "Icebind Pillar",
"rules": [
"{S}, {T}: Tap target artifact or creature."
],
"id": "p39",
"playable": true
},
{
"mana_cost": "{1}{U}",
"name": "Pilfering Hawk",
"rules": [
"Flying",
"{S}, {T}: Draw a card, then discard a card."
],
"power": "1",
"id": "p29",
"toughness": "2",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p23"
},
{
"name": "Merfolk Pupil",
"rules": [
"When {this} enters, draw a card, then discard a card.",
"{1}{U}, Exile this card from your graveyard: Draw a card, then discard a card."
],
"id": "p12"
},
{
"name": "Mystic Skyfish",
"rules": [
"Whenever you draw your second card each turn, {this} gains flying until end of turn.",
": ",
"Cards drawn this turn: 0"
],
"id": "p28"
},
{
"name": "Nyxathid",
"rules": [
"As {this} enters, choose an opponent.",
"{this} gets -1/-1 for each card in the chosen player's hand."
],
"id": "p13"
},
{
"name": "Serum Visions",
"rules": [
"Draw a card. 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.)"
],
"id": "p40"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p54"
},
{
"tapped": false,
"counters": {
"loyalty": 5
},
"loyalty": "5",
"name": "Jace, Arcane Strategist",
"rules": [
"Whenever you draw your second card each turn, put a +1/+1 counter on target creature you control.",
"+1: Draw a card.",
"-7: Creatures you control can't be blocked this turn.",
": ",
"Cards drawn this turn: 0"
],
"id": "p11"
},
{
"tapped": true,
"name": "Memorial to Genius",
"rules": [
"{this} enters tapped.",
"{T}: Add {U}.",
"{4}{U}, {T}, Sacrifice {this}: Draw two cards."
],
"id": "p36"
},
{
"tapped": true,
"name": "Ravenous Chupacabra",
"rules": [
"When {this} enters, destroy target creature an opponent controls."
],
"id": "p14",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p15"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p25"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p32"
},
{
"tapped": true,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p16"
},
{
"tapped": false,
"name": "Tome Anima",
"rules": [
"{this} can't be blocked as long as you've drawn two or more cards this turn.",
": ",
"Cards you've drawn this turn: 0"
],
"id": "p30",
"power": "3",
"toughness": "3",
"summoning_sick": true
},
{
"tapped": false,
"name": "Wight of Precinct Six",
"rules": [
"{this} gets +1/+1 for each creature card in your opponents' graveyards."
],
"id": "p50",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "QwCdr Sarge",
"library_size": 22,
"life": 8
}
],
"board_cursor": 36,
"choices": [
{
"name": "Unknown (1d445730)",
"index": 0,
"id": "p69"
},
{
"mana_cost": "{3}{U}",
"name": "Chillerpillar",
"index": 1,
"action": "cast",
"id": "p48",
"power": "3",
"toughness": "3"
},
{
"mana_cost": "{2}{B}{B}",
"name": "Entomber Exarch",
"index": 2,
"action": "cast",
"id": "p5",
"power": "2",
"toughness": "2"
},
{
"mana_cost": "{2}{U}",
"name": "Icebind Pillar",
"index": 3,
"action": "cast",
"id": "p39"
},
{
"mana_cost": "{1}{U}",
"name": "Pilfering Hawk",
"index": 4,
"action": "cast",
"id": "p29",
"power": "1",
"toughness": "2"
}
],
"untapped_lands": 3,
"game_seq": 481,
"land_drops_used": 1,
"stop_reason": "playable_cards",
"has_playable_cards": true
}gameGem31P Vorthos casts Isu the Abominable from hand
gameGem31P Vorthos puts Isu the Abominable from stack onto the Battlefield
Gem31P VorthosmcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 481,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}moderate blunder
Passed priority in postcombat main phase with 3 untapped mana and two castable spells (Pilfering Hawk at {1}{U} and Iceb…
Passed priority in postcombat main phase with 3 untapped mana and two castable spells (Pilfering Hawk at {1}{U} and Icebind Pillar at {2}{U}). Both are snow permanents that trigger Isu the Abominable's +1/+1 counter ability. Icebind Pillar in particular would provide repeatable tap-down effects against the opponent's creatures and Jace. Wasting 3 mana and a full turn of development when the opponent is at 8 life is a significant missed opportunity.
Analysis
Action taken: Passed priority, ending the turn with 3 mana unused and castable spells in hand.
Better line: Cast Icebind Pillar for {2}{U} using the 3 untapped lands (Snow-Covered Island + Swamp + Snow-Covered Island or Swamp). This deploys a snow permanent to trigger Isu, and provides a repeatable tap effect to lock down opponent's threats like Tome Anima or Wight of Precinct Six on future turns.
— QwCdr Sarge's Turn 9 —
QwCdr Sargellm
pass_priority(board_cursor=68)
{
"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 (QwCdr Sarge) YOUR_MAIN",
"board": [
{
"hand_size": 3,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p23"
},
{
"name": "Merfolk Pupil",
"rules": [
"When {this} enters, draw a card, then discard a card.",
"{1}{U}, Exile this card from your graveyard: Draw a card, then discard a card."
],
"id": "p12"
},
{
"name": "Mystic Skyfish",
"rules": [
"Whenever you draw your second card each turn, {this} gains flying until end of turn.",
": ",
"Cards drawn this turn: 1"
],
"id": "p28"
},
{
"name": "Nyxathid",
"rules": [
"As {this} enters, choose an opponent.",
"{this} gets -1/-1 for each card in the chosen player's hand."
],
"id": "p13"
},
{
"name": "Serum Visions",
"rules": [
"Draw a card. 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.)"
],
"id": "p40"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p54"
},
{
"tapped": false,
"counters": {
"loyalty": 5
},
"loyalty": "5",
"name": "Jace, Arcane Strategist",
"modified": true,
"rules": [
"Whenever you draw your second card each turn, put a +1/+1 counter on target creature you control.",
"+1: Draw a card.",
"-7: Creatures you control can't be blocked this turn.",
": ",
"Cards drawn this turn: 1"
],
"id": "p11"
},
{
"tapped": false,
"name": "Memorial to Genius",
"rules": [
"{this} enters tapped.",
"{T}: Add {U}.",
"{4}{U}, {T}, Sacrifice {this}: Draw two cards."
],
"id": "p36"
},
{
"tapped": false,
"name": "Ravenous Chupacabra",
"rules": [
"When {this} enters, destroy target creature an opponent controls."
],
"id": "p14",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p15"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p25"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p16"
},
{
"tapped": false,
"name": "Tome Anima",
"modified": true,
"rules": [
"{this} can't be blocked as long as you've drawn two or more cards this turn.",
": ",
"Cards you've drawn this turn: 1"
],
"id": "p30",
"power": "3",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Wight of Precinct Six",
"rules": [
"{this} gets +1/+1 for each creature card in your opponents' graveyards."
],
"id": "p50",
"power": "1",
"toughness": "1",
"summoning_sick": false
}
],
"name": "QwCdr Sarge",
"library_size": 21,
"life": 8,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p56",
"playable": true
},
{
"name": "Swamp",
"is_land": true,
"rules": [
"{T}: Add {B}."
],
"id": "p63",
"playable": true
},
{
"mana_cost": "{1}{B}",
"name": "Wight of Precinct Six",
"rules": [
"{this} gets +1/+1 for each creature card in your opponents' graveyards."
],
"power": "1",
"id": "p70",
"toughness": "1",
"playable": true
}
]
},
{
"hand_size": 4,
"graveyard": [
{
"name": "Douse in Gloom",
"rules": [
"{this} deals 2 damage to target creature and you gain 2 life."
],
"id": "p4"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Berg Strider",
"rules": [
"When {this} enters, tap target artifact or creature an opponent controls. If {S} was spent to cast this spell, that permanent doesn't untap during its controller's next untap step."
],
"id": "p3",
"power": "4",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Coldsteel Heart",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Blue"
],
"id": "p59"
},
{
"tapped": false,
"name": "Isu the Abominable",
"rules": [
"You may look at the top card of your library any time.",
"You may play snow lands and cast snow spells from the top of your library.",
"Whenever another snow permanent you control enters, you may pay {G}, {W}, or {U}. If you do, put a +1/+1 counter on {this}."
],
"id": "p35",
"power": "5",
"toughness": "5",
"summoning_sick": true
},
{
"tapped": true,
"name": "Phyrexian Gargantua",
"rules": [
"When {this} enters, you draw two cards and you lose 2 life."
],
"id": "p31",
"power": "4",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p24"
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p49"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p45"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p67"
}
],
"name": "Gem31P Vorthos",
"library_size": 23,
"life": 12
}
],
"board_cursor": 69,
"choices": [
{
"name": "Island",
"index": 0,
"action": "land",
"id": "p56"
},
{
"name": "Jace, Arcane Strategist",
"index": 1,
"action": "activate",
"playable_abilities": [
"+1: Draw a card."
],
"id": "p11"
},
{
"name": "Memorial to Genius",
"index": 2,
"action": "activate",
"playable_abilities": [
"{4}{U}, {T}, Sacrifice {this}: Draw two cards."
],
"id": "p36"
},
{
"name": "Merfolk Pupil",
"index": 3,
"action": "activate",
"playable_abilities": [
"{1}{U}, Exile this card from your graveyard: Draw..."
],
"id": "p12"
},
{
"name": "Swamp",
"index": 4,
"action": "land",
"id": "p63"
},
{
"mana_cost": "{1}{B}",
"name": "Wight of Precinct Six",
"index": 5,
"action": "cast",
"id": "p70",
"power": "1",
"toughness": "1"
}
],
"untapped_lands": 7,
"game_seq": 483,
"land_drops_used": 0,
"stop_reason": "playable_cards",
"has_playable_cards": true
}QwCdr SargemcpCast Wight of Precinct Six {1}{B}
raw
choose_action(choice=p70)
{
"success": true,
"action_taken": "selected_5",
"game_seq": 483,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}gameQwCdr Sarge casts Wight of Precinct Six from hand
QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 489,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play spells and abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}gameQwCdr Sarge puts Wight of Precinct Six from stack onto the Battlefield
QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 492,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Select attackers",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}major blunder
Passed the entire turn without playing a land, activating Jace (+1 draw), or using Memorial to Genius to draw cards.
Passed the entire turn without playing a land, activating Jace (+1 draw), or using Memorial to Genius to draw cards. At 8 life facing Isu 5/5, Berg Strider 4/4, and Phyrexian Gargantua 4/4 that will untap next turn, failing to take any actions — especially free card draw from Jace and a land drop — is catastrophic. The player needs answers desperately and threw away multiple sources of card advantage.
Analysis
Action taken: Passed priority in precombat main phase, taking no actions at all.
Better line: Play Island (or Swamp), activate Jace +1 to draw a card, then consider activating Memorial to Genius (4U, tap, sacrifice to draw 2 cards) to dig for removal or blockers to survive the incoming lethal attacks.
— Declare Attackers —
QwCdr SargemcpPass
raw
choose_action(attackers=p14,p30,p50)
{
"error": "Invalid structured content returned by tool choose_action: 'p50' is not of type 'object'\n\nFailed validating 'type' in schema['properties']['declared']['items']:\n {'type': 'object'}\n\nOn instance['declared'][2]:\n 'p50'"
}QwCdr SargemcpPass
raw
choose_action(attackers=p14,p30)
{
"success": false,
"error": "GAME_SELECT requires choice=pN to play a card, or choice=\"no\" to pass priority. Call get_action_choices first to see available cards.",
"error_code": "missing_param",
"retryable": true,
"warning": "Ignored attackers parameter (not in declare_attackers phase)",
"game_seq": 500,
"choices": [
{
"name": "Memorial to Genius",
"index": 0,
"action": "activate",
"playable_abilities": [
"{4}{U}, {T}, Sacrifice {this}: Draw two cards."
],
"id": "p36"
},
{
"name": "Merfolk Pupil",
"index": 1,
"action": "activate",
"playable_abilities": [
"{1}{U}, Exile this card from your graveyard: Draw..."
],
"id": "p12"
}
]
}gameQwCdr Sarge attacks Gem31P Vorthos with 3 creatures
QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 500,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}— Declare Blockers —
Gem31P Vorthosllm
pass_priority(board_cursor=36)
{
"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 (QwCdr Sarge)",
"board": [
{
"hand_size": 4,
"graveyard": [
{
"name": "Douse in Gloom",
"rules": [
"{this} deals 2 damage to target creature and you gain 2 life."
],
"id": "p4"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Berg Strider",
"rules": [
"When {this} enters, tap target artifact or creature an opponent controls. If {S} was spent to cast this spell, that permanent doesn't untap during its controller's next untap step."
],
"id": "p3",
"power": "4",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Coldsteel Heart",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Blue"
],
"id": "p59"
},
{
"tapped": false,
"name": "Isu the Abominable",
"rules": [
"You may look at the top card of your library any time.",
"You may play snow lands and cast snow spells from the top of your library.",
"Whenever another snow permanent you control enters, you may pay {G}, {W}, or {U}. If you do, put a +1/+1 counter on {this}."
],
"id": "p35",
"power": "5",
"toughness": "5",
"summoning_sick": true
},
{
"tapped": true,
"name": "Phyrexian Gargantua",
"rules": [
"When {this} enters, you draw two cards and you lose 2 life."
],
"id": "p31",
"power": "4",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": true,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p6"
},
{
"tapped": true,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p24"
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p49"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p7"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p8"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p45"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p67"
}
],
"name": "Gem31P Vorthos",
"library_size": 23,
"life": 12,
"hand": [
{
"mana_cost": "{3}{U}",
"name": "Chillerpillar",
"rules": [
"{4}{S}{S}: Monstrosity 2. (If this creature isn't monstrous, put two +1/+1 counters on it and it becomes monstrous.)",
"As long as {this} is monstrous, it has flying.",
": ",
"ICON_BAD{this} isn't monstrous"
],
"power": "3",
"id": "p48",
"toughness": "3"
},
{
"mana_cost": "{2}{B}{B}",
"name": "Entomber Exarch",
"rules": [
"When {this} enters, choose one —: &bull Return target creature card from your graveyard to your hand.: &bull Target opponent reveals their hand. You choose a card from it. That player discards that card.: "
],
"power": "2",
"id": "p5",
"toughness": "2"
},
{
"mana_cost": "{2}{U}",
"name": "Icebind Pillar",
"rules": [
"{S}, {T}: Tap target artifact or creature."
],
"id": "p39"
},
{
"mana_cost": "{1}{U}",
"name": "Pilfering Hawk",
"rules": [
"Flying",
"{S}, {T}: Draw a card, then discard a card."
],
"power": "1",
"id": "p29",
"toughness": "2"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p23"
},
{
"name": "Merfolk Pupil",
"rules": [
"When {this} enters, draw a card, then discard a card.",
"{1}{U}, Exile this card from your graveyard: Draw a card, then discard a card."
],
"id": "p12"
},
{
"name": "Mystic Skyfish",
"rules": [
"Whenever you draw your second card each turn, {this} gains flying until end of turn.",
": ",
"Cards drawn this turn: 1"
],
"id": "p28"
},
{
"name": "Nyxathid",
"rules": [
"As {this} enters, choose an opponent.",
"{this} gets -1/-1 for each card in the chosen player's hand."
],
"id": "p13"
},
{
"name": "Serum Visions",
"rules": [
"Draw a card. 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.)"
],
"id": "p40"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p54"
},
{
"tapped": false,
"counters": {
"loyalty": 5
},
"loyalty": "5",
"name": "Jace, Arcane Strategist",
"rules": [
"Whenever you draw your second card each turn, put a +1/+1 counter on target creature you control.",
"+1: Draw a card.",
"-7: Creatures you control can't be blocked this turn.",
": ",
"Cards drawn this turn: 1"
],
"id": "p11"
},
{
"tapped": false,
"name": "Memorial to Genius",
"rules": [
"{this} enters tapped.",
"{T}: Add {U}.",
"{4}{U}, {T}, Sacrifice {this}: Draw two cards."
],
"id": "p36"
},
{
"tapped": true,
"name": "Ravenous Chupacabra",
"rules": [
"When {this} enters, destroy target creature an opponent controls."
],
"id": "p14",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p15"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p25"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p16"
},
{
"tapped": true,
"name": "Tome Anima",
"rules": [
"{this} can't be blocked as long as you've drawn two or more cards this turn.",
": ",
"Cards you've drawn this turn: 1"
],
"id": "p30",
"power": "3",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Wight of Precinct Six",
"rules": [
"{this} gets +1/+1 for each creature card in your opponents' graveyards."
],
"id": "p50",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Wight of Precinct Six",
"rules": [
"{this} gets +1/+1 for each creature card in your opponents' graveyards."
],
"id": "p70",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "QwCdr Sarge",
"library_size": 21,
"life": 8
}
],
"board_cursor": 37,
"choices": [
{
"name": "Isu the Abominable",
"index": 0,
"choice_type": "blocker",
"id": "p35",
"power": "5",
"toughness": "5"
}
],
"combat_phase": "blockers",
"combat": [
{
"blocked": false,
"defending": "Gem31P Vorthos",
"attackers": [
{
"name": "Ravenous Chupacabra",
"id": "p14",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "Gem31P Vorthos",
"attackers": [
{
"name": "Tome Anima",
"id": "p30",
"power": "3",
"toughness": "3"
}
]
},
{
"blocked": false,
"defending": "Gem31P Vorthos",
"attackers": [
{
"name": "Wight of Precinct Six",
"id": "p50",
"power": "1",
"toughness": "1"
}
]
}
],
"untapped_lands": 3,
"game_seq": 502,
"incoming_attackers": [
{
"name": "Ravenous Chupacabra",
"id": "p14",
"power": "2",
"toughness": "2"
},
{
"name": "Tome Anima",
"id": "p30",
"power": "3",
"toughness": "3"
},
{
"name": "Wight of Precinct Six",
"id": "p50",
"power": "1",
"toughness": "1"
}
],
"stop_reason": "combat"
}Gem31P VorthosmcpIsu the Abominable blocks Ravenous Chupacabra
raw
choose_action(blockers=p35:p14)
{
"success": true,
"action_taken": "batch_block",
"declared": [
{
"id": "p35",
"blocks": "p14"
}
],
"game_seq": 502,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}gameAttacker: Ravenous Chupacabra (2/2) blocked by Isu the Abominable (5/5)
QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 509,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}moderate blunder
QwCdr Sarge passed priority during combat with 5 untapped lands and Memorial to Genius available to activate.
QwCdr Sarge passed priority during combat with 5 untapped lands and Memorial to Genius available to activate. They're at 8 life facing Isu the Abominable 5/5, Berg Strider 4/4, and Phyrexian Gargantua 4/4, with only Island and Swamp in hand. Drawing 2 cards from Memorial could find critical answers (removal, blockers) needed to survive the next turn's attack. The land sacrifice is irrelevant compared to the need for answers in this desperate board state.
Analysis
Action taken: Passed priority, declining to activate Memorial to Genius or Merfolk Pupil's graveyard ability.
Better line: Activate Memorial to Genius to draw 2 cards, digging for answers to survive the opponent's overwhelming board. Alternatively, at minimum activate Merfolk Pupil from the graveyard for card filtering.
gameIsu the Abominable deals 5 damage to Ravenous Chupacabra
gameRavenous Chupacabra deals 2 damage to Isu the Abominable
gameGem31P Vorthos loses 3 life at combat from Tome Anima
gameGem31P Vorthos loses 1 life at combat from Wight of Precinct Six
gameRavenous Chupacabra died
— Combat Damage —
QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 517,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play spells and abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}moderate blunder
QwCdr Sarge passed priority during combat without activating Memorial to Genius (draw 2 cards) or Merfolk Pupil's gravey…
QwCdr Sarge passed priority during combat without activating Memorial to Genius (draw 2 cards) or Merfolk Pupil's graveyard ability. With only 2 lands in hand, no instants, and facing lethal threats next turn (Isu 5/5 + other creatures against 8 life), drawing cards now to find answers was critical. There's no reason to hold mana since they have no instants. Memorial to Genius would also be the second card draw to trigger Jace's +1/+1 counter ability.
Analysis
Action taken: Passed priority without activating any abilities during combat
Better line: Activate Memorial to Genius to draw 2 cards (and potentially Merfolk Pupil from graveyard for additional filtering) to dig for answers like removal spells while also potentially triggering Jace's +1/+1 counter ability on a surviving creature.
— Postcombat Main —
QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 519
}major blunder
Passed the postcombat main phase without taking any actions despite having multiple high-value plays available.
Passed the postcombat main phase without taking any actions despite having multiple high-value plays available. Most critically, did not activate Jace's +1 to draw a card (pure upside), did not play a land from hand (free), and did not use Merfolk Pupil's graveyard loot ability. At 8 life facing Isu 5/5, Berg Strider 4/4, and Gargantua 4/4, every card matters. The Jace activation plus Merfolk Pupil loot would also trigger 'second card drawn' synergies (Jace's +1/+1 counter on a creature, Tome Anima unblockable next turn).
Analysis
Action taken: Passed priority, ending the turn without taking any actions.
Better line: Play a land (Island or Swamp), activate Jace +1 to draw a card, then use Merfolk Pupil's graveyard ability to loot (triggering second-card-drawn synergies for Jace's +1/+1 counter on a creature). This generates significant card advantage and board presence for free.
— Gem31P Vorthos's Turn 10 —
chatGem31P Vorthos: The beasts of the Frost gather around my banner... and your forces are looking mighty exhausted, Sarge. Let's finish this!
Gem31P Vorthosllm
pass_priority(board_cursor=37)
{
"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": "T10 Precombat Main/Precombat Main (Gem31P Vorthos) YOUR_MAIN",
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Douse in Gloom",
"rules": [
"{this} deals 2 damage to target creature and you gain 2 life."
],
"id": "p4"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Berg Strider",
"rules": [
"When {this} enters, tap target artifact or creature an opponent controls. If {S} was spent to cast this spell, that permanent doesn't untap during its controller's next untap step."
],
"id": "p3",
"power": "4",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Coldsteel Heart",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Blue"
],
"id": "p59"
},
{
"tapped": false,
"name": "Isu the Abominable",
"rules": [
"You may look at the top card of your library any time.",
"You may play snow lands and cast snow spells from the top of your library.",
"Whenever another snow permanent you control enters, you may pay {G}, {W}, or {U}. If you do, put a +1/+1 counter on {this}."
],
"id": "p35",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Phyrexian Gargantua",
"rules": [
"When {this} enters, you draw two cards and you lose 2 life."
],
"id": "p31",
"power": "4",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p24"
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p49"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p45"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p67"
}
],
"name": "Gem31P Vorthos",
"library_size": 22,
"life": 8,
"hand": [
{
"mana_cost": "{3}{U}",
"name": "Chillerpillar",
"rules": [
"{4}{S}{S}: Monstrosity 2. (If this creature isn't monstrous, put two +1/+1 counters on it and it becomes monstrous.)",
"As long as {this} is monstrous, it has flying.",
": ",
"ICON_BAD{this} isn't monstrous"
],
"power": "3",
"id": "p48",
"toughness": "3",
"playable": true
},
{
"mana_cost": "{2}{B}{B}",
"name": "Entomber Exarch",
"rules": [
"When {this} enters, choose one —: &bull Return target creature card from your graveyard to your hand.: &bull Target opponent reveals their hand. You choose a card from it. That player discards that card.: "
],
"power": "2",
"id": "p5",
"toughness": "2",
"playable": true
},
{
"mana_cost": "{2}{U}",
"name": "Icebind Pillar",
"rules": [
"{S}, {T}: Tap target artifact or creature."
],
"id": "p39",
"playable": true
},
{
"mana_cost": "{1}{U}",
"name": "Pilfering Hawk",
"rules": [
"Flying",
"{S}, {T}: Draw a card, then discard a card."
],
"power": "1",
"id": "p29",
"toughness": "2",
"playable": true
},
{
"mana_cost": "{1}{U}",
"name": "Winter's Rest",
"rules": [
"Enchant creature",
"When {this} enters, tap enchanted creature.",
"As long as you control another snow permanent, enchanted creature doesn't untap during its controller's untap step."
],
"id": "p69",
"playable": true
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p23"
},
{
"name": "Merfolk Pupil",
"rules": [
"When {this} enters, draw a card, then discard a card.",
"{1}{U}, Exile this card from your graveyard: Draw a card, then discard a card."
],
"id": "p12"
},
{
"name": "Mystic Skyfish",
"rules": [
"Whenever you draw your second card each turn, {this} gains flying until end of turn.",
": ",
"Cards drawn this turn: 0"
],
"id": "p28"
},
{
"name": "Nyxathid",
"rules": [
"As {this} enters, choose an opponent.",
"{this} gets -1/-1 for each card in the chosen player's hand."
],
"id": "p13"
},
{
"name": "Ravenous Chupacabra",
"rules": [
"When {this} enters, destroy target creature an opponent controls."
],
"id": "p14"
},
{
"name": "Serum Visions",
"rules": [
"Draw a card. 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.)"
],
"id": "p40"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p54"
},
{
"tapped": false,
"counters": {
"loyalty": 5
},
"loyalty": "5",
"name": "Jace, Arcane Strategist",
"rules": [
"Whenever you draw your second card each turn, put a +1/+1 counter on target creature you control.",
"+1: Draw a card.",
"-7: Creatures you control can't be blocked this turn.",
": ",
"Cards drawn this turn: 0"
],
"id": "p11"
},
{
"tapped": false,
"name": "Memorial to Genius",
"rules": [
"{this} enters tapped.",
"{T}: Add {U}.",
"{4}{U}, {T}, Sacrifice {this}: Draw two cards."
],
"id": "p36"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p15"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p25"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p16"
},
{
"tapped": true,
"name": "Tome Anima",
"rules": [
"{this} can't be blocked as long as you've drawn two or more cards this turn.",
": ",
"Cards you've drawn this turn: 0"
],
"id": "p30",
"power": "3",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Wight of Precinct Six",
"rules": [
"{this} gets +1/+1 for each creature card in your opponents' graveyards."
],
"id": "p50",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Wight of Precinct Six",
"rules": [
"{this} gets +1/+1 for each creature card in your opponents' graveyards."
],
"id": "p70",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "QwCdr Sarge",
"library_size": 21,
"life": 8
}
],
"board_cursor": 38,
"choices": [
{
"mana_cost": "{3}{U}",
"name": "Chillerpillar",
"index": 0,
"action": "cast",
"id": "p48",
"power": "3",
"toughness": "3"
},
{
"mana_cost": "{2}{B}{B}",
"name": "Entomber Exarch",
"index": 1,
"action": "cast",
"id": "p5",
"power": "2",
"toughness": "2"
},
{
"mana_cost": "{2}{U}",
"name": "Icebind Pillar",
"index": 2,
"action": "cast",
"id": "p39"
},
{
"mana_cost": "{1}{U}",
"name": "Pilfering Hawk",
"index": 3,
"action": "cast",
"id": "p29",
"power": "1",
"toughness": "2"
},
{
"mana_cost": "{1}{U}",
"name": "Winter's Rest",
"index": 4,
"action": "cast",
"id": "p69"
}
],
"untapped_lands": 8,
"game_seq": 521,
"land_drops_used": 0,
"stop_reason": "playable_cards",
"has_playable_cards": true
}Gem31P Vorthosmcpsend_chat_message
raw
send_chat_message(message=The beasts of the Frost gather around my...)
{
"success": true
}Gem31P Vorthosllm
pass_priority(board_cursor=38)
{
"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": "T10 Combat/Declare Attackers (Gem31P Vorthos)",
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Douse in Gloom",
"rules": [
"{this} deals 2 damage to target creature and you gain 2 life."
],
"id": "p4"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Berg Strider",
"rules": [
"When {this} enters, tap target artifact or creature an opponent controls. If {S} was spent to cast this spell, that permanent doesn't untap during its controller's next untap step."
],
"id": "p3",
"power": "4",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Coldsteel Heart",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Blue"
],
"id": "p59"
},
{
"tapped": false,
"name": "Isu the Abominable",
"rules": [
"You may look at the top card of your library any time.",
"You may play snow lands and cast snow spells from the top of your library.",
"Whenever another snow permanent you control enters, you may pay {G}, {W}, or {U}. If you do, put a +1/+1 counter on {this}."
],
"id": "p35",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Phyrexian Gargantua",
"rules": [
"When {this} enters, you draw two cards and you lose 2 life."
],
"id": "p31",
"power": "4",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p24"
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p49"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p45"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p67"
}
],
"name": "Gem31P Vorthos",
"library_size": 22,
"life": 8,
"hand": [
{
"mana_cost": "{3}{U}",
"name": "Chillerpillar",
"rules": [
"{4}{S}{S}: Monstrosity 2. (If this creature isn't monstrous, put two +1/+1 counters on it and it becomes monstrous.)",
"As long as {this} is monstrous, it has flying.",
": ",
"ICON_BAD{this} isn't monstrous"
],
"power": "3",
"id": "p48",
"toughness": "3"
},
{
"mana_cost": "{2}{B}{B}",
"name": "Entomber Exarch",
"rules": [
"When {this} enters, choose one —: &bull Return target creature card from your graveyard to your hand.: &bull Target opponent reveals their hand. You choose a card from it. That player discards that card.: "
],
"power": "2",
"id": "p5",
"toughness": "2"
},
{
"mana_cost": "{2}{U}",
"name": "Icebind Pillar",
"rules": [
"{S}, {T}: Tap target artifact or creature."
],
"id": "p39"
},
{
"mana_cost": "{1}{U}",
"name": "Pilfering Hawk",
"rules": [
"Flying",
"{S}, {T}: Draw a card, then discard a card."
],
"power": "1",
"id": "p29",
"toughness": "2"
},
{
"mana_cost": "{1}{U}",
"name": "Winter's Rest",
"rules": [
"Enchant creature",
"When {this} enters, tap enchanted creature.",
"As long as you control another snow permanent, enchanted creature doesn't untap during its controller's untap step."
],
"id": "p69"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p23"
},
{
"name": "Merfolk Pupil",
"rules": [
"When {this} enters, draw a card, then discard a card.",
"{1}{U}, Exile this card from your graveyard: Draw a card, then discard a card."
],
"id": "p12"
},
{
"name": "Mystic Skyfish",
"rules": [
"Whenever you draw your second card each turn, {this} gains flying until end of turn.",
": ",
"Cards drawn this turn: 0"
],
"id": "p28"
},
{
"name": "Nyxathid",
"rules": [
"As {this} enters, choose an opponent.",
"{this} gets -1/-1 for each card in the chosen player's hand."
],
"id": "p13"
},
{
"name": "Ravenous Chupacabra",
"rules": [
"When {this} enters, destroy target creature an opponent controls."
],
"id": "p14"
},
{
"name": "Serum Visions",
"rules": [
"Draw a card. 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.)"
],
"id": "p40"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p54"
},
{
"tapped": false,
"counters": {
"loyalty": 5
},
"loyalty": "5",
"name": "Jace, Arcane Strategist",
"rules": [
"Whenever you draw your second card each turn, put a +1/+1 counter on target creature you control.",
"+1: Draw a card.",
"-7: Creatures you control can't be blocked this turn.",
": ",
"Cards drawn this turn: 0"
],
"id": "p11"
},
{
"tapped": false,
"name": "Memorial to Genius",
"rules": [
"{this} enters tapped.",
"{T}: Add {U}.",
"{4}{U}, {T}, Sacrifice {this}: Draw two cards."
],
"id": "p36"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p15"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p25"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p16"
},
{
"tapped": true,
"name": "Tome Anima",
"rules": [
"{this} can't be blocked as long as you've drawn two or more cards this turn.",
": ",
"Cards you've drawn this turn: 0"
],
"id": "p30",
"power": "3",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Wight of Precinct Six",
"rules": [
"{this} gets +1/+1 for each creature card in your opponents' graveyards."
],
"id": "p50",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Wight of Precinct Six",
"rules": [
"{this} gets +1/+1 for each creature card in your opponents' graveyards."
],
"id": "p70",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "QwCdr Sarge",
"library_size": 21,
"life": 8
}
],
"board_cursor": 39,
"choices": [
{
"name": "Phyrexian Gargantua",
"index": 0,
"choice_type": "attacker",
"id": "p31",
"power": "4",
"toughness": "4"
},
{
"name": "Berg Strider",
"index": 1,
"choice_type": "attacker",
"id": "p3",
"power": "4",
"toughness": "4"
},
{
"name": "Isu the Abominable",
"index": 2,
"choice_type": "attacker",
"id": "p35",
"power": "5",
"toughness": "5"
},
{
"name": "All attack",
"index": 3,
"choice_type": "special",
"id": "all"
}
],
"combat_phase": "attackers",
"untapped_lands": 8,
"game_seq": 523,
"stop_reason": "combat"
}— Declare Attackers —
Gem31P VorthosmcpPass
raw
choose_action(attackers=p31,p3,p35)
{
"error": "Invalid structured content returned by tool choose_action: 'p31' is not of type 'object'\n\nFailed validating 'type' in schema['properties']['declared']['items']:\n {'type': 'object'}\n\nOn instance['declared'][0]:\n 'p31'"
}Gem31P VorthosmcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "auto_selected_required_target",
"warning": "Required target auto-selected. Use get_action_choices first, then index=N.",
"game_seq": 524,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Select attackers",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}Gem31P Vorthosllm
pass_priority(board_cursor=39)
{
"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": "T10 Combat/Declare Attackers (Gem31P Vorthos)",
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Douse in Gloom",
"rules": [
"{this} deals 2 damage to target creature and you gain 2 life."
],
"id": "p4"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Berg Strider",
"rules": [
"When {this} enters, tap target artifact or creature an opponent controls. If {S} was spent to cast this spell, that permanent doesn't untap during its controller's next untap step."
],
"id": "p3",
"power": "4",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Coldsteel Heart",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Blue"
],
"id": "p59"
},
{
"tapped": false,
"name": "Isu the Abominable",
"rules": [
"You may look at the top card of your library any time.",
"You may play snow lands and cast snow spells from the top of your library.",
"Whenever another snow permanent you control enters, you may pay {G}, {W}, or {U}. If you do, put a +1/+1 counter on {this}."
],
"id": "p35",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Phyrexian Gargantua",
"rules": [
"When {this} enters, you draw two cards and you lose 2 life."
],
"id": "p31",
"power": "4",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p24"
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p49"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p45"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p67"
}
],
"name": "Gem31P Vorthos",
"library_size": 22,
"life": 8,
"hand": [
{
"mana_cost": "{3}{U}",
"name": "Chillerpillar",
"rules": [
"{4}{S}{S}: Monstrosity 2. (If this creature isn't monstrous, put two +1/+1 counters on it and it becomes monstrous.)",
"As long as {this} is monstrous, it has flying.",
": ",
"ICON_BAD{this} isn't monstrous"
],
"power": "3",
"id": "p48",
"toughness": "3"
},
{
"mana_cost": "{2}{B}{B}",
"name": "Entomber Exarch",
"rules": [
"When {this} enters, choose one —: &bull Return target creature card from your graveyard to your hand.: &bull Target opponent reveals their hand. You choose a card from it. That player discards that card.: "
],
"power": "2",
"id": "p5",
"toughness": "2"
},
{
"mana_cost": "{2}{U}",
"name": "Icebind Pillar",
"rules": [
"{S}, {T}: Tap target artifact or creature."
],
"id": "p39"
},
{
"mana_cost": "{1}{U}",
"name": "Pilfering Hawk",
"rules": [
"Flying",
"{S}, {T}: Draw a card, then discard a card."
],
"power": "1",
"id": "p29",
"toughness": "2"
},
{
"mana_cost": "{1}{U}",
"name": "Winter's Rest",
"rules": [
"Enchant creature",
"When {this} enters, tap enchanted creature.",
"As long as you control another snow permanent, enchanted creature doesn't untap during its controller's untap step."
],
"id": "p69"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p23"
},
{
"name": "Merfolk Pupil",
"rules": [
"When {this} enters, draw a card, then discard a card.",
"{1}{U}, Exile this card from your graveyard: Draw a card, then discard a card."
],
"id": "p12"
},
{
"name": "Mystic Skyfish",
"rules": [
"Whenever you draw your second card each turn, {this} gains flying until end of turn.",
": ",
"Cards drawn this turn: 0"
],
"id": "p28"
},
{
"name": "Nyxathid",
"rules": [
"As {this} enters, choose an opponent.",
"{this} gets -1/-1 for each card in the chosen player's hand."
],
"id": "p13"
},
{
"name": "Ravenous Chupacabra",
"rules": [
"When {this} enters, destroy target creature an opponent controls."
],
"id": "p14"
},
{
"name": "Serum Visions",
"rules": [
"Draw a card. 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.)"
],
"id": "p40"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p54"
},
{
"tapped": false,
"counters": {
"loyalty": 5
},
"loyalty": "5",
"name": "Jace, Arcane Strategist",
"rules": [
"Whenever you draw your second card each turn, put a +1/+1 counter on target creature you control.",
"+1: Draw a card.",
"-7: Creatures you control can't be blocked this turn.",
": ",
"Cards drawn this turn: 0"
],
"id": "p11"
},
{
"tapped": false,
"name": "Memorial to Genius",
"rules": [
"{this} enters tapped.",
"{T}: Add {U}.",
"{4}{U}, {T}, Sacrifice {this}: Draw two cards."
],
"id": "p36"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p15"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p25"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p16"
},
{
"tapped": true,
"name": "Tome Anima",
"rules": [
"{this} can't be blocked as long as you've drawn two or more cards this turn.",
": ",
"Cards you've drawn this turn: 0"
],
"id": "p30",
"power": "3",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Wight of Precinct Six",
"rules": [
"{this} gets +1/+1 for each creature card in your opponents' graveyards."
],
"id": "p50",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Wight of Precinct Six",
"rules": [
"{this} gets +1/+1 for each creature card in your opponents' graveyards."
],
"id": "p70",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "QwCdr Sarge",
"library_size": 21,
"life": 8
}
],
"board_cursor": 40,
"choices": [
{
"name": "Berg Strider",
"index": 0,
"choice_type": "attacker",
"id": "p3",
"power": "4",
"toughness": "4"
},
{
"name": "Isu the Abominable",
"index": 1,
"choice_type": "attacker",
"id": "p35",
"power": "5",
"toughness": "5"
},
{
"name": "All attack",
"index": 2,
"choice_type": "special",
"id": "all"
}
],
"combat_phase": "attackers",
"combat": [
{
"blocked": false,
"defending": "QwCdr Sarge",
"attackers": [
{
"name": "Phyrexian Gargantua",
"id": "p31",
"power": "4",
"toughness": "4"
}
]
}
],
"untapped_lands": 8,
"game_seq": 525,
"already_attacking": [
{
"name": "Phyrexian Gargantua",
"id": "p31",
"power": "4",
"toughness": "4"
}
],
"stop_reason": "combat"
}Gem31P VorthosmcpBerg Strider
raw
choose_action(choice=p3)
{
"success": true,
"action_taken": "selected_0",
"game_seq": 525,
"next_action_pending": true,
"next_action_type": "GAME_TARGET",
"next_action_message": "Select a player, planeswalker, or battle to attack",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}Gem31P Vorthosllm
pass_priority(board_cursor=40)
{
"action_pending": true,
"action_type": "GAME_TARGET",
"message": "Select a player, planeswalker, or battle to attack",
"response_type": "index",
"respond_with": "choice=pN — must pick a target",
"context": "T10 Combat/Declare Attackers (Gem31P Vorthos)",
"board_cursor": 40,
"board_unchanged": true,
"choices": [
{
"controller": "QwCdr Sarge",
"name": "Jace, Arcane Strategist",
"target_type": "permanent",
"index": 0,
"id": "p11"
},
{
"name": "QwCdr Sarge",
"target_type": "player",
"index": 1,
"id": "p2"
}
],
"combat": [
{
"blocked": false,
"defending": "QwCdr Sarge",
"attackers": [
{
"name": "Phyrexian Gargantua",
"id": "p31",
"power": "4",
"toughness": "4"
}
]
}
],
"untapped_lands": 8,
"game_seq": 526,
"required": true,
"can_cancel": false,
"stop_reason": "non_priority_action"
}Gem31P VorthosmcpQwCdr Sarge
raw
choose_action(choice=p2)
{
"success": true,
"action_taken": "selected_target_1",
"game_seq": 526,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Select attackers",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}Gem31P Vorthosllm
pass_priority(board_cursor=40)
{
"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": "T10 Combat/Declare Attackers (Gem31P Vorthos)",
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Douse in Gloom",
"rules": [
"{this} deals 2 damage to target creature and you gain 2 life."
],
"id": "p4"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Berg Strider",
"rules": [
"When {this} enters, tap target artifact or creature an opponent controls. If {S} was spent to cast this spell, that permanent doesn't untap during its controller's next untap step."
],
"id": "p3",
"power": "4",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Coldsteel Heart",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Blue"
],
"id": "p59"
},
{
"tapped": false,
"name": "Isu the Abominable",
"rules": [
"You may look at the top card of your library any time.",
"You may play snow lands and cast snow spells from the top of your library.",
"Whenever another snow permanent you control enters, you may pay {G}, {W}, or {U}. If you do, put a +1/+1 counter on {this}."
],
"id": "p35",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Phyrexian Gargantua",
"rules": [
"When {this} enters, you draw two cards and you lose 2 life."
],
"id": "p31",
"power": "4",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p24"
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p49"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p45"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p67"
}
],
"name": "Gem31P Vorthos",
"library_size": 22,
"life": 8,
"hand": [
{
"mana_cost": "{3}{U}",
"name": "Chillerpillar",
"rules": [
"{4}{S}{S}: Monstrosity 2. (If this creature isn't monstrous, put two +1/+1 counters on it and it becomes monstrous.)",
"As long as {this} is monstrous, it has flying.",
": ",
"ICON_BAD{this} isn't monstrous"
],
"power": "3",
"id": "p48",
"toughness": "3"
},
{
"mana_cost": "{2}{B}{B}",
"name": "Entomber Exarch",
"rules": [
"When {this} enters, choose one —: &bull Return target creature card from your graveyard to your hand.: &bull Target opponent reveals their hand. You choose a card from it. That player discards that card.: "
],
"power": "2",
"id": "p5",
"toughness": "2"
},
{
"mana_cost": "{2}{U}",
"name": "Icebind Pillar",
"rules": [
"{S}, {T}: Tap target artifact or creature."
],
"id": "p39"
},
{
"mana_cost": "{1}{U}",
"name": "Pilfering Hawk",
"rules": [
"Flying",
"{S}, {T}: Draw a card, then discard a card."
],
"power": "1",
"id": "p29",
"toughness": "2"
},
{
"mana_cost": "{1}{U}",
"name": "Winter's Rest",
"rules": [
"Enchant creature",
"When {this} enters, tap enchanted creature.",
"As long as you control another snow permanent, enchanted creature doesn't untap during its controller's untap step."
],
"id": "p69"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p23"
},
{
"name": "Merfolk Pupil",
"rules": [
"When {this} enters, draw a card, then discard a card.",
"{1}{U}, Exile this card from your graveyard: Draw a card, then discard a card."
],
"id": "p12"
},
{
"name": "Mystic Skyfish",
"rules": [
"Whenever you draw your second card each turn, {this} gains flying until end of turn.",
": ",
"Cards drawn this turn: 0"
],
"id": "p28"
},
{
"name": "Nyxathid",
"rules": [
"As {this} enters, choose an opponent.",
"{this} gets -1/-1 for each card in the chosen player's hand."
],
"id": "p13"
},
{
"name": "Ravenous Chupacabra",
"rules": [
"When {this} enters, destroy target creature an opponent controls."
],
"id": "p14"
},
{
"name": "Serum Visions",
"rules": [
"Draw a card. 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.)"
],
"id": "p40"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p54"
},
{
"tapped": false,
"counters": {
"loyalty": 5
},
"loyalty": "5",
"name": "Jace, Arcane Strategist",
"rules": [
"Whenever you draw your second card each turn, put a +1/+1 counter on target creature you control.",
"+1: Draw a card.",
"-7: Creatures you control can't be blocked this turn.",
": ",
"Cards drawn this turn: 0"
],
"id": "p11"
},
{
"tapped": false,
"name": "Memorial to Genius",
"rules": [
"{this} enters tapped.",
"{T}: Add {U}.",
"{4}{U}, {T}, Sacrifice {this}: Draw two cards."
],
"id": "p36"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p15"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p25"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p16"
},
{
"tapped": true,
"name": "Tome Anima",
"rules": [
"{this} can't be blocked as long as you've drawn two or more cards this turn.",
": ",
"Cards you've drawn this turn: 0"
],
"id": "p30",
"power": "3",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Wight of Precinct Six",
"rules": [
"{this} gets +1/+1 for each creature card in your opponents' graveyards."
],
"id": "p50",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Wight of Precinct Six",
"rules": [
"{this} gets +1/+1 for each creature card in your opponents' graveyards."
],
"id": "p70",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "QwCdr Sarge",
"library_size": 21,
"life": 8
}
],
"board_cursor": 41,
"choices": [
{
"name": "Isu the Abominable",
"index": 0,
"choice_type": "attacker",
"id": "p35",
"power": "5",
"toughness": "5"
},
{
"name": "All attack",
"index": 1,
"choice_type": "special",
"id": "all"
}
],
"combat_phase": "attackers",
"combat": [
{
"blocked": false,
"defending": "QwCdr Sarge",
"attackers": [
{
"name": "Phyrexian Gargantua",
"id": "p31",
"power": "4",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "QwCdr Sarge",
"attackers": [
{
"name": "Berg Strider",
"id": "p3",
"power": "4",
"toughness": "4"
}
]
}
],
"untapped_lands": 8,
"game_seq": 527,
"already_attacking": [
{
"name": "Phyrexian Gargantua",
"id": "p31",
"power": "4",
"toughness": "4"
},
{
"name": "Berg Strider",
"id": "p3",
"power": "4",
"toughness": "4"
}
],
"stop_reason": "combat"
}Gem31P VorthosmcpIsu the Abominable
raw
choose_action(choice=p35)
{
"success": true,
"action_taken": "selected_0",
"game_seq": 527,
"next_action_pending": true,
"next_action_type": "GAME_TARGET",
"next_action_message": "Select a player, planeswalker, or battle to attack",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}Gem31P Vorthosllm
pass_priority(board_cursor=41)
{
"action_pending": true,
"action_type": "GAME_TARGET",
"message": "Select a player, planeswalker, or battle to attack",
"response_type": "index",
"respond_with": "choice=pN — must pick a target",
"context": "T10 Combat/Declare Attackers (Gem31P Vorthos)",
"board_cursor": 41,
"board_unchanged": true,
"choices": [
{
"controller": "QwCdr Sarge",
"name": "Jace, Arcane Strategist",
"target_type": "permanent",
"index": 0,
"id": "p11"
},
{
"name": "QwCdr Sarge",
"target_type": "player",
"index": 1,
"id": "p2"
}
],
"combat": [
{
"blocked": false,
"defending": "QwCdr Sarge",
"attackers": [
{
"name": "Phyrexian Gargantua",
"id": "p31",
"power": "4",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "QwCdr Sarge",
"attackers": [
{
"name": "Berg Strider",
"id": "p3",
"power": "4",
"toughness": "4"
}
]
}
],
"untapped_lands": 8,
"game_seq": 528,
"required": true,
"can_cancel": false,
"stop_reason": "non_priority_action"
}Gem31P VorthosmcpQwCdr Sarge
raw
choose_action(choice=p2)
{
"success": true,
"action_taken": "selected_target_1",
"game_seq": 528,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Select attackers",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}Gem31P Vorthosllm
pass_priority(board_cursor=41)
{
"action_pending": true,
"action_type": "GAME_SELECT",
"message": "Select attackers",
"response_type": "boolean",
"respond_with": "choice=yes (confirm) or choice=no (pass)",
"context": "T10 Combat/Declare Attackers (Gem31P Vorthos)",
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Douse in Gloom",
"rules": [
"{this} deals 2 damage to target creature and you gain 2 life."
],
"id": "p4"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Berg Strider",
"rules": [
"When {this} enters, tap target artifact or creature an opponent controls. If {S} was spent to cast this spell, that permanent doesn't untap during its controller's next untap step."
],
"id": "p3",
"power": "4",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Coldsteel Heart",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Blue"
],
"id": "p59"
},
{
"tapped": true,
"name": "Isu the Abominable",
"rules": [
"You may look at the top card of your library any time.",
"You may play snow lands and cast snow spells from the top of your library.",
"Whenever another snow permanent you control enters, you may pay {G}, {W}, or {U}. If you do, put a +1/+1 counter on {this}."
],
"id": "p35",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Phyrexian Gargantua",
"rules": [
"When {this} enters, you draw two cards and you lose 2 life."
],
"id": "p31",
"power": "4",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p24"
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p49"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p45"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p67"
}
],
"name": "Gem31P Vorthos",
"library_size": 22,
"life": 8,
"hand": [
{
"mana_cost": "{3}{U}",
"name": "Chillerpillar",
"rules": [
"{4}{S}{S}: Monstrosity 2. (If this creature isn't monstrous, put two +1/+1 counters on it and it becomes monstrous.)",
"As long as {this} is monstrous, it has flying.",
": ",
"ICON_BAD{this} isn't monstrous"
],
"power": "3",
"id": "p48",
"toughness": "3"
},
{
"mana_cost": "{2}{B}{B}",
"name": "Entomber Exarch",
"rules": [
"When {this} enters, choose one —: &bull Return target creature card from your graveyard to your hand.: &bull Target opponent reveals their hand. You choose a card from it. That player discards that card.: "
],
"power": "2",
"id": "p5",
"toughness": "2"
},
{
"mana_cost": "{2}{U}",
"name": "Icebind Pillar",
"rules": [
"{S}, {T}: Tap target artifact or creature."
],
"id": "p39"
},
{
"mana_cost": "{1}{U}",
"name": "Pilfering Hawk",
"rules": [
"Flying",
"{S}, {T}: Draw a card, then discard a card."
],
"power": "1",
"id": "p29",
"toughness": "2"
},
{
"mana_cost": "{1}{U}",
"name": "Winter's Rest",
"rules": [
"Enchant creature",
"When {this} enters, tap enchanted creature.",
"As long as you control another snow permanent, enchanted creature doesn't untap during its controller's untap step."
],
"id": "p69"
}
]
},
{
"hand_size": 2,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p23"
},
{
"name": "Merfolk Pupil",
"rules": [
"When {this} enters, draw a card, then discard a card.",
"{1}{U}, Exile this card from your graveyard: Draw a card, then discard a card."
],
"id": "p12"
},
{
"name": "Mystic Skyfish",
"rules": [
"Whenever you draw your second card each turn, {this} gains flying until end of turn.",
": ",
"Cards drawn this turn: 0"
],
"id": "p28"
},
{
"name": "Nyxathid",
"rules": [
"As {this} enters, choose an opponent.",
"{this} gets -1/-1 for each card in the chosen player's hand."
],
"id": "p13"
},
{
"name": "Ravenous Chupacabra",
"rules": [
"When {this} enters, destroy target creature an opponent controls."
],
"id": "p14"
},
{
"name": "Serum Visions",
"rules": [
"Draw a card. 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.)"
],
"id": "p40"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p54"
},
{
"tapped": false,
"counters": {
"loyalty": 5
},
"loyalty": "5",
"name": "Jace, Arcane Strategist",
"rules": [
"Whenever you draw your second card each turn, put a +1/+1 counter on target creature you control.",
"+1: Draw a card.",
"-7: Creatures you control can't be blocked this turn.",
": ",
"Cards drawn this turn: 0"
],
"id": "p11"
},
{
"tapped": false,
"name": "Memorial to Genius",
"rules": [
"{this} enters tapped.",
"{T}: Add {U}.",
"{4}{U}, {T}, Sacrifice {this}: Draw two cards."
],
"id": "p36"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p15"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p25"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Thriving Isle",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p16"
},
{
"tapped": true,
"name": "Tome Anima",
"rules": [
"{this} can't be blocked as long as you've drawn two or more cards this turn.",
": ",
"Cards you've drawn this turn: 0"
],
"id": "p30",
"power": "3",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Wight of Precinct Six",
"rules": [
"{this} gets +1/+1 for each creature card in your opponents' graveyards."
],
"id": "p50",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Wight of Precinct Six",
"rules": [
"{this} gets +1/+1 for each creature card in your opponents' graveyards."
],
"id": "p70",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "QwCdr Sarge",
"library_size": 21,
"life": 8
}
],
"board_cursor": 42,
"combat_phase": "attackers",
"combat": [
{
"blocked": false,
"defending": "QwCdr Sarge",
"attackers": [
{
"name": "Phyrexian Gargantua",
"id": "p31",
"power": "4",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "QwCdr Sarge",
"attackers": [
{
"name": "Berg Strider",
"id": "p3",
"power": "4",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "QwCdr Sarge",
"attackers": [
{
"name": "Isu the Abominable",
"id": "p35",
"power": "5",
"toughness": "5"
}
]
}
],
"untapped_lands": 8,
"game_seq": 529,
"stop_reason": "combat"
}Gem31P Vorthosmcptrue
raw
choose_action(choice=yes)
{
"success": true,
"action_taken": "confirmed",
"game_seq": 529,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}gameGem31P Vorthos attacks QwCdr Sarge with 3 creatures
QwCdr Sargellm
pass_priority(board_cursor=75)
{
"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": "T10 Combat/Declare Attackers (Gem31P Vorthos)",
"board": [
{
"hand_size": 2,
"graveyard": [
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p23"
},
{
"name": "Merfolk Pupil",
"rules": [
"When {this} enters, draw a card, then discard a card.",
"{1}{U}, Exile this card from your graveyard: Draw a card, then discard a card."
],
"id": "p12"
},
{
"name": "Mystic Skyfish",
"rules": [
"Whenever you draw your second card each turn, {this} gains flying until end of turn.",
": ",
"Cards drawn this turn: 0"
],
"id": "p28"
},
{
"name": "Nyxathid",
"rules": [
"As {this} enters, choose an opponent.",
"{this} gets -1/-1 for each card in the chosen player's hand."
],
"id": "p13"
},
{
"name": "Ravenous Chupacabra",
"rules": [
"When {this} enters, destroy target creature an opponent controls."
],
"id": "p14"
},
{
"name": "Serum Visions",
"rules": [
"Draw a card. 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.)"
],
"id": "p40"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p10"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p54"
},
{
"tapped": false,
"counters": {
"loyalty": 5
},
"loyalty": "5",
"name": "Jace, Arcane Strategist",
"modified": true,
"rules": [
"Whenever you draw your second card each turn, put a +1/+1 counter on target creature you control.",
"+1: Draw a card.",
"-7: Creatures you control can't be blocked this turn.",
": ",
"Cards drawn this turn: 0"
],
"id": "p11"
},
{
"tapped": false,
"name": "Memorial to Genius",
"rules": [
"{this} enters tapped.",
"{T}: Add {U}.",
"{4}{U}, {T}, Sacrifice {this}: Draw two cards."
],
"id": "p36"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p15"
},
{
"tapped": true,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p25"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p32"
},
{
"tapped": false,
"name": "Thriving Isle",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than blue.",
"{T}: Add {U}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Green"
],
"id": "p16"
},
{
"tapped": true,
"name": "Tome Anima",
"modified": true,
"rules": [
"{this} can't be blocked as long as you've drawn two or more cards this turn.",
": ",
"Cards you've drawn this turn: 0"
],
"id": "p30",
"power": "3",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Wight of Precinct Six",
"rules": [
"{this} gets +1/+1 for each creature card in your opponents' graveyards."
],
"id": "p50",
"power": "1",
"toughness": "1",
"summoning_sick": false
},
{
"tapped": false,
"name": "Wight of Precinct Six",
"rules": [
"{this} gets +1/+1 for each creature card in your opponents' graveyards."
],
"id": "p70",
"power": "1",
"toughness": "1",
"summoning_sick": true
}
],
"name": "QwCdr Sarge",
"library_size": 21,
"life": 8,
"hand": [
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p56"
},
{
"name": "Swamp",
"is_land": true,
"rules": [
"{T}: Add {B}."
],
"id": "p63"
}
]
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Douse in Gloom",
"rules": [
"{this} deals 2 damage to target creature and you gain 2 life."
],
"id": "p4"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Berg Strider",
"rules": [
"When {this} enters, tap target artifact or creature an opponent controls. If {S} was spent to cast this spell, that permanent doesn't untap during its controller's next untap step."
],
"id": "p3",
"power": "4",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Coldsteel Heart",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Blue"
],
"id": "p59"
},
{
"tapped": true,
"name": "Isu the Abominable",
"rules": [
"You may look at the top card of your library any time.",
"You may play snow lands and cast snow spells from the top of your library.",
"Whenever another snow permanent you control enters, you may pay {G}, {W}, or {U}. If you do, put a +1/+1 counter on {this}."
],
"id": "p35",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": true,
"name": "Phyrexian Gargantua",
"rules": [
"When {this} enters, you draw two cards and you lose 2 life."
],
"id": "p31",
"power": "4",
"toughness": "4",
"summoning_sick": false
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p6"
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p24"
},
{
"tapped": false,
"name": "Snow-Covered Island",
"rules": [
"{T}: Add {U}."
],
"id": "p49"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p7"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p8"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p9"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p45"
},
{
"tapped": false,
"name": "Swamp",
"rules": [
"{T}: Add {B}."
],
"id": "p67"
}
],
"name": "Gem31P Vorthos",
"library_size": 22,
"life": 8
}
],
"board_cursor": 76,
"choices": [
{
"name": "Memorial to Genius",
"index": 0,
"action": "activate",
"playable_abilities": [
"{4}{U}, {T}, Sacrifice {this}: Draw two cards."
],
"id": "p36"
},
{
"name": "Merfolk Pupil",
"index": 1,
"action": "activate",
"playable_abilities": [
"{1}{U}, Exile this card from your graveyard: Draw..."
],
"id": "p12"
}
],
"combat": [
{
"blocked": false,
"defending": "QwCdr Sarge",
"attackers": [
{
"name": "Phyrexian Gargantua",
"id": "p31",
"power": "4",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "QwCdr Sarge",
"attackers": [
{
"name": "Berg Strider",
"id": "p3",
"power": "4",
"toughness": "4"
}
]
},
{
"blocked": false,
"defending": "QwCdr Sarge",
"attackers": [
{
"name": "Isu the Abominable",
"id": "p35",
"power": "5",
"toughness": "5"
}
]
}
],
"untapped_lands": 5,
"game_seq": 534,
"recent_chat": [
"Gem31P Vorthos: The beasts of the Frost gather around my banner... and your forces are looking mighty exhausted, Sarge. Let's finish this!"
],
"stop_reason": "playable_cards",
"has_playable_cards": true
}QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 534,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Select blockers",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}major blunder
QwCdr Sarge is facing lethal damage (13 damage from three attackers vs 8 life) and passed without activating Memorial to…
QwCdr Sarge is facing lethal damage (13 damage from three attackers vs 8 life) and passed without activating Memorial to Genius to draw 2 cards at instant speed. With no other way to survive, drawing cards was the only chance to find an answer. Passing here guarantees death.
Analysis
Action taken: Passed priority while facing lethal combat damage, declining to activate Memorial to Genius.
Better line: Activate Memorial to Genius (sacrifice it, pay {4}{U}) to draw 2 cards and look for any instant-speed answer. Even if unlikely to find one, it's the only line that gives any chance of survival versus certain death.
— Declare Blockers —
QwCdr SargemcpNo blocks
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 535,
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"next_action_message": "Play instants and activated abilities",
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue."
}QwCdr SargemcpPass
raw
choose_action(choice=no)
{
"success": true,
"action_taken": "passed_priority",
"game_seq": 541
}QwCdr Sargellm
pass_priority(board_cursor=76)
{
"action_pending": false,
"game_seq": 548,
"player_dead": true,
"game_over": true,
"stop_reason": "game_over"
}major blunder
QwCdr Sarge is facing 13 lethal damage (4+4+5) at 8 life with no blockers.
QwCdr Sarge is facing 13 lethal damage (4+4+5) at 8 life with no blockers. Memorial to Genius could be activated to draw 2 cards, potentially finding Douse in Gloom or another instant-speed answer. Douse in Gloom on a 4/4 attacker would deal 2 damage (killing nothing but) — wait, it only deals 2. But any removal spell could save them. They also have Merfolk Pupil's graveyard ability for additional card filtering. Passing without even trying to dig for answers when facing lethal is giving up prematurely.
Analysis
Action taken: Passed priority without activating Memorial to Genius or Merfolk Pupil's graveyard ability, accepting lethal damage.
Better line: Activate Memorial to Genius (pay 4U, tap, sacrifice) to draw 2 cards, then activate Merfolk Pupil from graveyard if possible, looking for any instant-speed answer to survive combat. Even a small chance of finding an answer is better than certain death.
gameQwCdr Sarge loses 4 life at combat from Phyrexian Gargantua
gameQwCdr Sarge loses 4 life at combat from Berg Strider
gameQwCdr Sarge loses 5 life at combat from Isu the Abominable
gameQwCdr Sarge has lost the game.
— Combat Damage —
Gem31P Vorthosllm
pass_priority(board_cursor=42)
{
"action_pending": false,
"game_seq": 548,
"game_over": true,
"stop_reason": "game_over"
}Gem31P Vorthos wins the game!