MstMed Critic (Experimental + J22 Dragons) vs MiniMx Pessim (Devilish + Go to School)
4 major, 4 moderate, 11 minor blunders
Season 1
/ 250
Stack
Game Log
gameMiniMx Pessim's library is shuffled
gameMstMed Critic's library is shuffled
MstMed CriticmcpMiniMx Pessim
raw
choose_action(choice=p1)
{
"game_seq": 5,
"success": true,
"action_taken": "selected_target_1"
}gameMstMed Critic chooses that MiniMx Pessim take the first turn
MiniMx PessimmcpKeep hand
raw
choose_action(choice=no)
{
"game_seq": 7,
"success": true,
"action_taken": "no"
}MstMed Criticllm
pass_priority(board_cursor=1)
{
"game_seq": 8,
"action_type": "GAME_ASK",
"context": "T1 ()",
"stop_reason": "non_priority_action",
"response_type": "boolean",
"respond_with": "choice=yes or choice=no",
"message": "Mulligan down to 6 cards?",
"board_cursor": 2,
"your_hand": [
{
"mana_cost": "{2}{R}",
"name": "Bogardan Dragonheart",
"rules": [
"Sacrifice another creature: Until end of turn, {this} becomes a Dragon with base power and toughness 4/4, flying, and haste."
],
"power": "2",
"toughness": "2"
},
{
"mana_cost": "{2}{R}",
"name": "Catalyst Elemental",
"rules": [
"Sacrifice {this}: Add {R}{R}."
],
"power": "2",
"toughness": "2"
},
{
"name": "Mountain",
"is_land": true,
"rules": [
"{T}: Add {R}."
]
},
{
"mana_cost": "{2}{R}",
"name": "Sarkhan's Whelp",
"rules": [
"Flying",
"Whenever you activate an ability of a Sarkhan planeswalker, {this} deals 1 damage to any target."
],
"power": "2",
"toughness": "2"
},
{
"mana_cost": "{1}{R}",
"name": "Scorching Dragonfire",
"rules": [
"{this} deals 3 damage to target creature or planeswalker. If that creature or planeswalker would die this turn, exile it instead."
]
},
{
"mana_cost": "{4}{R}",
"name": "Seize the Storm",
"rules": [
"Create a red Elemental creature token with trample and \"This token's power and toughness are each equal to the number of instant and sorcery cards in your graveyard plus the number of cards with flashback you own in exile.\"",
"Flashback {6}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
]
},
{
"mana_cost": "{1}{R}",
"name": "Tormenting Voice",
"rules": [
"As an additional cost to cast this spell, discard a card.: ",
"Draw two cards."
]
}
],
"board": [
{
"hand_size": 7,
"is_active": false,
"is_you": true,
"name": "MstMed Critic",
"library_size": 33,
"life": 20,
"hand": [
{
"mana_cost": "{2}{R}",
"name": "Bogardan Dragonheart",
"rules": [
"Sacrifice another creature: Until end of turn, {this} becomes a Dragon with base power and toughness 4/4, flying, and haste."
],
"power": "2",
"id": "p10",
"toughness": "2"
},
{
"mana_cost": "{2}{R}",
"name": "Catalyst Elemental",
"rules": [
"Sacrifice {this}: Add {R}{R}."
],
"power": "2",
"id": "p11",
"toughness": "2"
},
{
"name": "Mountain",
"is_land": true,
"rules": [
"{T}: Add {R}."
],
"id": "p12"
},
{
"mana_cost": "{2}{R}",
"name": "Sarkhan's Whelp",
"rules": [
"Flying",
"Whenever you activate an ability of a Sarkhan planeswalker, {this} deals 1 damage to any target."
],
"power": "2",
"id": "p13",
"toughness": "2"
},
{
"mana_cost": "{1}{R}",
"name": "Scorching Dragonfire",
"rules": [
"{this} deals 3 damage to target creature or planeswalker. If that creature or planeswalker would die this turn, exile it instead."
],
"id": "p14"
},
{
"mana_cost": "{4}{R}",
"name": "Seize the Storm",
"rules": [
"Create a red Elemental creature token with trample and \"This token's power and toughness are each equal to the number of instant and sorcery cards in your graveyard plus the number of cards with flashback you own in exile.\"",
"Flashback {6}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p15"
},
{
"mana_cost": "{1}{R}",
"name": "Tormenting Voice",
"rules": [
"As an additional cost to cast this spell, discard a card.: ",
"Draw two cards."
],
"id": "p16"
}
]
},
{
"hand_size": 7,
"is_active": false,
"is_you": false,
"name": "MiniMx Pessim",
"library_size": 33,
"life": 20
}
],
"action_pending": true
}MstMed CriticmcpMulligan
raw
choose_action(choice=yes)
{
"next_action_pending": true,
"next_action_type": "GAME_TARGET",
"game_seq": 8,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "yes",
"next_action_message": "Select a card (1 more) to put on the bottom of your library"
}gameMstMed Critic's library is shuffled
MstMed CriticmcpMountain
raw
choose_action(choice=p19)
{
"next_action_pending": true,
"next_action_type": "GAME_ASK",
"game_seq": 10,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "selected_target_2",
"next_action_message": "Mulligan down to 5 cards?"
}major blunder
Put the only land in a 6-card hand on the bottom of the library, keeping a hand with zero lands.
Put the only land in a 6-card hand on the bottom of the library, keeping a hand with zero lands. This makes it impossible to cast any spells without drawing into multiple lands first, effectively losing multiple turns of tempo and risking a non-functional start.
Analysis
Action taken: Put Mountain (the only land) on the bottom of the library, keeping a 6-card hand with 0 lands.
Better line: Put a high-cost card like Plundering Predator or Sarkhan on the bottom and keep the Mountain. With 1 land, there's at least a chance to curve out with Firebolt on turn 1 and Kargan Dragonrider/Tormenting Voice on turn 2 if a second land is drawn.
gameMstMed Critic puts a card from hand to the bottom of their library
thinkingMstMed Critic
This hand is much stronger and more balanced. It has early plays, card draw, and a powerful finisher in Sarkhan. I'll keep this hand.
mcpKeep handraw
choose_action(choice=no)
{
"game_seq": 12,
"success": true,
"action_taken": "no"
}major blunder
Kept a 6-card hand with zero lands.
Kept a 6-card hand with zero lands. Without any lands, every spell in hand is uncastable. The probability of naturally drawing enough lands in time to have a functional game is very low (~50% to even play a land on turn 1, ~24% to have 2 lands by turn 2). A 0-land hand is virtually never keepable in Limited.
Analysis
Action taken: Kept a 6-card hand with Firebolt, Kargan Dragonrider, Plundering Predator, Sarkhan, Spellgorger Weird, and Tormenting Voice — but zero lands.
Better line: Mulligan to 5 cards. A 5-card hand with lands and a scry is far more likely to produce a functional game than a 6-card hand with no lands.
gameMiniMx Pessim skips Draw step
— Precombat Main —
— Declare Attackers —
— Postcombat Main —
MiniMx Pessimllm
pass_priority(board_cursor=1)
{
"game_seq": 21,
"action_type": "GAME_SELECT",
"stop_reason": "playable_cards",
"response_type": "select",
"message": "Play spells and abilities",
"action_pending": true,
"land_drops_used": 0,
"has_playable_cards": true,
"context": "T1 Postcombat Main/Postcombat Main (MiniMx Pessim) YOUR_MAIN",
"respond_with": "choice=pN to play, or choice=no to pass",
"board_cursor": 2,
"choices": [
{
"name": "Mountain",
"index": 0,
"action": "land",
"id": "p5"
},
{
"name": "Thriving Isle",
"index": 1,
"action": "land",
"id": "p6"
}
],
"board": [
{
"hand_size": 7,
"is_active": true,
"is_you": true,
"name": "MiniMx Pessim",
"library_size": 33,
"life": 20,
"hand": [
{
"mana_cost": "{2}{U}",
"name": "Elite Instructor",
"rules": [
"When {this} enters, draw a card, then discard a card."
],
"power": "2",
"id": "p3",
"toughness": "2"
},
{
"mana_cost": "{1}{R}",
"name": "Hobblefiend",
"rules": [
"Trample",
"{1}, Sacrifice another creature: Put a +1/+1 counter on {this}."
],
"power": "2",
"id": "p4",
"toughness": "1"
},
{
"name": "Mountain",
"is_land": true,
"rules": [
"{T}: Add {R}."
],
"id": "p5",
"playable": true
},
{
"name": "Thriving Isle",
"is_land": 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."
],
"id": "p6",
"playable": true
},
{
"mana_cost": "{1}{R}",
"name": "Torch Fiend",
"rules": [
"{R}, Sacrifice {this}: Destroy target artifact."
],
"power": "2",
"id": "p7",
"toughness": "1"
},
{
"mana_cost": "{2}{U}",
"name": "Tragic Lesson",
"rules": [
"Draw two cards. Then discard a card unless you return a land you control to its owner's hand."
],
"id": "p8"
},
{
"mana_cost": "{3}{R}",
"name": "Traitorous Greed",
"rules": [
"Gain control of target creature until end of turn. Untap that creature. It gains haste until end of turn. Add two mana of any one color."
],
"id": "p9"
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"name": "MstMed Critic",
"library_size": 34,
"life": 20
}
]
}MiniMx PessimmcpPlay Mountain
raw
choose_action(choice=p5)
{
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"game_seq": 21,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "selected_0",
"next_action_message": "Play spells and abilities"
}MiniMx Pessimllm
pass_priority(board_cursor=2)
{
"game_seq": 35,
"action_type": "GAME_SELECT",
"stop_reason": "playable_cards",
"response_type": "select",
"untapped_lands": 1,
"message": "Play spells and abilities",
"action_pending": true,
"land_drops_used": 0,
"has_playable_cards": true,
"context": "T2 Precombat Main/Precombat Main (MiniMx Pessim) YOUR_MAIN",
"respond_with": "choice=pN to play, or choice=no to pass",
"board_cursor": 3,
"choices": [
{
"name": "Thriving Isle",
"index": 0,
"action": "land",
"id": "p6"
}
],
"board": [
{
"hand_size": 7,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p5"
}
],
"name": "MiniMx Pessim",
"library_size": 32,
"life": 20,
"hand": [
{
"mana_cost": "{4}{U}",
"name": "Bury in Books",
"rules": [
"This spell costs {2} less to cast if it targets an attacking creature.",
"Put target creature into its owner's library second from the top."
],
"id": "p30"
},
{
"mana_cost": "{2}{U}",
"name": "Elite Instructor",
"rules": [
"When {this} enters, draw a card, then discard a card."
],
"power": "2",
"id": "p3",
"toughness": "2"
},
{
"mana_cost": "{1}{R}",
"name": "Hobblefiend",
"rules": [
"Trample",
"{1}, Sacrifice another creature: Put a +1/+1 counter on {this}."
],
"power": "2",
"id": "p4",
"toughness": "1"
},
{
"name": "Thriving Isle",
"is_land": 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."
],
"id": "p6",
"playable": true
},
{
"mana_cost": "{1}{R}",
"name": "Torch Fiend",
"rules": [
"{R}, Sacrifice {this}: Destroy target artifact."
],
"power": "2",
"id": "p7",
"toughness": "1"
},
{
"mana_cost": "{2}{U}",
"name": "Tragic Lesson",
"rules": [
"Draw two cards. Then discard a card unless you return a land you control to its owner's hand."
],
"id": "p8"
},
{
"mana_cost": "{3}{R}",
"name": "Traitorous Greed",
"rules": [
"Gain control of target creature until end of turn. Untap that creature. It gains haste until end of turn. Add two mana of any one color."
],
"id": "p9"
}
]
},
{
"hand_size": 7,
"is_active": false,
"is_you": false,
"name": "MstMed Critic",
"library_size": 33,
"life": 20
}
]
}gameMiniMx Pessim puts Mountain from hand onto the Battlefield
— MstMed Critic's Turn 1 —
— Declare Attackers —
— Postcombat Main —
— MiniMx Pessim's Turn 2 —
MiniMx PessimmcpPlay Thriving Isle
raw
choose_action(choice=p6)
{
"next_action_pending": true,
"next_action_type": "GAME_CHOOSE_CHOICE",
"game_seq": 35,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "selected_0",
"next_action_message": "Choose replacement effect to resolve first"
}MiniMx Pessimllm
pass_priority(board_cursor=3)
{
"game_seq": 36,
"action_type": "GAME_CHOOSE_CHOICE",
"stop_reason": "non_priority_action",
"response_type": "index",
"untapped_lands": 1,
"message": "Choose replacement effect to resolve first",
"action_pending": true,
"land_drops_used": 0,
"board_unchanged": true,
"context": "T2 Precombat Main/Precombat Main (MiniMx Pessim) YOUR_MAIN",
"respond_with": "choice=0, choice=1, etc. or text=Name (not yes/no)",
"board_cursor": 3,
"choices": [
{
"index": 0,
"description": "Thriving Isle: Thriving Isle enters tapped."
},
{
"index": 1,
"description": "Thriving Isle: As Thriving Isle enters, choose a color other than blue."
}
]
}chatMiniMx Pessim: gl hf
MiniMx PessimmcpThriving Isle: As Thriving Isle enters, choose a color other than blue.
raw
choose_action(text=red)
{
"retryable": true,
"game_seq": 36,
"success": false,
"error_code": "invalid_choice",
"error": "'red' is not a valid choice",
"choices": [
{
"index": 0,
"description": "Thriving Isle: Thriving Isle enters tapped."
},
{
"index": 1,
"description": "Thriving Isle: As Thriving Isle enters, choose a color other than blue."
}
]
}MiniMx PessimmcpThriving Isle: As Thriving Isle enters, choose a color other than blue.
raw
choose_action(choice=1)
{
"next_action_pending": true,
"next_action_type": "GAME_CHOOSE_CHOICE",
"game_seq": 36,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "selected_choice_1",
"next_action_message": "Choose color"
}MiniMx Pessimmcpsend_chat_message
raw
send_chat_message(message=gl hf)
{
"success": true
}MiniMx Pessimllm
choose_action(text=red)
{
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"game_seq": 37,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "selected_choice_text_red",
"next_action_message": "Play spells and abilities"
}gameThriving Isle: MiniMx Pessim has chosen Red
gameMiniMx Pessim puts Thriving Isle from hand onto the Battlefield
— Declare Attackers —
— Postcombat Main —
— MstMed Critic's Turn 2 —
chatMstMed Critic: Solid opening land drop from you. Thriving Isle is a versatile choice. Let's see how this board develops.
MstMed Criticllm
pass_priority(board_cursor=4)
{
"game_seq": 50,
"action_type": "GAME_SELECT",
"stop_reason": "playable_cards",
"response_type": "select",
"message": "Play spells and abilities",
"action_pending": true,
"land_drops_used": 0,
"has_playable_cards": true,
"context": "T2 Precombat Main/Precombat Main (MstMed Critic) YOUR_MAIN",
"recent_chat": [
"MiniMx Pessim: gl hf"
],
"respond_with": "choice=pN to play, or choice=no to pass",
"board_cursor": 5,
"choices": [
{
"name": "Mountain",
"index": 0,
"action": "land",
"id": "p31"
}
],
"board": [
{
"hand_size": 8,
"is_active": true,
"is_you": true,
"name": "MstMed Critic",
"library_size": 32,
"life": 20,
"hand": [
{
"mana_cost": "{R}",
"name": "Firebolt",
"rules": [
"{this} deals 2 damage to any target.",
"Flashback {4}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p17"
},
{
"mana_cost": "{3}{R}",
"name": "Ignite the Future",
"rules": [
"Exile the top three cards of your library. Until the end of your next turn, you may play those cards. If this spell was cast from a graveyard, you may play cards this way without paying their mana costs.",
"Flashback {7}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p29"
},
{
"mana_cost": "{1}{R}",
"name": "Kargan Dragonrider",
"rules": [
"As long as you control a Dragon, {this} has flying."
],
"power": "2",
"id": "p18",
"toughness": "2"
},
{
"name": "Mountain",
"is_land": true,
"rules": [
"{T}: Add {R}."
],
"id": "p31",
"playable": true
},
{
"mana_cost": "{4}{R}",
"name": "Plundering Predator",
"rules": [
"Flying",
"When {this} enters, you may discard a card. If you do, draw a card."
],
"power": "3",
"id": "p20",
"toughness": "3"
},
{
"mana_cost": "{3}{R}{R}",
"name": "Sarkhan, the Dragonspeaker",
"rules": [
"+1: Until end of turn, {this} becomes a legendary 4/4 red Dragon creature with flying, indestructible, and haste.",
"-3: {this} deals 4 damage to target creature.",
"-6: You get an emblem with \"At the beginning of your draw step, draw two additional cards\" and \"At the beginning of your end step, discard your hand.\""
],
"id": "p21"
},
{
"mana_cost": "{2}{R}",
"name": "Spellgorger Weird",
"rules": [
"Whenever you cast a noncreature spell, put a +1/+1 counter on {this}."
],
"power": "2",
"id": "p22",
"toughness": "2"
},
{
"mana_cost": "{1}{R}",
"name": "Tormenting Voice",
"rules": [
"As an additional cost to cast this spell, discard a card.: ",
"Draw two cards."
],
"id": "p16"
}
]
},
{
"hand_size": 6,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p5"
},
{
"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: Red"
],
"id": "p6"
}
],
"name": "MiniMx Pessim",
"library_size": 32,
"life": 20
}
]
}MstMed Criticmcpsend_chat_message
raw
send_chat_message(message=Solid opening land drop from you. Thrivi...)
{
"success": true
}MstMed CriticmcpPlay Mountain
raw
choose_action(choice=p31)
{
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"game_seq": 50,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "selected_0",
"next_action_message": "Play spells and abilities"
}gameMstMed Critic puts Mountain from hand onto the Battlefield
thinkingMstMed Critic
I have a Mountain untapped and can cast **Firebolt** for {R}. However, casting it now without a clear target or immediate value isn't optimal. I'll pass priority to avoid telegraphing my hand and save the Firebolt for a better opportunity.
mcpPassraw
choose_action(choice=no)
{
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"game_seq": 54,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "passed_priority",
"next_action_message": "Play instants and activated abilities"
}MstMed Criticllm
pass_priority(board_cursor=6)
{
"game_seq": 60,
"action_type": "GAME_SELECT",
"stop_reason": "playable_cards",
"response_type": "select",
"untapped_lands": 1,
"message": "Play spells and abilities",
"action_pending": true,
"land_drops_used": 1,
"has_playable_cards": true,
"board_unchanged": true,
"context": "T2 Postcombat Main/Postcombat Main (MstMed Critic) YOUR_MAIN",
"respond_with": "choice=pN to play, or choice=no to pass",
"board_cursor": 6,
"choices": [
{
"mana_cost": "{R}",
"name": "Firebolt",
"index": 0,
"action": "cast",
"id": "p17"
}
]
}— Declare Attackers —
— Postcombat Main —
thinkingMstMed Critic
I still don't have a clear target for **Firebolt**, and playing it now would only reduce my options later. I'll pass priority again to maintain flexibility.
MstMed CriticmcpPass
raw
choose_action(choice=no)
{
"game_seq": 60,
"success": true,
"action_taken": "passed_priority"
}minor blunder
Passed with 1 untapped Mountain and Firebolt available as the only play.
Passed with 1 untapped Mountain and Firebolt available as the only play. With no creatures to target, Firebolt to face for 2 is the only option, but the mana would be completely wasted otherwise. Firebolt has flashback ({4}{R}), so it remains accessible from the graveyard. While the Spellgorger Weird synergy argument exists, that's speculative and the +1/+1 counter is a small upside compared to using otherwise-wasted mana for 2 damage now.
Analysis
Action taken: Passed priority, wasting 1 mana and keeping Firebolt in hand
Better line: Cast Firebolt targeting opponent for 2 damage. The mana is wasted otherwise, and Firebolt's flashback means it can still be cast from the graveyard later if needed for removal.
— MiniMx Pessim's Turn 3 —
MiniMx Pessimllm
pass_priority(board_cursor=3)
{
"game_seq": 62,
"action_type": "GAME_SELECT",
"stop_reason": "playable_cards",
"response_type": "select",
"untapped_lands": 2,
"message": "Play spells and abilities",
"action_pending": true,
"land_drops_used": 0,
"has_playable_cards": true,
"context": "T3 Precombat Main/Precombat Main (MiniMx Pessim) YOUR_MAIN",
"recent_chat": [
"MstMed Critic: Solid opening land drop from you. Thriving Isle is a versatile choice. Let's see how this board develops."
],
"respond_with": "choice=pN to play, or choice=no to pass",
"board_cursor": 4,
"choices": [
{
"mana_cost": "{R}",
"name": "Forge Devil",
"index": 0,
"action": "cast",
"id": "p32",
"power": "1",
"toughness": "1"
},
{
"mana_cost": "{1}{R}",
"name": "Hobblefiend",
"index": 1,
"action": "cast",
"id": "p4",
"power": "2",
"toughness": "1"
},
{
"mana_cost": "{1}{R}",
"name": "Torch Fiend",
"index": 2,
"action": "cast",
"id": "p7",
"power": "2",
"toughness": "1"
}
],
"board": [
{
"hand_size": 7,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p5"
},
{
"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: Red"
],
"id": "p6"
}
],
"name": "MiniMx Pessim",
"library_size": 31,
"life": 20,
"hand": [
{
"mana_cost": "{4}{U}",
"name": "Bury in Books",
"rules": [
"This spell costs {2} less to cast if it targets an attacking creature.",
"Put target creature into its owner's library second from the top."
],
"id": "p30"
},
{
"mana_cost": "{2}{U}",
"name": "Elite Instructor",
"rules": [
"When {this} enters, draw a card, then discard a card."
],
"power": "2",
"id": "p3",
"toughness": "2"
},
{
"mana_cost": "{R}",
"name": "Forge Devil",
"rules": [
"When {this} enters, it deals 1 damage to target creature and 1 damage to you."
],
"power": "1",
"id": "p32",
"toughness": "1",
"playable": true
},
{
"mana_cost": "{1}{R}",
"name": "Hobblefiend",
"rules": [
"Trample",
"{1}, Sacrifice another creature: Put a +1/+1 counter on {this}."
],
"power": "2",
"id": "p4",
"toughness": "1",
"playable": true
},
{
"mana_cost": "{1}{R}",
"name": "Torch Fiend",
"rules": [
"{R}, Sacrifice {this}: Destroy target artifact."
],
"power": "2",
"id": "p7",
"toughness": "1",
"playable": true
},
{
"mana_cost": "{2}{U}",
"name": "Tragic Lesson",
"rules": [
"Draw two cards. Then discard a card unless you return a land you control to its owner's hand."
],
"id": "p8"
},
{
"mana_cost": "{3}{R}",
"name": "Traitorous Greed",
"rules": [
"Gain control of target creature until end of turn. Untap that creature. It gains haste until end of turn. Add two mana of any one color."
],
"id": "p9"
}
]
},
{
"hand_size": 7,
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p31"
}
],
"name": "MstMed Critic",
"library_size": 32,
"life": 20
}
]
}MiniMx PessimmcpCast Forge Devil {R}
raw
choose_action(choice=p32)
{
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"game_seq": 62,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "selected_0",
"next_action_message": "Play instants and activated abilities"
}moderate blunder
Cast Forge Devil as the only creature on board, forcing it to target itself.
Cast Forge Devil as the only creature on board, forcing it to target itself. The 1 damage kills the 1/1 Forge Devil, resulting in a dead card, 1 self-damage, and no board presence. This is a complete waste of a card.
Analysis
Action taken: Cast Forge Devil, which had to target itself (the only creature), dying immediately and dealing 1 damage to self.
Better line: Cast Hobblefiend or Torch Fiend for {1}{R} (Mountain + Thriving Isle), putting a 2/1 body on the board that survives and can attack/block. Save Forge Devil for later when the opponent has a small creature to snipe.
gameMiniMx Pessim casts Forge Devil from hand
gameMiniMx Pessim puts Forge Devil from stack onto the Battlefield
gameMiniMx Pessim - Ability triggers: Forge Devil - When Forge Devil enters, it deals 1 damage to target creature and 1 damage to you. - targeting Forge Devil
gameForge Devil deals 1 damage to Forge Devil
gameMiniMx Pessim loses 1 life from Forge Devil
gameForge Devil died
— Declare Attackers —
— Postcombat Main —
— MstMed Critic's Turn 3 —
MstMed Criticllm
pass_priority(board_cursor=6)
{
"game_seq": 84,
"action_type": "GAME_SELECT",
"stop_reason": "playable_cards",
"response_type": "select",
"untapped_lands": 1,
"message": "Play spells and abilities",
"action_pending": true,
"land_drops_used": 0,
"has_playable_cards": true,
"context": "T3 Precombat Main/Precombat Main (MstMed Critic) YOUR_MAIN",
"respond_with": "choice=pN to play, or choice=no to pass",
"board_cursor": 7,
"choices": [
{
"mana_cost": "{R}",
"name": "Firebolt",
"index": 0,
"action": "cast",
"id": "p17"
}
],
"board": [
{
"hand_size": 8,
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p31"
}
],
"name": "MstMed Critic",
"library_size": 31,
"life": 20,
"hand": [
{
"mana_cost": "{R}",
"name": "Firebolt",
"rules": [
"{this} deals 2 damage to any target.",
"Flashback {4}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p17",
"playable": true
},
{
"mana_cost": "{3}{R}",
"name": "Ignite the Future",
"rules": [
"Exile the top three cards of your library. Until the end of your next turn, you may play those cards. If this spell was cast from a graveyard, you may play cards this way without paying their mana costs.",
"Flashback {7}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p29"
},
{
"mana_cost": "{1}{R}",
"name": "Kargan Dragonrider",
"rules": [
"As long as you control a Dragon, {this} has flying."
],
"power": "2",
"id": "p18",
"toughness": "2"
},
{
"mana_cost": "{4}{R}",
"name": "Mizzix, Replica Rider",
"rules": [
"Flying",
"Whenever you cast a spell from anywhere other than your hand, you may pay {1}{U/R}. If you do, copy that spell and you may choose new targets for the copy. If the copy is a permanent spell, it gains haste and \"At the beginning of your end step, sacrifice this permanent.\""
],
"power": "4",
"id": "p35",
"toughness": "5"
},
{
"mana_cost": "{4}{R}",
"name": "Plundering Predator",
"rules": [
"Flying",
"When {this} enters, you may discard a card. If you do, draw a card."
],
"power": "3",
"id": "p20",
"toughness": "3"
},
{
"mana_cost": "{3}{R}{R}",
"name": "Sarkhan, the Dragonspeaker",
"rules": [
"+1: Until end of turn, {this} becomes a legendary 4/4 red Dragon creature with flying, indestructible, and haste.",
"-3: {this} deals 4 damage to target creature.",
"-6: You get an emblem with \"At the beginning of your draw step, draw two additional cards\" and \"At the beginning of your end step, discard your hand.\""
],
"id": "p21"
},
{
"mana_cost": "{2}{R}",
"name": "Spellgorger Weird",
"rules": [
"Whenever you cast a noncreature spell, put a +1/+1 counter on {this}."
],
"power": "2",
"id": "p22",
"toughness": "2"
},
{
"mana_cost": "{1}{R}",
"name": "Tormenting Voice",
"rules": [
"As an additional cost to cast this spell, discard a card.: ",
"Draw two cards."
],
"id": "p16"
}
]
},
{
"hand_size": 6,
"graveyard": [
{
"name": "Forge Devil",
"rules": [
"When {this} enters, it deals 1 damage to target creature and 1 damage to you."
],
"id": "p32"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p5"
},
{
"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: Red"
],
"id": "p6"
}
],
"name": "MiniMx Pessim",
"library_size": 31,
"life": 19
}
]
}MstMed CriticmcpPass
raw
choose_action(choice=no)
{
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"game_seq": 84,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "passed_priority",
"next_action_message": "Play instants and activated abilities"
}MstMed Criticllm
pass_priority(board_cursor=7)
{
"game_seq": 91,
"action_type": "GAME_SELECT",
"stop_reason": "playable_cards",
"response_type": "select",
"untapped_lands": 1,
"message": "Play spells and abilities",
"action_pending": true,
"land_drops_used": 0,
"has_playable_cards": true,
"board_unchanged": true,
"context": "T3 Postcombat Main/Postcombat Main (MstMed Critic) YOUR_MAIN",
"respond_with": "choice=pN to play, or choice=no to pass",
"board_cursor": 7,
"choices": [
{
"mana_cost": "{R}",
"name": "Firebolt",
"index": 0,
"action": "cast",
"id": "p17"
}
]
}— Declare Attackers —
— Postcombat Main —
MstMed CriticmcpPass
raw
choose_action(choice=no)
{
"next_action_pending": true,
"next_action_type": "GAME_TARGET",
"game_seq": 91,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "passed_priority",
"next_action_message": "Select a card to discard"
}minor blunder
Player passed with 1 untapped Mountain and Firebolt as the only castable spell.
Player passed with 1 untapped Mountain and Firebolt as the only castable spell. While saving Firebolt for creature removal has merit, the mana is completely wasted this turn, and Firebolt has flashback ({4}{R}) so it can be reused from the graveyard later. Additionally, having Firebolt in the graveyard enables Mizzix, Replica Rider's copy ability when flashed back. The 2 face damage is small but free value that costs nothing since no other spell can be cast.
Analysis
Action taken: Passed priority, wasting 1 mana and keeping Firebolt in hand
Better line: Cast Firebolt targeting opponent's face for 2 damage. The mana would be wasted anyway, Firebolt has flashback for future use, and it sets up Mizzix synergy when later cast from the graveyard.
gameMstMed Critic discards down to 7 hand cards
— Cleanup —
thinkingMstMed Critic
I'll discard **Mizzix, Replica Rider** as it's the highest-cost card in my hand and doesn't fit my current game plan. This minimizes the loss of value.
MstMed CriticmcpMizzix, Replica Rider
raw
choose_action(choice=p35)
{
"game_seq": 95,
"success": true,
"action_taken": "selected_target_3"
}gameMstMed Critic discards Mizzix, Replica Rider
— MiniMx Pessim's Turn 4 —
MiniMx Pessimllm
pass_priority(board_cursor=4)
{
"game_seq": 97,
"action_type": "GAME_SELECT",
"stop_reason": "playable_cards",
"response_type": "select",
"untapped_lands": 2,
"message": "Play spells and abilities",
"action_pending": true,
"land_drops_used": 0,
"has_playable_cards": true,
"context": "T4 Precombat Main/Precombat Main (MiniMx Pessim) YOUR_MAIN",
"respond_with": "choice=pN to play, or choice=no to pass",
"board_cursor": 5,
"choices": [
{
"mana_cost": "{1}{R}",
"name": "Hobblefiend",
"index": 0,
"action": "cast",
"id": "p4",
"power": "2",
"toughness": "1"
},
{
"mana_cost": "{1}{R}",
"name": "Torch Fiend",
"index": 1,
"action": "cast",
"id": "p7",
"power": "2",
"toughness": "1"
}
],
"board": [
{
"hand_size": 7,
"graveyard": [
{
"name": "Forge Devil",
"rules": [
"When {this} enters, it deals 1 damage to target creature and 1 damage to you."
],
"id": "p32"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p5"
},
{
"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: Red"
],
"id": "p6"
}
],
"name": "MiniMx Pessim",
"library_size": 30,
"life": 19,
"hand": [
{
"mana_cost": "{4}{U}",
"name": "Bury in Books",
"rules": [
"This spell costs {2} less to cast if it targets an attacking creature.",
"Put target creature into its owner's library second from the top."
],
"id": "p30"
},
{
"mana_cost": "{2}{U}",
"name": "Elite Instructor",
"rules": [
"When {this} enters, draw a card, then discard a card."
],
"power": "2",
"id": "p3",
"toughness": "2"
},
{
"mana_cost": "{4}{R}",
"name": "Havoc Jester",
"rules": [
"Whenever you sacrifice a permanent, {this} deals 1 damage to any target."
],
"power": "5",
"id": "p36",
"toughness": "5"
},
{
"mana_cost": "{1}{R}",
"name": "Hobblefiend",
"rules": [
"Trample",
"{1}, Sacrifice another creature: Put a +1/+1 counter on {this}."
],
"power": "2",
"id": "p4",
"toughness": "1",
"playable": true
},
{
"mana_cost": "{1}{R}",
"name": "Torch Fiend",
"rules": [
"{R}, Sacrifice {this}: Destroy target artifact."
],
"power": "2",
"id": "p7",
"toughness": "1",
"playable": true
},
{
"mana_cost": "{2}{U}",
"name": "Tragic Lesson",
"rules": [
"Draw two cards. Then discard a card unless you return a land you control to its owner's hand."
],
"id": "p8"
},
{
"mana_cost": "{3}{R}",
"name": "Traitorous Greed",
"rules": [
"Gain control of target creature until end of turn. Untap that creature. It gains haste until end of turn. Add two mana of any one color."
],
"id": "p9"
}
]
},
{
"hand_size": 7,
"graveyard": [
{
"name": "Mizzix, Replica Rider",
"rules": [
"Flying",
"Whenever you cast a spell from anywhere other than your hand, you may pay {1}{U/R}. If you do, copy that spell and you may choose new targets for the copy. If the copy is a permanent spell, it gains haste and \"At the beginning of your end step, sacrifice this permanent.\""
],
"id": "p35"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p31"
}
],
"name": "MstMed Critic",
"library_size": 31,
"life": 20
}
]
}MiniMx PessimmcpCast Hobblefiend {1}{R}
raw
choose_action(choice=p4)
{
"next_action_pending": true,
"next_action_type": "GAME_CHOOSE_ABILITY",
"game_seq": 97,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "selected_0",
"next_action_message": "Choose spell or ability to play: Thriving Isle"
}MiniMx Pessimllm
pass_priority(board_cursor=5)
{
"stack": [
{
"name": "Hobblefiend"
}
],
"game_seq": 100,
"action_type": "GAME_CHOOSE_ABILITY",
"stop_reason": "non_priority_action",
"response_type": "index",
"untapped_lands": 1,
"message": "Choose spell or ability to play: Thriving Isle",
"action_pending": true,
"land_drops_used": 0,
"context": "T4 Precombat Main/Precombat Main (MiniMx Pessim) YOUR_MAIN",
"respond_with": "choice=0, choice=1, etc. (not yes/no)",
"board_cursor": 6,
"choices": [
{
"index": 0,
"description": "1. {T}: Add {U}."
},
{
"index": 1,
"description": "2. {T}: Add one mana of the chosen color."
}
],
"board": [
{
"hand_size": 6,
"graveyard": [
{
"name": "Forge Devil",
"rules": [
"When {this} enters, it deals 1 damage to target creature and 1 damage to you."
],
"id": "p32"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p5"
},
{
"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: Red"
],
"id": "p6"
}
],
"name": "MiniMx Pessim",
"library_size": 30,
"life": 19,
"hand": [
{
"mana_cost": "{4}{U}",
"name": "Bury in Books",
"rules": [
"This spell costs {2} less to cast if it targets an attacking creature.",
"Put target creature into its owner's library second from the top."
],
"id": "p30"
},
{
"mana_cost": "{2}{U}",
"name": "Elite Instructor",
"rules": [
"When {this} enters, draw a card, then discard a card."
],
"power": "2",
"id": "p3",
"toughness": "2"
},
{
"mana_cost": "{4}{R}",
"name": "Havoc Jester",
"rules": [
"Whenever you sacrifice a permanent, {this} deals 1 damage to any target."
],
"power": "5",
"id": "p36",
"toughness": "5"
},
{
"mana_cost": "{1}{R}",
"name": "Torch Fiend",
"rules": [
"{R}, Sacrifice {this}: Destroy target artifact."
],
"power": "2",
"id": "p7",
"toughness": "1"
},
{
"mana_cost": "{2}{U}",
"name": "Tragic Lesson",
"rules": [
"Draw two cards. Then discard a card unless you return a land you control to its owner's hand."
],
"id": "p8"
},
{
"mana_cost": "{3}{R}",
"name": "Traitorous Greed",
"rules": [
"Gain control of target creature until end of turn. Untap that creature. It gains haste until end of turn. Add two mana of any one color."
],
"id": "p9"
}
]
},
{
"hand_size": 7,
"graveyard": [
{
"name": "Mizzix, Replica Rider",
"rules": [
"Flying",
"Whenever you cast a spell from anywhere other than your hand, you may pay {1}{U/R}. If you do, copy that spell and you may choose new targets for the copy. If the copy is a permanent spell, it gains haste and \"At the beginning of your end step, sacrifice this permanent.\""
],
"id": "p35"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p31"
}
],
"name": "MstMed Critic",
"library_size": 31,
"life": 20
}
]
}MiniMx Pessimllm
pass_priority(board_cursor=6)
{
"stack": [
{
"name": "Hobblefiend"
}
],
"game_seq": 100,
"action_type": "GAME_CHOOSE_ABILITY",
"stop_reason": "non_priority_action",
"response_type": "index",
"untapped_lands": 1,
"message": "Choose spell or ability to play: Thriving Isle",
"action_pending": true,
"land_drops_used": 0,
"board_unchanged": true,
"context": "T4 Precombat Main/Precombat Main (MiniMx Pessim) YOUR_MAIN",
"respond_with": "choice=0, choice=1, etc. (not yes/no)",
"board_cursor": 6,
"choices": [
{
"index": 0,
"description": "1. {T}: Add {U}."
},
{
"index": 1,
"description": "2. {T}: Add one mana of the chosen color."
}
]
}MiniMx Pessimmcp2. {T}: Add one mana of the chosen color.
raw
choose_action(choice=1)
{
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"game_seq": 100,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "selected_ability_1",
"next_action_message": "Play instants and activated abilities"
}gameMiniMx Pessim casts Hobblefiend from hand
gameMiniMx Pessim puts Hobblefiend from stack onto the Battlefield
— Declare Attackers —
— Postcombat Main —
— MstMed Critic's Turn 4 —
chatMstMed Critic: Interesting play with Hobblefiend. Sacrificial synergy is always a fun route. Let's see how this develops.
MstMed Criticllm
pass_priority(board_cursor=8)
{
"game_seq": 115,
"action_type": "GAME_SELECT",
"stop_reason": "playable_cards",
"response_type": "select",
"untapped_lands": 1,
"message": "Play spells and abilities",
"action_pending": true,
"land_drops_used": 0,
"has_playable_cards": true,
"context": "T4 Precombat Main/Precombat Main (MstMed Critic) YOUR_MAIN",
"respond_with": "choice=pN to play, or choice=no to pass",
"board_cursor": 9,
"choices": [
{
"mana_cost": "{R}",
"name": "Firebolt",
"index": 0,
"action": "cast",
"id": "p17"
}
],
"board": [
{
"hand_size": 8,
"graveyard": [
{
"name": "Mizzix, Replica Rider",
"rules": [
"Flying",
"Whenever you cast a spell from anywhere other than your hand, you may pay {1}{U/R}. If you do, copy that spell and you may choose new targets for the copy. If the copy is a permanent spell, it gains haste and \"At the beginning of your end step, sacrifice this permanent.\""
],
"id": "p35"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p31"
}
],
"name": "MstMed Critic",
"library_size": 30,
"life": 20,
"hand": [
{
"mana_cost": "{R}",
"name": "Firebolt",
"rules": [
"{this} deals 2 damage to any target.",
"Flashback {4}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p17",
"playable": true
},
{
"mana_cost": "{3}{R}",
"name": "Ignite the Future",
"rules": [
"Exile the top three cards of your library. Until the end of your next turn, you may play those cards. If this spell was cast from a graveyard, you may play cards this way without paying their mana costs.",
"Flashback {7}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p29"
},
{
"mana_cost": "{1}{R}",
"name": "Kargan Dragonrider",
"rules": [
"As long as you control a Dragon, {this} has flying."
],
"power": "2",
"id": "p18",
"toughness": "2"
},
{
"mana_cost": "{4}{R}",
"name": "Plundering Predator",
"rules": [
"Flying",
"When {this} enters, you may discard a card. If you do, draw a card."
],
"power": "3",
"id": "p20",
"toughness": "3"
},
{
"mana_cost": "{3}{R}{R}",
"name": "Sarkhan, the Dragonspeaker",
"rules": [
"+1: Until end of turn, {this} becomes a legendary 4/4 red Dragon creature with flying, indestructible, and haste.",
"-3: {this} deals 4 damage to target creature.",
"-6: You get an emblem with \"At the beginning of your draw step, draw two additional cards\" and \"At the beginning of your end step, discard your hand.\""
],
"id": "p21"
},
{
"mana_cost": "{2}{R}",
"name": "Spellgorger Weird",
"rules": [
"Whenever you cast a noncreature spell, put a +1/+1 counter on {this}."
],
"power": "2",
"id": "p22",
"toughness": "2"
},
{
"mana_cost": "{1}{R}",
"name": "Thermo-Alchemist",
"rules": [
"Defender",
"{T}: {this} deals 1 damage to each opponent.",
"Whenever you cast an instant or sorcery spell, untap {this}."
],
"power": "0",
"id": "p39",
"toughness": "3"
},
{
"mana_cost": "{1}{R}",
"name": "Tormenting Voice",
"rules": [
"As an additional cost to cast this spell, discard a card.: ",
"Draw two cards."
],
"id": "p16"
}
]
},
{
"hand_size": 6,
"graveyard": [
{
"name": "Forge Devil",
"rules": [
"When {this} enters, it deals 1 damage to target creature and 1 damage to you."
],
"id": "p32"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Hobblefiend",
"rules": [
"Trample",
"{1}, Sacrifice another creature: Put a +1/+1 counter on {this}."
],
"id": "p4",
"power": "2",
"toughness": "1",
"summoning_sick": true
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p5"
},
{
"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: Red"
],
"id": "p6"
}
],
"name": "MiniMx Pessim",
"library_size": 30,
"life": 19
}
]
}MstMed Criticmcpsend_chat_message
raw
send_chat_message(message=Interesting play with Hobblefiend. Sacri...)
{
"success": true
}MstMed CriticmcpCast Firebolt {R}
raw
choose_action(choice=p17, mana_plan=p31:1)
{
"next_action_pending": true,
"next_action_type": "GAME_TARGET",
"game_seq": 115,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "selected_0",
"mana_plan_set": true,
"mana_plan_size": 1,
"next_action_message": "Select any target"
}thinkingMstMed Critic
I'll target **Hobblefiend** with **Firebolt** to remove it before it can become a bigger threat with its sacrifice ability.
mcpHobblefiendraw
choose_action(choice=p4)
{
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"game_seq": 116,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "selected_target_1",
"next_action_message": "Play instants and activated abilities"
}gameMstMed Critic casts Firebolt targeting Hobblefiend from hand
gameFirebolt deals 2 damage to Hobblefiend
gameMstMed Critic puts Firebolt from stack into their graveyard
gameHobblefiend died
— Declare Attackers —
— Postcombat Main —
— MiniMx Pessim's Turn 5 —
MiniMx Pessimllm
pass_priority(board_cursor=6)
{
"game_seq": 134,
"action_type": "GAME_SELECT",
"stop_reason": "playable_cards",
"response_type": "select",
"untapped_lands": 2,
"message": "Play spells and abilities",
"action_pending": true,
"land_drops_used": 0,
"has_playable_cards": true,
"context": "T5 Precombat Main/Precombat Main (MiniMx Pessim) YOUR_MAIN",
"recent_chat": [
"MstMed Critic: Interesting play with Hobblefiend. Sacrificial synergy is always a fun route. Let's see how this develops."
],
"respond_with": "choice=pN to play, or choice=no to pass",
"board_cursor": 7,
"choices": [
{
"mana_cost": "{1}{R}",
"name": "Torch Fiend",
"index": 0,
"action": "cast",
"id": "p7",
"power": "2",
"toughness": "1"
}
],
"board": [
{
"hand_size": 7,
"graveyard": [
{
"name": "Forge Devil",
"rules": [
"When {this} enters, it deals 1 damage to target creature and 1 damage to you."
],
"id": "p32"
},
{
"name": "Hobblefiend",
"rules": [
"Trample",
"{1}, Sacrifice another creature: Put a +1/+1 counter on {this}."
],
"id": "p4"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p5"
},
{
"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: Red"
],
"id": "p6"
}
],
"name": "MiniMx Pessim",
"library_size": 29,
"life": 19,
"hand": [
{
"mana_cost": "{4}{U}",
"name": "Bury in Books",
"rules": [
"This spell costs {2} less to cast if it targets an attacking creature.",
"Put target creature into its owner's library second from the top."
],
"id": "p30"
},
{
"mana_cost": "{2}{U}",
"name": "Elite Instructor",
"rules": [
"When {this} enters, draw a card, then discard a card."
],
"power": "2",
"id": "p3",
"toughness": "2"
},
{
"mana_cost": "{4}{R}",
"name": "Havoc Jester",
"rules": [
"Whenever you sacrifice a permanent, {this} deals 1 damage to any target."
],
"power": "5",
"id": "p36",
"toughness": "5"
},
{
"mana_cost": "{3}{U}",
"name": "Tolarian Sentinel",
"rules": [
"Flying",
"{U}, {T}, Discard a card: Return target permanent you control to its owner's hand."
],
"power": "1",
"id": "p41",
"toughness": "3"
},
{
"mana_cost": "{1}{R}",
"name": "Torch Fiend",
"rules": [
"{R}, Sacrifice {this}: Destroy target artifact."
],
"power": "2",
"id": "p7",
"toughness": "1",
"playable": true
},
{
"mana_cost": "{2}{U}",
"name": "Tragic Lesson",
"rules": [
"Draw two cards. Then discard a card unless you return a land you control to its owner's hand."
],
"id": "p8"
},
{
"mana_cost": "{3}{R}",
"name": "Traitorous Greed",
"rules": [
"Gain control of target creature until end of turn. Untap that creature. It gains haste until end of turn. Add two mana of any one color."
],
"id": "p9"
}
]
},
{
"hand_size": 7,
"graveyard": [
{
"name": "Firebolt",
"rules": [
"{this} deals 2 damage to any target.",
"Flashback {4}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p17"
},
{
"name": "Mizzix, Replica Rider",
"rules": [
"Flying",
"Whenever you cast a spell from anywhere other than your hand, you may pay {1}{U/R}. If you do, copy that spell and you may choose new targets for the copy. If the copy is a permanent spell, it gains haste and \"At the beginning of your end step, sacrifice this permanent.\""
],
"id": "p35"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p31"
}
],
"name": "MstMed Critic",
"library_size": 30,
"life": 20
}
]
}MiniMx PessimmcpPass
raw
choose_action(choice=no)
{
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"game_seq": 134,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "passed_priority",
"next_action_message": "Play instants and activated abilities"
}MiniMx Pessimllm
pass_priority(board_cursor=7)
{
"game_seq": 141,
"action_type": "GAME_SELECT",
"stop_reason": "playable_cards",
"response_type": "select",
"untapped_lands": 2,
"message": "Play spells and abilities",
"action_pending": true,
"land_drops_used": 0,
"has_playable_cards": true,
"board_unchanged": true,
"context": "T5 Postcombat Main/Postcombat Main (MiniMx Pessim) YOUR_MAIN",
"respond_with": "choice=pN to play, or choice=no to pass",
"board_cursor": 7,
"choices": [
{
"mana_cost": "{1}{R}",
"name": "Torch Fiend",
"index": 0,
"action": "cast",
"id": "p7",
"power": "2",
"toughness": "1"
}
]
}moderate blunder
On turn 9 with only 2 lands and zero board presence, the player passed their entire turn doing nothing instead of castin…
On turn 9 with only 2 lands and zero board presence, the player passed their entire turn doing nothing instead of casting their only available spell. With 7 cards in hand and severe mana screw, deploying even a 2/1 body is critical to have any board presence, apply pressure, or trade in combat.
Analysis
Action taken: Passed priority with no action, wasting the entire turn.
Better line: Cast Torch Fiend for {1}{R} to establish some board presence. A 2/1 creature can attack, block, and put some pressure on the opponent while the player is stuck on 2 lands.
— Declare Attackers —
— Postcombat Main —
MiniMx PessimmcpPass
raw
choose_action(choice=no)
{
"game_seq": 141,
"success": true,
"action_taken": "passed_priority"
}MiniMx Pessimllm
pass_priority(board_cursor=7)
{
"game_seq": 162,
"action_type": "GAME_SELECT",
"stop_reason": "playable_cards",
"response_type": "select",
"untapped_lands": 2,
"message": "Play spells and abilities",
"action_pending": true,
"land_drops_used": 0,
"has_playable_cards": true,
"context": "T6 Precombat Main/Precombat Main (MiniMx Pessim) YOUR_MAIN",
"respond_with": "choice=pN to play, or choice=no to pass",
"board_cursor": 8,
"choices": [
{
"name": "Island",
"index": 0,
"action": "land",
"id": "p44"
},
{
"mana_cost": "{1}{R}",
"name": "Torch Fiend",
"index": 1,
"action": "cast",
"id": "p7",
"power": "2",
"toughness": "1"
}
],
"board": [
{
"hand_size": 8,
"graveyard": [
{
"name": "Forge Devil",
"rules": [
"When {this} enters, it deals 1 damage to target creature and 1 damage to you."
],
"id": "p32"
},
{
"name": "Hobblefiend",
"rules": [
"Trample",
"{1}, Sacrifice another creature: Put a +1/+1 counter on {this}."
],
"id": "p4"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p5"
},
{
"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: Red"
],
"id": "p6"
}
],
"name": "MiniMx Pessim",
"library_size": 28,
"life": 19,
"hand": [
{
"mana_cost": "{4}{U}",
"name": "Bury in Books",
"rules": [
"This spell costs {2} less to cast if it targets an attacking creature.",
"Put target creature into its owner's library second from the top."
],
"id": "p30"
},
{
"mana_cost": "{2}{U}",
"name": "Elite Instructor",
"rules": [
"When {this} enters, draw a card, then discard a card."
],
"power": "2",
"id": "p3",
"toughness": "2"
},
{
"mana_cost": "{4}{R}",
"name": "Havoc Jester",
"rules": [
"Whenever you sacrifice a permanent, {this} deals 1 damage to any target."
],
"power": "5",
"id": "p36",
"toughness": "5"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p44",
"playable": true
},
{
"mana_cost": "{3}{U}",
"name": "Tolarian Sentinel",
"rules": [
"Flying",
"{U}, {T}, Discard a card: Return target permanent you control to its owner's hand."
],
"power": "1",
"id": "p41",
"toughness": "3"
},
{
"mana_cost": "{1}{R}",
"name": "Torch Fiend",
"rules": [
"{R}, Sacrifice {this}: Destroy target artifact."
],
"power": "2",
"id": "p7",
"toughness": "1",
"playable": true
},
{
"mana_cost": "{2}{U}",
"name": "Tragic Lesson",
"rules": [
"Draw two cards. Then discard a card unless you return a land you control to its owner's hand."
],
"id": "p8"
},
{
"mana_cost": "{3}{R}",
"name": "Traitorous Greed",
"rules": [
"Gain control of target creature until end of turn. Untap that creature. It gains haste until end of turn. Add two mana of any one color."
],
"id": "p9"
}
]
},
{
"hand_size": 6,
"graveyard": [
{
"name": "Firebolt",
"rules": [
"{this} deals 2 damage to any target.",
"Flashback {4}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p17"
},
{
"name": "Mizzix, Replica Rider",
"rules": [
"Flying",
"Whenever you cast a spell from anywhere other than your hand, you may pay {1}{U/R}. If you do, copy that spell and you may choose new targets for the copy. If the copy is a permanent spell, it gains haste and \"At the beginning of your end step, sacrifice this permanent.\""
],
"id": "p35"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p31"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p42"
},
{
"tapped": false,
"name": "Thermo-Alchemist",
"rules": [
"Defender",
"{T}: {this} deals 1 damage to each opponent.",
"Whenever you cast an instant or sorcery spell, untap {this}."
],
"id": "p39",
"power": "0",
"toughness": "3",
"summoning_sick": true
}
],
"name": "MstMed Critic",
"library_size": 29,
"life": 20
}
]
}minor blunder
Player passed in postcombat main with Torch Fiend as the only castable spell and no instant-speed plays available.
Player passed in postcombat main with Torch Fiend as the only castable spell and no instant-speed plays available. With only 2 lands on turn 9 and no creatures on board, deploying a 2/1 body is strictly better than doing nothing. There are no spells to hold up mana for (Tragic Lesson costs 3, Bury in Books costs 5).
Analysis
Action taken: Passed priority, ending the turn with 2 untapped lands and no board presence.
Better line: Cast Torch Fiend to establish board presence. The opponent's Mountain is tapped so there's no immediate removal threat, and with 2 lands on turn 9, the player desperately needs to start developing.
— MstMed Critic's Turn 5 —
MstMed Criticllm
pass_priority(board_cursor=10)
{
"game_seq": 143,
"action_type": "GAME_SELECT",
"stop_reason": "playable_cards",
"response_type": "select",
"untapped_lands": 1,
"message": "Play spells and abilities",
"action_pending": true,
"land_drops_used": 0,
"has_playable_cards": true,
"context": "T5 Precombat Main/Precombat Main (MstMed Critic) YOUR_MAIN",
"respond_with": "choice=pN to play, or choice=no to pass",
"board_cursor": 11,
"choices": [
{
"name": "Mountain",
"index": 0,
"action": "land",
"id": "p42"
}
],
"board": [
{
"hand_size": 8,
"graveyard": [
{
"name": "Firebolt",
"rules": [
"{this} deals 2 damage to any target.",
"Flashback {4}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p17"
},
{
"name": "Mizzix, Replica Rider",
"rules": [
"Flying",
"Whenever you cast a spell from anywhere other than your hand, you may pay {1}{U/R}. If you do, copy that spell and you may choose new targets for the copy. If the copy is a permanent spell, it gains haste and \"At the beginning of your end step, sacrifice this permanent.\""
],
"id": "p35"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p31"
}
],
"name": "MstMed Critic",
"library_size": 29,
"life": 20,
"hand": [
{
"mana_cost": "{3}{R}",
"name": "Ignite the Future",
"rules": [
"Exile the top three cards of your library. Until the end of your next turn, you may play those cards. If this spell was cast from a graveyard, you may play cards this way without paying their mana costs.",
"Flashback {7}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p29"
},
{
"mana_cost": "{1}{R}",
"name": "Kargan Dragonrider",
"rules": [
"As long as you control a Dragon, {this} has flying."
],
"power": "2",
"id": "p18",
"toughness": "2"
},
{
"name": "Mountain",
"is_land": true,
"rules": [
"{T}: Add {R}."
],
"id": "p42",
"playable": true
},
{
"mana_cost": "{4}{R}",
"name": "Plundering Predator",
"rules": [
"Flying",
"When {this} enters, you may discard a card. If you do, draw a card."
],
"power": "3",
"id": "p20",
"toughness": "3"
},
{
"mana_cost": "{3}{R}{R}",
"name": "Sarkhan, the Dragonspeaker",
"rules": [
"+1: Until end of turn, {this} becomes a legendary 4/4 red Dragon creature with flying, indestructible, and haste.",
"-3: {this} deals 4 damage to target creature.",
"-6: You get an emblem with \"At the beginning of your draw step, draw two additional cards\" and \"At the beginning of your end step, discard your hand.\""
],
"id": "p21"
},
{
"mana_cost": "{2}{R}",
"name": "Spellgorger Weird",
"rules": [
"Whenever you cast a noncreature spell, put a +1/+1 counter on {this}."
],
"power": "2",
"id": "p22",
"toughness": "2"
},
{
"mana_cost": "{1}{R}",
"name": "Thermo-Alchemist",
"rules": [
"Defender",
"{T}: {this} deals 1 damage to each opponent.",
"Whenever you cast an instant or sorcery spell, untap {this}."
],
"power": "0",
"id": "p39",
"toughness": "3"
},
{
"mana_cost": "{1}{R}",
"name": "Tormenting Voice",
"rules": [
"As an additional cost to cast this spell, discard a card.: ",
"Draw two cards."
],
"id": "p16"
}
]
},
{
"hand_size": 7,
"graveyard": [
{
"name": "Forge Devil",
"rules": [
"When {this} enters, it deals 1 damage to target creature and 1 damage to you."
],
"id": "p32"
},
{
"name": "Hobblefiend",
"rules": [
"Trample",
"{1}, Sacrifice another creature: Put a +1/+1 counter on {this}."
],
"id": "p4"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p5"
},
{
"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: Red"
],
"id": "p6"
}
],
"name": "MiniMx Pessim",
"library_size": 29,
"life": 19
}
]
}MstMed CriticmcpPlay Mountain
raw
choose_action(choice=p42)
{
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"game_seq": 143,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "selected_0",
"next_action_message": "Play spells and abilities"
}gameMstMed Critic puts Mountain from hand onto the Battlefield
thinkingMstMed Critic
I'll play **Thermo-Alchemist** for {1}{R}. It provides a recurring damage source and synergizes well with my instant and sorcery spells.
mcpCast Thermo-Alchemist {1}{R}raw
choose_action(choice=p39, mana_plan=p31:1)
{
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"game_seq": 147,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "selected_1",
"mana_plan_set": true,
"mana_plan_size": 1,
"next_action_message": "Play instants and activated abilities"
}gameMstMed Critic casts Thermo-Alchemist from hand
gameMstMed Critic puts Thermo-Alchemist from stack onto the Battlefield
— Declare Attackers —
— Postcombat Main —
— MiniMx Pessim's Turn 6 —
MiniMx PessimmcpCast Torch Fiend {1}{R}
raw
choose_action(choice=p7)
{
"next_action_pending": true,
"next_action_type": "GAME_CHOOSE_ABILITY",
"game_seq": 162,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "selected_1",
"next_action_message": "Choose spell or ability to play: Thriving Isle"
}MiniMx Pessimllm
pass_priority(board_cursor=8)
{
"stack": [
{
"name": "Torch Fiend"
}
],
"game_seq": 165,
"action_type": "GAME_CHOOSE_ABILITY",
"stop_reason": "non_priority_action",
"response_type": "index",
"untapped_lands": 1,
"message": "Choose spell or ability to play: Thriving Isle",
"action_pending": true,
"land_drops_used": 0,
"context": "T6 Precombat Main/Precombat Main (MiniMx Pessim) YOUR_MAIN",
"respond_with": "choice=0, choice=1, etc. (not yes/no)",
"board_cursor": 9,
"choices": [
{
"index": 0,
"description": "1. {T}: Add {U}."
},
{
"index": 1,
"description": "2. {T}: Add one mana of the chosen color."
}
],
"board": [
{
"hand_size": 7,
"graveyard": [
{
"name": "Forge Devil",
"rules": [
"When {this} enters, it deals 1 damage to target creature and 1 damage to you."
],
"id": "p32"
},
{
"name": "Hobblefiend",
"rules": [
"Trample",
"{1}, Sacrifice another creature: Put a +1/+1 counter on {this}."
],
"id": "p4"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p5"
},
{
"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: Red"
],
"id": "p6"
}
],
"name": "MiniMx Pessim",
"library_size": 28,
"life": 19,
"hand": [
{
"mana_cost": "{4}{U}",
"name": "Bury in Books",
"rules": [
"This spell costs {2} less to cast if it targets an attacking creature.",
"Put target creature into its owner's library second from the top."
],
"id": "p30"
},
{
"mana_cost": "{2}{U}",
"name": "Elite Instructor",
"rules": [
"When {this} enters, draw a card, then discard a card."
],
"power": "2",
"id": "p3",
"toughness": "2"
},
{
"mana_cost": "{4}{R}",
"name": "Havoc Jester",
"rules": [
"Whenever you sacrifice a permanent, {this} deals 1 damage to any target."
],
"power": "5",
"id": "p36",
"toughness": "5"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"mana_cost": "{3}{U}",
"name": "Tolarian Sentinel",
"rules": [
"Flying",
"{U}, {T}, Discard a card: Return target permanent you control to its owner's hand."
],
"power": "1",
"id": "p41",
"toughness": "3"
},
{
"mana_cost": "{2}{U}",
"name": "Tragic Lesson",
"rules": [
"Draw two cards. Then discard a card unless you return a land you control to its owner's hand."
],
"id": "p8"
},
{
"mana_cost": "{3}{R}",
"name": "Traitorous Greed",
"rules": [
"Gain control of target creature until end of turn. Untap that creature. It gains haste until end of turn. Add two mana of any one color."
],
"id": "p9"
}
]
},
{
"hand_size": 6,
"graveyard": [
{
"name": "Firebolt",
"rules": [
"{this} deals 2 damage to any target.",
"Flashback {4}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p17"
},
{
"name": "Mizzix, Replica Rider",
"rules": [
"Flying",
"Whenever you cast a spell from anywhere other than your hand, you may pay {1}{U/R}. If you do, copy that spell and you may choose new targets for the copy. If the copy is a permanent spell, it gains haste and \"At the beginning of your end step, sacrifice this permanent.\""
],
"id": "p35"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p31"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p42"
},
{
"tapped": false,
"name": "Thermo-Alchemist",
"rules": [
"Defender",
"{T}: {this} deals 1 damage to each opponent.",
"Whenever you cast an instant or sorcery spell, untap {this}."
],
"id": "p39",
"power": "0",
"toughness": "3",
"summoning_sick": true
}
],
"name": "MstMed Critic",
"library_size": 29,
"life": 20
}
]
}MiniMx Pessimllm
pass_priority(board_cursor=9)
{
"stack": [
{
"name": "Torch Fiend"
}
],
"game_seq": 165,
"action_type": "GAME_CHOOSE_ABILITY",
"stop_reason": "non_priority_action",
"response_type": "index",
"untapped_lands": 1,
"message": "Choose spell or ability to play: Thriving Isle",
"action_pending": true,
"land_drops_used": 0,
"board_unchanged": true,
"context": "T6 Precombat Main/Precombat Main (MiniMx Pessim) YOUR_MAIN",
"respond_with": "choice=0, choice=1, etc. (not yes/no)",
"board_cursor": 9,
"choices": [
{
"index": 0,
"description": "1. {T}: Add {U}."
},
{
"index": 1,
"description": "2. {T}: Add one mana of the chosen color."
}
]
}MiniMx Pessimmcp2. {T}: Add one mana of the chosen color.
raw
choose_action(choice=1)
{
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"game_seq": 165,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "selected_ability_1",
"next_action_message": "Play instants and activated abilities"
}MiniMx Pessimllm
pass_priority(board_cursor=9)
{
"game_seq": 172,
"action_type": "GAME_SELECT",
"stop_reason": "playable_cards",
"response_type": "select",
"message": "Play spells and abilities",
"action_pending": true,
"land_drops_used": 0,
"has_playable_cards": true,
"context": "T6 Precombat Main/Precombat Main (MiniMx Pessim) YOUR_MAIN",
"respond_with": "choice=pN to play, or choice=no to pass",
"board_cursor": 10,
"choices": [
{
"name": "Island",
"index": 0,
"action": "land",
"id": "p44"
}
],
"board": [
{
"hand_size": 7,
"graveyard": [
{
"name": "Forge Devil",
"rules": [
"When {this} enters, it deals 1 damage to target creature and 1 damage to you."
],
"id": "p32"
},
{
"name": "Hobblefiend",
"rules": [
"Trample",
"{1}, Sacrifice another creature: Put a +1/+1 counter on {this}."
],
"id": "p4"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p5"
},
{
"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: Red"
],
"id": "p6"
},
{
"tapped": false,
"name": "Torch Fiend",
"rules": [
"{R}, Sacrifice {this}: Destroy target artifact."
],
"id": "p7",
"power": "2",
"toughness": "1",
"summoning_sick": true
}
],
"name": "MiniMx Pessim",
"library_size": 28,
"life": 19,
"hand": [
{
"mana_cost": "{4}{U}",
"name": "Bury in Books",
"rules": [
"This spell costs {2} less to cast if it targets an attacking creature.",
"Put target creature into its owner's library second from the top."
],
"id": "p30"
},
{
"mana_cost": "{2}{U}",
"name": "Elite Instructor",
"rules": [
"When {this} enters, draw a card, then discard a card."
],
"power": "2",
"id": "p3",
"toughness": "2"
},
{
"mana_cost": "{4}{R}",
"name": "Havoc Jester",
"rules": [
"Whenever you sacrifice a permanent, {this} deals 1 damage to any target."
],
"power": "5",
"id": "p36",
"toughness": "5"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p44",
"playable": true
},
{
"mana_cost": "{3}{U}",
"name": "Tolarian Sentinel",
"rules": [
"Flying",
"{U}, {T}, Discard a card: Return target permanent you control to its owner's hand."
],
"power": "1",
"id": "p41",
"toughness": "3"
},
{
"mana_cost": "{2}{U}",
"name": "Tragic Lesson",
"rules": [
"Draw two cards. Then discard a card unless you return a land you control to its owner's hand."
],
"id": "p8"
},
{
"mana_cost": "{3}{R}",
"name": "Traitorous Greed",
"rules": [
"Gain control of target creature until end of turn. Untap that creature. It gains haste until end of turn. Add two mana of any one color."
],
"id": "p9"
}
]
},
{
"hand_size": 6,
"graveyard": [
{
"name": "Firebolt",
"rules": [
"{this} deals 2 damage to any target.",
"Flashback {4}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p17"
},
{
"name": "Mizzix, Replica Rider",
"rules": [
"Flying",
"Whenever you cast a spell from anywhere other than your hand, you may pay {1}{U/R}. If you do, copy that spell and you may choose new targets for the copy. If the copy is a permanent spell, it gains haste and \"At the beginning of your end step, sacrifice this permanent.\""
],
"id": "p35"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p31"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p42"
},
{
"tapped": false,
"name": "Thermo-Alchemist",
"rules": [
"Defender",
"{T}: {this} deals 1 damage to each opponent.",
"Whenever you cast an instant or sorcery spell, untap {this}."
],
"id": "p39",
"power": "0",
"toughness": "3",
"summoning_sick": true
}
],
"name": "MstMed Critic",
"library_size": 29,
"life": 20
}
]
}gameMiniMx Pessim casts Torch Fiend from hand
gameMiniMx Pessim puts Torch Fiend from stack onto the Battlefield
MiniMx PessimmcpPlay Island
raw
choose_action(choice=p44)
{
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"game_seq": 172,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "selected_0",
"next_action_message": "Play spells and abilities"
}gameMiniMx Pessim puts Island from hand onto the Battlefield
— Declare Attackers —
— Postcombat Main —
— MstMed Critic's Turn 6 —
chatMstMed Critic: Torch Fiend is a solid play. I see you're keeping your options open with artifact removal. My Thermo-Alchemist is ready to respond.
MstMed Criticllm
pass_priority(board_cursor=12)
{
"game_seq": 182,
"action_type": "GAME_SELECT",
"stop_reason": "playable_cards",
"response_type": "select",
"untapped_lands": 2,
"message": "Play spells and abilities",
"action_pending": true,
"land_drops_used": 0,
"has_playable_cards": true,
"context": "T6 Precombat Main/Precombat Main (MstMed Critic) YOUR_MAIN",
"respond_with": "choice=pN to play, or choice=no to pass",
"board_cursor": 13,
"choices": [
{
"mana_cost": "{1}{R}",
"name": "Kargan Dragonrider",
"index": 0,
"action": "cast",
"id": "p18",
"power": "2",
"toughness": "2"
},
{
"name": "Mountain",
"index": 1,
"action": "land",
"id": "p46"
},
{
"name": "Thermo-Alchemist",
"index": 2,
"action": "activate",
"playable_abilities": [
"{T}: {this} deals 1 damage to each opponent."
],
"id": "p39"
},
{
"mana_cost": "{1}{R}",
"name": "Tormenting Voice",
"index": 3,
"action": "cast",
"id": "p16"
}
],
"board": [
{
"hand_size": 7,
"graveyard": [
{
"name": "Firebolt",
"rules": [
"{this} deals 2 damage to any target.",
"Flashback {4}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p17"
},
{
"name": "Mizzix, Replica Rider",
"rules": [
"Flying",
"Whenever you cast a spell from anywhere other than your hand, you may pay {1}{U/R}. If you do, copy that spell and you may choose new targets for the copy. If the copy is a permanent spell, it gains haste and \"At the beginning of your end step, sacrifice this permanent.\""
],
"id": "p35"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p42"
},
{
"tapped": false,
"name": "Thermo-Alchemist",
"rules": [
"Defender",
"{T}: {this} deals 1 damage to each opponent.",
"Whenever you cast an instant or sorcery spell, untap {this}."
],
"id": "p39",
"power": "0",
"toughness": "3",
"summoning_sick": false
}
],
"name": "MstMed Critic",
"library_size": 28,
"life": 20,
"hand": [
{
"mana_cost": "{3}{R}",
"name": "Ignite the Future",
"rules": [
"Exile the top three cards of your library. Until the end of your next turn, you may play those cards. If this spell was cast from a graveyard, you may play cards this way without paying their mana costs.",
"Flashback {7}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p29"
},
{
"mana_cost": "{1}{R}",
"name": "Kargan Dragonrider",
"rules": [
"As long as you control a Dragon, {this} has flying."
],
"power": "2",
"id": "p18",
"toughness": "2",
"playable": true
},
{
"name": "Mountain",
"is_land": true,
"rules": [
"{T}: Add {R}."
],
"id": "p46",
"playable": true
},
{
"mana_cost": "{4}{R}",
"name": "Plundering Predator",
"rules": [
"Flying",
"When {this} enters, you may discard a card. If you do, draw a card."
],
"power": "3",
"id": "p20",
"toughness": "3"
},
{
"mana_cost": "{3}{R}{R}",
"name": "Sarkhan, the Dragonspeaker",
"rules": [
"+1: Until end of turn, {this} becomes a legendary 4/4 red Dragon creature with flying, indestructible, and haste.",
"-3: {this} deals 4 damage to target creature.",
"-6: You get an emblem with \"At the beginning of your draw step, draw two additional cards\" and \"At the beginning of your end step, discard your hand.\""
],
"id": "p21"
},
{
"mana_cost": "{2}{R}",
"name": "Spellgorger Weird",
"rules": [
"Whenever you cast a noncreature spell, put a +1/+1 counter on {this}."
],
"power": "2",
"id": "p22",
"toughness": "2"
},
{
"mana_cost": "{1}{R}",
"name": "Tormenting Voice",
"rules": [
"As an additional cost to cast this spell, discard a card.: ",
"Draw two cards."
],
"id": "p16",
"playable": true
}
]
},
{
"hand_size": 6,
"graveyard": [
{
"name": "Forge Devil",
"rules": [
"When {this} enters, it deals 1 damage to target creature and 1 damage to you."
],
"id": "p32"
},
{
"name": "Hobblefiend",
"rules": [
"Trample",
"{1}, Sacrifice another creature: Put a +1/+1 counter on {this}."
],
"id": "p4"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p5"
},
{
"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: Red"
],
"id": "p6"
},
{
"tapped": false,
"name": "Torch Fiend",
"rules": [
"{R}, Sacrifice {this}: Destroy target artifact."
],
"id": "p7",
"power": "2",
"toughness": "1",
"summoning_sick": true
}
],
"name": "MiniMx Pessim",
"library_size": 28,
"life": 19
}
]
}MstMed Criticmcpsend_chat_message
raw
send_chat_message(message=Torch Fiend is a solid play. I see you'r...)
{
"success": true
}MstMed CriticmcpPlay Mountain
raw
choose_action(choice=p46)
{
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"game_seq": 182,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "selected_1",
"next_action_message": "Play spells and abilities"
}gameMstMed Critic puts Mountain from hand onto the Battlefield
thinkingMstMed Critic
I'll play **Tormenting Voice** for {1}{R}, discarding **Kargan Dragonrider** to draw two cards. This will help me refuel and find more action.
mcpCast Tormenting Voice {1}{R}raw
choose_action(choice=p16, mana_plan=p31:1)
{
"next_action_pending": true,
"next_action_type": "GAME_TARGET",
"game_seq": 186,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "selected_3",
"mana_plan_set": true,
"mana_plan_size": 1,
"next_action_message": "Select a card (discard cost)"
}thinkingMstMed Critic
I'll discard **Kargan Dragonrider** as it's the lowest-impact card in my hand.
mcpKargan Dragonriderraw
choose_action(choice=p18)
{
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"game_seq": 189,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "selected_target_1",
"next_action_message": "Play instants and activated abilities"
}MstMed Criticllm
pass_priority(board_cursor=15)
{
"stack": [
{
"name": "Tormenting Voice"
}
],
"game_seq": 195,
"action_type": "GAME_SELECT",
"stop_reason": "playable_cards",
"response_type": "select",
"untapped_lands": 1,
"message": "Play instants and activated abilities",
"action_pending": true,
"land_drops_used": 1,
"has_playable_cards": true,
"context": "T6 Precombat Main/Precombat Main (MstMed Critic) YOUR_MAIN",
"respond_with": "choice=pN to play, or choice=no to pass",
"board_cursor": 16,
"choices": [
{
"name": "Thermo-Alchemist",
"index": 0,
"action": "activate",
"playable_abilities": [
"{T}: {this} deals 1 damage to each opponent."
],
"id": "p39"
}
],
"board": [
{
"hand_size": 4,
"graveyard": [
{
"name": "Firebolt",
"rules": [
"{this} deals 2 damage to any target.",
"Flashback {4}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p17"
},
{
"name": "Kargan Dragonrider",
"rules": [
"As long as you control a Dragon, {this} has flying."
],
"id": "p18"
},
{
"name": "Mizzix, Replica Rider",
"rules": [
"Flying",
"Whenever you cast a spell from anywhere other than your hand, you may pay {1}{U/R}. If you do, copy that spell and you may choose new targets for the copy. If the copy is a permanent spell, it gains haste and \"At the beginning of your end step, sacrifice this permanent.\""
],
"id": "p35"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p31"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p42"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p46"
},
{
"tapped": false,
"name": "Thermo-Alchemist",
"rules": [
"Defender",
"{T}: {this} deals 1 damage to each opponent.",
"Whenever you cast an instant or sorcery spell, untap {this}."
],
"id": "p39",
"power": "0",
"toughness": "3",
"summoning_sick": false
}
],
"name": "MstMed Critic",
"library_size": 28,
"life": 20,
"hand": [
{
"mana_cost": "{3}{R}",
"name": "Ignite the Future",
"rules": [
"Exile the top three cards of your library. Until the end of your next turn, you may play those cards. If this spell was cast from a graveyard, you may play cards this way without paying their mana costs.",
"Flashback {7}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p29"
},
{
"mana_cost": "{4}{R}",
"name": "Plundering Predator",
"rules": [
"Flying",
"When {this} enters, you may discard a card. If you do, draw a card."
],
"power": "3",
"id": "p20",
"toughness": "3"
},
{
"mana_cost": "{3}{R}{R}",
"name": "Sarkhan, the Dragonspeaker",
"rules": [
"+1: Until end of turn, {this} becomes a legendary 4/4 red Dragon creature with flying, indestructible, and haste.",
"-3: {this} deals 4 damage to target creature.",
"-6: You get an emblem with \"At the beginning of your draw step, draw two additional cards\" and \"At the beginning of your end step, discard your hand.\""
],
"id": "p21"
},
{
"mana_cost": "{2}{R}",
"name": "Spellgorger Weird",
"rules": [
"Whenever you cast a noncreature spell, put a +1/+1 counter on {this}."
],
"power": "2",
"id": "p22",
"toughness": "2"
}
]
},
{
"hand_size": 6,
"graveyard": [
{
"name": "Forge Devil",
"rules": [
"When {this} enters, it deals 1 damage to target creature and 1 damage to you."
],
"id": "p32"
},
{
"name": "Hobblefiend",
"rules": [
"Trample",
"{1}, Sacrifice another creature: Put a +1/+1 counter on {this}."
],
"id": "p4"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p5"
},
{
"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: Red"
],
"id": "p6"
},
{
"tapped": false,
"name": "Torch Fiend",
"rules": [
"{R}, Sacrifice {this}: Destroy target artifact."
],
"id": "p7",
"power": "2",
"toughness": "1",
"summoning_sick": true
}
],
"name": "MiniMx Pessim",
"library_size": 28,
"life": 19
}
]
}gameMstMed Critic discards Kargan Dragonrider (source: Tormenting Voice)
gameMstMed Critic casts Tormenting Voice from hand
gameMstMed Critic - Ability triggers: Thermo-Alchemist - Whenever you cast an instant or sorcery spell, untap Thermo-Alchemist.
thinkingMstMed Critic
I'll pass priority to resolve **Tormenting Voice** and draw two cards.
mcpPassraw
choose_action(choice=no)
{
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"game_seq": 195,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "passed_priority",
"next_action_message": "Play spells and abilities"
}MstMed Criticllm
pass_priority(board_cursor=16)
{
"game_seq": 202,
"action_type": "GAME_SELECT",
"stop_reason": "playable_cards",
"response_type": "select",
"untapped_lands": 1,
"message": "Play instants and activated abilities",
"action_pending": true,
"has_playable_cards": true,
"context": "T6 Combat/Declare Attackers (MstMed Critic)",
"respond_with": "choice=pN to play, or choice=no to pass",
"board_cursor": 17,
"choices": [
{
"name": "Thermo-Alchemist",
"index": 0,
"action": "activate",
"playable_abilities": [
"{T}: {this} deals 1 damage to each opponent."
],
"id": "p39"
}
],
"board": [
{
"hand_size": 6,
"graveyard": [
{
"name": "Firebolt",
"rules": [
"{this} deals 2 damage to any target.",
"Flashback {4}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p17"
},
{
"name": "Kargan Dragonrider",
"rules": [
"As long as you control a Dragon, {this} has flying."
],
"id": "p18"
},
{
"name": "Mizzix, Replica Rider",
"rules": [
"Flying",
"Whenever you cast a spell from anywhere other than your hand, you may pay {1}{U/R}. If you do, copy that spell and you may choose new targets for the copy. If the copy is a permanent spell, it gains haste and \"At the beginning of your end step, sacrifice this permanent.\""
],
"id": "p35"
},
{
"name": "Tormenting Voice",
"rules": [
"As an additional cost to cast this spell, discard a card.: ",
"Draw two cards."
],
"id": "p16"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p31"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p42"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p46"
},
{
"tapped": false,
"name": "Thermo-Alchemist",
"rules": [
"Defender",
"{T}: {this} deals 1 damage to each opponent.",
"Whenever you cast an instant or sorcery spell, untap {this}."
],
"id": "p39",
"power": "0",
"toughness": "3",
"summoning_sick": false
}
],
"name": "MstMed Critic",
"library_size": 26,
"life": 20,
"hand": [
{
"mana_cost": "{2}{R}{R}",
"name": "Furnace Whelp",
"rules": [
"Flying",
"{R}: {this} gets +1/+0 until end of turn."
],
"power": "2",
"id": "p49",
"toughness": "2"
},
{
"mana_cost": "{3}{R}",
"name": "Ignite the Future",
"rules": [
"Exile the top three cards of your library. Until the end of your next turn, you may play those cards. If this spell was cast from a graveyard, you may play cards this way without paying their mana costs.",
"Flashback {7}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p29"
},
{
"mana_cost": "{4}{R}",
"name": "Plundering Predator",
"rules": [
"Flying",
"When {this} enters, you may discard a card. If you do, draw a card."
],
"power": "3",
"id": "p20",
"toughness": "3"
},
{
"mana_cost": "{3}{R}{R}",
"name": "Sarkhan, the Dragonspeaker",
"rules": [
"+1: Until end of turn, {this} becomes a legendary 4/4 red Dragon creature with flying, indestructible, and haste.",
"-3: {this} deals 4 damage to target creature.",
"-6: You get an emblem with \"At the beginning of your draw step, draw two additional cards\" and \"At the beginning of your end step, discard your hand.\""
],
"id": "p21"
},
{
"mana_cost": "{2}{R}",
"name": "Spellgorger Weird",
"rules": [
"Whenever you cast a noncreature spell, put a +1/+1 counter on {this}."
],
"power": "2",
"id": "p22",
"toughness": "2"
},
{
"name": "Thriving Bluff",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than red.",
"{T}: Add {R}.",
"{T}: Add one mana of the chosen color."
],
"id": "p50"
}
]
},
{
"hand_size": 6,
"graveyard": [
{
"name": "Forge Devil",
"rules": [
"When {this} enters, it deals 1 damage to target creature and 1 damage to you."
],
"id": "p32"
},
{
"name": "Hobblefiend",
"rules": [
"Trample",
"{1}, Sacrifice another creature: Put a +1/+1 counter on {this}."
],
"id": "p4"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p5"
},
{
"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: Red"
],
"id": "p6"
},
{
"tapped": false,
"name": "Torch Fiend",
"rules": [
"{R}, Sacrifice {this}: Destroy target artifact."
],
"id": "p7",
"power": "2",
"toughness": "1",
"summoning_sick": true
}
],
"name": "MiniMx Pessim",
"library_size": 28,
"life": 19
}
]
}minor blunder
Thermo-Alchemist can be tapped for 1 damage now while Tormenting Voice is on the stack, then it will untap when the spel…
Thermo-Alchemist can be tapped for 1 damage now while Tormenting Voice is on the stack, then it will untap when the spell resolves (instant/sorcery trigger), allowing a second tap for another 1 damage. By passing, the player misses 1 free damage.
Analysis
Action taken: Passed priority without activating Thermo-Alchemist while an instant/sorcery spell was on the stack.
Better line: Activate Thermo-Alchemist now to deal 1 damage, let Tormenting Voice resolve (untapping Thermo-Alchemist), then tap it again for a second point of damage — getting 2 total instead of 1.
gameMstMed Critic puts Tormenting Voice from stack into their graveyard
— Declare Attackers —
thinkingMstMed Critic
I'll pass priority to move to the **Declare Attackers** phase.
mcpPassraw
choose_action(choice=no)
{
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"game_seq": 202,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "passed_priority",
"next_action_message": "Play spells and abilities"
}minor blunder
Failed to activate Thermo-Alchemist for 1 free damage.
Failed to activate Thermo-Alchemist for 1 free damage. With no mana available to cast instants/sorceries (all mountains are tapped or sick), there's no possibility of untapping it for a second activation this turn. The 1 damage is pure upside with no downside.
Analysis
Action taken: Passed without activating Thermo-Alchemist
Better line: Tap Thermo-Alchemist to deal 1 damage to the opponent (19 → 18), as there's no reason to hold the activation with no spells castable this turn.
— Postcombat Main —
— MiniMx Pessim's Turn 7 —
MiniMx Pessimllm
pass_priority(board_cursor=10)
{
"game_seq": 206,
"action_type": "GAME_SELECT",
"stop_reason": "playable_cards",
"response_type": "select",
"untapped_lands": 3,
"message": "Play spells and abilities",
"action_pending": true,
"land_drops_used": 0,
"has_playable_cards": true,
"context": "T7 Precombat Main/Precombat Main (MiniMx Pessim) YOUR_MAIN",
"recent_chat": [
"MstMed Critic: Torch Fiend is a solid play. I see you're keeping your options open with artifact removal. My Thermo-Alchemist is ready to respond."
],
"respond_with": "choice=pN to play, or choice=no to pass",
"board_cursor": 11,
"choices": [
{
"mana_cost": "{4}{U}",
"name": "Bury in Books",
"index": 0,
"action": "cast",
"id": "p30"
},
{
"mana_cost": "{2}{U}",
"name": "Elite Instructor",
"index": 1,
"action": "cast",
"id": "p3",
"power": "2",
"toughness": "2"
},
{
"name": "Mountain",
"index": 2,
"action": "land",
"id": "p51"
},
{
"mana_cost": "{2}{U}",
"name": "Tragic Lesson",
"index": 3,
"action": "cast",
"id": "p8"
}
],
"board": [
{
"hand_size": 7,
"graveyard": [
{
"name": "Forge Devil",
"rules": [
"When {this} enters, it deals 1 damage to target creature and 1 damage to you."
],
"id": "p32"
},
{
"name": "Hobblefiend",
"rules": [
"Trample",
"{1}, Sacrifice another creature: Put a +1/+1 counter on {this}."
],
"id": "p4"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p5"
},
{
"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: Red"
],
"id": "p6"
},
{
"tapped": false,
"name": "Torch Fiend",
"rules": [
"{R}, Sacrifice {this}: Destroy target artifact."
],
"id": "p7",
"power": "2",
"toughness": "1",
"summoning_sick": false
}
],
"name": "MiniMx Pessim",
"library_size": 27,
"life": 19,
"hand": [
{
"mana_cost": "{4}{U}",
"name": "Bury in Books",
"rules": [
"This spell costs {2} less to cast if it targets an attacking creature.",
"Put target creature into its owner's library second from the top."
],
"id": "p30",
"playable": true
},
{
"mana_cost": "{2}{U}",
"name": "Elite Instructor",
"rules": [
"When {this} enters, draw a card, then discard a card."
],
"power": "2",
"id": "p3",
"toughness": "2",
"playable": true
},
{
"mana_cost": "{4}{R}",
"name": "Havoc Jester",
"rules": [
"Whenever you sacrifice a permanent, {this} deals 1 damage to any target."
],
"power": "5",
"id": "p36",
"toughness": "5"
},
{
"name": "Mountain",
"is_land": true,
"rules": [
"{T}: Add {R}."
],
"id": "p51",
"playable": true
},
{
"mana_cost": "{3}{U}",
"name": "Tolarian Sentinel",
"rules": [
"Flying",
"{U}, {T}, Discard a card: Return target permanent you control to its owner's hand."
],
"power": "1",
"id": "p41",
"toughness": "3"
},
{
"mana_cost": "{2}{U}",
"name": "Tragic Lesson",
"rules": [
"Draw two cards. Then discard a card unless you return a land you control to its owner's hand."
],
"id": "p8",
"playable": true
},
{
"mana_cost": "{3}{R}",
"name": "Traitorous Greed",
"rules": [
"Gain control of target creature until end of turn. Untap that creature. It gains haste until end of turn. Add two mana of any one color."
],
"id": "p9"
}
]
},
{
"hand_size": 6,
"graveyard": [
{
"name": "Firebolt",
"rules": [
"{this} deals 2 damage to any target.",
"Flashback {4}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p17"
},
{
"name": "Kargan Dragonrider",
"rules": [
"As long as you control a Dragon, {this} has flying."
],
"id": "p18"
},
{
"name": "Mizzix, Replica Rider",
"rules": [
"Flying",
"Whenever you cast a spell from anywhere other than your hand, you may pay {1}{U/R}. If you do, copy that spell and you may choose new targets for the copy. If the copy is a permanent spell, it gains haste and \"At the beginning of your end step, sacrifice this permanent.\""
],
"id": "p35"
},
{
"name": "Tormenting Voice",
"rules": [
"As an additional cost to cast this spell, discard a card.: ",
"Draw two cards."
],
"id": "p16"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p31"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p42"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p46"
},
{
"tapped": false,
"name": "Thermo-Alchemist",
"rules": [
"Defender",
"{T}: {this} deals 1 damage to each opponent.",
"Whenever you cast an instant or sorcery spell, untap {this}."
],
"id": "p39",
"power": "0",
"toughness": "3",
"summoning_sick": false
}
],
"name": "MstMed Critic",
"library_size": 26,
"life": 20
}
]
}MiniMx PessimmcpCast Elite Instructor {2}{U}
raw
choose_action(choice=p3)
{
"next_action_pending": true,
"next_action_type": "GAME_CHOOSE_ABILITY",
"game_seq": 206,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "selected_1",
"next_action_message": "Choose spell or ability to play: Thriving Isle"
}MiniMx Pessimllm
pass_priority(board_cursor=11)
{
"stack": [
{
"name": "Elite Instructor"
}
],
"game_seq": 209,
"action_type": "GAME_CHOOSE_ABILITY",
"stop_reason": "non_priority_action",
"response_type": "index",
"untapped_lands": 2,
"message": "Choose spell or ability to play: Thriving Isle",
"action_pending": true,
"land_drops_used": 0,
"context": "T7 Precombat Main/Precombat Main (MiniMx Pessim) YOUR_MAIN",
"respond_with": "choice=0, choice=1, etc. (not yes/no)",
"board_cursor": 12,
"choices": [
{
"index": 0,
"description": "1. {T}: Add {U}."
},
{
"index": 1,
"description": "2. {T}: Add one mana of the chosen color."
}
],
"board": [
{
"hand_size": 6,
"graveyard": [
{
"name": "Forge Devil",
"rules": [
"When {this} enters, it deals 1 damage to target creature and 1 damage to you."
],
"id": "p32"
},
{
"name": "Hobblefiend",
"rules": [
"Trample",
"{1}, Sacrifice another creature: Put a +1/+1 counter on {this}."
],
"id": "p4"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p5"
},
{
"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: Red"
],
"id": "p6"
},
{
"tapped": false,
"name": "Torch Fiend",
"rules": [
"{R}, Sacrifice {this}: Destroy target artifact."
],
"id": "p7",
"power": "2",
"toughness": "1",
"summoning_sick": false
}
],
"name": "MiniMx Pessim",
"library_size": 27,
"life": 19,
"hand": [
{
"mana_cost": "{4}{U}",
"name": "Bury in Books",
"rules": [
"This spell costs {2} less to cast if it targets an attacking creature.",
"Put target creature into its owner's library second from the top."
],
"id": "p30"
},
{
"mana_cost": "{4}{R}",
"name": "Havoc Jester",
"rules": [
"Whenever you sacrifice a permanent, {this} deals 1 damage to any target."
],
"power": "5",
"id": "p36",
"toughness": "5"
},
{
"name": "Mountain",
"is_land": true,
"rules": [
"{T}: Add {R}."
],
"id": "p51"
},
{
"mana_cost": "{3}{U}",
"name": "Tolarian Sentinel",
"rules": [
"Flying",
"{U}, {T}, Discard a card: Return target permanent you control to its owner's hand."
],
"power": "1",
"id": "p41",
"toughness": "3"
},
{
"mana_cost": "{2}{U}",
"name": "Tragic Lesson",
"rules": [
"Draw two cards. Then discard a card unless you return a land you control to its owner's hand."
],
"id": "p8"
},
{
"mana_cost": "{3}{R}",
"name": "Traitorous Greed",
"rules": [
"Gain control of target creature until end of turn. Untap that creature. It gains haste until end of turn. Add two mana of any one color."
],
"id": "p9"
}
]
},
{
"hand_size": 6,
"graveyard": [
{
"name": "Firebolt",
"rules": [
"{this} deals 2 damage to any target.",
"Flashback {4}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p17"
},
{
"name": "Kargan Dragonrider",
"rules": [
"As long as you control a Dragon, {this} has flying."
],
"id": "p18"
},
{
"name": "Mizzix, Replica Rider",
"rules": [
"Flying",
"Whenever you cast a spell from anywhere other than your hand, you may pay {1}{U/R}. If you do, copy that spell and you may choose new targets for the copy. If the copy is a permanent spell, it gains haste and \"At the beginning of your end step, sacrifice this permanent.\""
],
"id": "p35"
},
{
"name": "Tormenting Voice",
"rules": [
"As an additional cost to cast this spell, discard a card.: ",
"Draw two cards."
],
"id": "p16"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p31"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p42"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p46"
},
{
"tapped": false,
"name": "Thermo-Alchemist",
"rules": [
"Defender",
"{T}: {this} deals 1 damage to each opponent.",
"Whenever you cast an instant or sorcery spell, untap {this}."
],
"id": "p39",
"power": "0",
"toughness": "3",
"summoning_sick": false
}
],
"name": "MstMed Critic",
"library_size": 26,
"life": 20
}
]
}minor blunder
Cast Elite Instructor before playing their Mountain land drop.
Cast Elite Instructor before playing their Mountain land drop. Playing the Mountain first would give 4 lands on board, allowing Elite Instructor to be cast with 1 red mana still available afterward. This extra mana could matter if the draw from Elite Instructor reveals something castable for R, and there's no benefit to holding the land drop.
Analysis
Action taken: Cast Elite Instructor with only 3 lands available, using all mana
Better line: Play Mountain first (free land drop), then cast Elite Instructor for {2}{U}, leaving 1 red mana open for potential plays after the draw
chatMiniMx Pessim: nice topdeck there, almost had me
MiniMx Pessimmcp1. {T}: Add {U}.
raw
choose_action(choice=0)
{
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"game_seq": 209,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "selected_ability_0",
"next_action_message": "Play instants and activated abilities"
}MiniMx Pessimmcpsend_chat_message
raw
send_chat_message(message=nice topdeck there, almost had me)
{
"success": true
}gameMiniMx Pessim casts Elite Instructor from hand
MstMed Criticllm
pass_priority(board_cursor=17)
{
"stack": [
{
"name": "Elite Instructor"
}
],
"game_seq": 215,
"action_type": "GAME_SELECT",
"stop_reason": "playable_cards",
"response_type": "select",
"untapped_lands": 1,
"message": "Play instants and activated abilities",
"action_pending": true,
"has_playable_cards": true,
"context": "T7 Precombat Main/Precombat Main (MiniMx Pessim)",
"recent_chat": [
"MiniMx Pessim: nice topdeck there, almost had me"
],
"respond_with": "choice=pN to play, or choice=no to pass",
"board_cursor": 18,
"choices": [
{
"name": "Thermo-Alchemist",
"index": 0,
"action": "activate",
"playable_abilities": [
"{T}: {this} deals 1 damage to each opponent."
],
"id": "p39"
}
],
"board": [
{
"hand_size": 6,
"graveyard": [
{
"name": "Firebolt",
"rules": [
"{this} deals 2 damage to any target.",
"Flashback {4}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p17"
},
{
"name": "Kargan Dragonrider",
"rules": [
"As long as you control a Dragon, {this} has flying."
],
"id": "p18"
},
{
"name": "Mizzix, Replica Rider",
"rules": [
"Flying",
"Whenever you cast a spell from anywhere other than your hand, you may pay {1}{U/R}. If you do, copy that spell and you may choose new targets for the copy. If the copy is a permanent spell, it gains haste and \"At the beginning of your end step, sacrifice this permanent.\""
],
"id": "p35"
},
{
"name": "Tormenting Voice",
"rules": [
"As an additional cost to cast this spell, discard a card.: ",
"Draw two cards."
],
"id": "p16"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p31"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p42"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p46"
},
{
"tapped": false,
"name": "Thermo-Alchemist",
"rules": [
"Defender",
"{T}: {this} deals 1 damage to each opponent.",
"Whenever you cast an instant or sorcery spell, untap {this}."
],
"id": "p39",
"power": "0",
"toughness": "3",
"summoning_sick": false
}
],
"name": "MstMed Critic",
"library_size": 26,
"life": 20,
"hand": [
{
"mana_cost": "{2}{R}{R}",
"name": "Furnace Whelp",
"rules": [
"Flying",
"{R}: {this} gets +1/+0 until end of turn."
],
"power": "2",
"id": "p49",
"toughness": "2"
},
{
"mana_cost": "{3}{R}",
"name": "Ignite the Future",
"rules": [
"Exile the top three cards of your library. Until the end of your next turn, you may play those cards. If this spell was cast from a graveyard, you may play cards this way without paying their mana costs.",
"Flashback {7}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p29"
},
{
"mana_cost": "{4}{R}",
"name": "Plundering Predator",
"rules": [
"Flying",
"When {this} enters, you may discard a card. If you do, draw a card."
],
"power": "3",
"id": "p20",
"toughness": "3"
},
{
"mana_cost": "{3}{R}{R}",
"name": "Sarkhan, the Dragonspeaker",
"rules": [
"+1: Until end of turn, {this} becomes a legendary 4/4 red Dragon creature with flying, indestructible, and haste.",
"-3: {this} deals 4 damage to target creature.",
"-6: You get an emblem with \"At the beginning of your draw step, draw two additional cards\" and \"At the beginning of your end step, discard your hand.\""
],
"id": "p21"
},
{
"mana_cost": "{2}{R}",
"name": "Spellgorger Weird",
"rules": [
"Whenever you cast a noncreature spell, put a +1/+1 counter on {this}."
],
"power": "2",
"id": "p22",
"toughness": "2"
},
{
"name": "Thriving Bluff",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than red.",
"{T}: Add {R}.",
"{T}: Add one mana of the chosen color."
],
"id": "p50"
}
]
},
{
"hand_size": 6,
"graveyard": [
{
"name": "Forge Devil",
"rules": [
"When {this} enters, it deals 1 damage to target creature and 1 damage to you."
],
"id": "p32"
},
{
"name": "Hobblefiend",
"rules": [
"Trample",
"{1}, Sacrifice another creature: Put a +1/+1 counter on {this}."
],
"id": "p4"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p5"
},
{
"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: Red"
],
"id": "p6"
},
{
"tapped": false,
"name": "Torch Fiend",
"rules": [
"{R}, Sacrifice {this}: Destroy target artifact."
],
"id": "p7",
"power": "2",
"toughness": "1",
"summoning_sick": false
}
],
"name": "MiniMx Pessim",
"library_size": 27,
"life": 19
}
]
}gameMiniMx Pessim puts Elite Instructor from stack onto the Battlefield
gameMiniMx Pessim - Ability triggers: Elite Instructor - When Elite Instructor enters, draw a card, then discard a card.
MiniMx Pessimllm
pass_priority(board_cursor=12)
{
"stack": [
{
"name": "Ability"
}
],
"game_seq": 220,
"action_type": "GAME_TARGET",
"stop_reason": "non_priority_action",
"response_type": "index",
"can_cancel": false,
"message": "Select a card to discard",
"required": true,
"action_pending": true,
"land_drops_used": 0,
"context": "T7 Precombat Main/Precombat Main (MiniMx Pessim) YOUR_MAIN",
"respond_with": "choice=pN — must pick a target",
"board_cursor": 13,
"choices": [
{
"name": "Biblioplex Kraken",
"target_type": "card",
"index": 0,
"id": "p55"
},
{
"name": "Bury in Books",
"target_type": "card",
"index": 1,
"id": "p30"
},
{
"name": "Havoc Jester",
"target_type": "card",
"index": 2,
"id": "p36"
},
{
"name": "Mountain",
"target_type": "card",
"index": 3,
"id": "p51"
},
{
"name": "Tolarian Sentinel",
"target_type": "card",
"index": 4,
"id": "p41"
},
{
"name": "Tragic Lesson",
"target_type": "card",
"index": 5,
"id": "p8"
},
{
"name": "Traitorous Greed",
"target_type": "card",
"index": 6,
"id": "p9"
}
],
"board": [
{
"hand_size": 7,
"graveyard": [
{
"name": "Forge Devil",
"rules": [
"When {this} enters, it deals 1 damage to target creature and 1 damage to you."
],
"id": "p32"
},
{
"name": "Hobblefiend",
"rules": [
"Trample",
"{1}, Sacrifice another creature: Put a +1/+1 counter on {this}."
],
"id": "p4"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Elite Instructor",
"rules": [
"When {this} enters, draw a card, then discard a card."
],
"id": "p3",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p5"
},
{
"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: Red"
],
"id": "p6"
},
{
"tapped": false,
"name": "Torch Fiend",
"rules": [
"{R}, Sacrifice {this}: Destroy target artifact."
],
"id": "p7",
"power": "2",
"toughness": "1",
"summoning_sick": false
}
],
"name": "MiniMx Pessim",
"library_size": 26,
"life": 19,
"hand": [
{
"mana_cost": "{4}{U}",
"name": "Biblioplex Kraken",
"rules": [
"When {this} enters, scry 3. (Look at the top three cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever {this} attacks, you may return another creature you control to its owner's hand. If you do, {this} can't be blocked this turn."
],
"power": "4",
"id": "p55",
"toughness": "5"
},
{
"mana_cost": "{4}{U}",
"name": "Bury in Books",
"rules": [
"This spell costs {2} less to cast if it targets an attacking creature.",
"Put target creature into its owner's library second from the top."
],
"id": "p30"
},
{
"mana_cost": "{4}{R}",
"name": "Havoc Jester",
"rules": [
"Whenever you sacrifice a permanent, {this} deals 1 damage to any target."
],
"power": "5",
"id": "p36",
"toughness": "5"
},
{
"name": "Mountain",
"is_land": true,
"rules": [
"{T}: Add {R}."
],
"id": "p51"
},
{
"mana_cost": "{3}{U}",
"name": "Tolarian Sentinel",
"rules": [
"Flying",
"{U}, {T}, Discard a card: Return target permanent you control to its owner's hand."
],
"power": "1",
"id": "p41",
"toughness": "3"
},
{
"mana_cost": "{2}{U}",
"name": "Tragic Lesson",
"rules": [
"Draw two cards. Then discard a card unless you return a land you control to its owner's hand."
],
"id": "p8"
},
{
"mana_cost": "{3}{R}",
"name": "Traitorous Greed",
"rules": [
"Gain control of target creature until end of turn. Untap that creature. It gains haste until end of turn. Add two mana of any one color."
],
"id": "p9"
}
]
},
{
"hand_size": 6,
"graveyard": [
{
"name": "Firebolt",
"rules": [
"{this} deals 2 damage to any target.",
"Flashback {4}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p17"
},
{
"name": "Kargan Dragonrider",
"rules": [
"As long as you control a Dragon, {this} has flying."
],
"id": "p18"
},
{
"name": "Mizzix, Replica Rider",
"rules": [
"Flying",
"Whenever you cast a spell from anywhere other than your hand, you may pay {1}{U/R}. If you do, copy that spell and you may choose new targets for the copy. If the copy is a permanent spell, it gains haste and \"At the beginning of your end step, sacrifice this permanent.\""
],
"id": "p35"
},
{
"name": "Tormenting Voice",
"rules": [
"As an additional cost to cast this spell, discard a card.: ",
"Draw two cards."
],
"id": "p16"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p31"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p42"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p46"
},
{
"tapped": false,
"name": "Thermo-Alchemist",
"rules": [
"Defender",
"{T}: {this} deals 1 damage to each opponent.",
"Whenever you cast an instant or sorcery spell, untap {this}."
],
"id": "p39",
"power": "0",
"toughness": "3",
"summoning_sick": false
}
],
"name": "MstMed Critic",
"library_size": 26,
"life": 20
}
]
}MiniMx PessimmcpMountain
raw
choose_action(choice=p51)
{
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"game_seq": 220,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "selected_target_3",
"next_action_message": "Play spells and abilities"
}moderate blunder
Discarded the only land in hand while at only 3 lands on the battlefield with a hand full of 4-5 mana spells (Biblioplex…
Discarded the only land in hand while at only 3 lands on the battlefield with a hand full of 4-5 mana spells (Biblioplex Kraken, Havoc Jester, Tolarian Sentinel, Traitorous Greed). This means no land drop this turn and being stuck at 3 mana with no way to cast anything meaningful.
Analysis
Action taken: Discarded Mountain, leaving no land to play this turn and staying stuck at 3 lands.
Better line: Discard Traitorous Greed (most situational card, requires a good steal target) or Tolarian Sentinel (weakest creature), then play Mountain to reach 4 lands and start being able to cast spells next turn.
gameMiniMx Pessim discards Mountain (source: Elite Instructor)
MstMed Criticllm
pass_priority(board_cursor=18)
{
"game_seq": 223,
"action_type": "GAME_SELECT",
"stop_reason": "playable_cards",
"response_type": "select",
"untapped_lands": 1,
"message": "Play instants and activated abilities",
"action_pending": true,
"has_playable_cards": true,
"context": "T7 Precombat Main/Precombat Main (MiniMx Pessim)",
"respond_with": "choice=pN to play, or choice=no to pass",
"board_cursor": 20,
"choices": [
{
"name": "Thermo-Alchemist",
"index": 0,
"action": "activate",
"playable_abilities": [
"{T}: {this} deals 1 damage to each opponent."
],
"id": "p39"
}
],
"board": [
{
"hand_size": 6,
"graveyard": [
{
"name": "Firebolt",
"rules": [
"{this} deals 2 damage to any target.",
"Flashback {4}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p17"
},
{
"name": "Kargan Dragonrider",
"rules": [
"As long as you control a Dragon, {this} has flying."
],
"id": "p18"
},
{
"name": "Mizzix, Replica Rider",
"rules": [
"Flying",
"Whenever you cast a spell from anywhere other than your hand, you may pay {1}{U/R}. If you do, copy that spell and you may choose new targets for the copy. If the copy is a permanent spell, it gains haste and \"At the beginning of your end step, sacrifice this permanent.\""
],
"id": "p35"
},
{
"name": "Tormenting Voice",
"rules": [
"As an additional cost to cast this spell, discard a card.: ",
"Draw two cards."
],
"id": "p16"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p31"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p42"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p46"
},
{
"tapped": false,
"name": "Thermo-Alchemist",
"rules": [
"Defender",
"{T}: {this} deals 1 damage to each opponent.",
"Whenever you cast an instant or sorcery spell, untap {this}."
],
"id": "p39",
"power": "0",
"toughness": "3",
"summoning_sick": false
}
],
"name": "MstMed Critic",
"library_size": 26,
"life": 20,
"hand": [
{
"mana_cost": "{2}{R}{R}",
"name": "Furnace Whelp",
"rules": [
"Flying",
"{R}: {this} gets +1/+0 until end of turn."
],
"power": "2",
"id": "p49",
"toughness": "2"
},
{
"mana_cost": "{3}{R}",
"name": "Ignite the Future",
"rules": [
"Exile the top three cards of your library. Until the end of your next turn, you may play those cards. If this spell was cast from a graveyard, you may play cards this way without paying their mana costs.",
"Flashback {7}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p29"
},
{
"mana_cost": "{4}{R}",
"name": "Plundering Predator",
"rules": [
"Flying",
"When {this} enters, you may discard a card. If you do, draw a card."
],
"power": "3",
"id": "p20",
"toughness": "3"
},
{
"mana_cost": "{3}{R}{R}",
"name": "Sarkhan, the Dragonspeaker",
"rules": [
"+1: Until end of turn, {this} becomes a legendary 4/4 red Dragon creature with flying, indestructible, and haste.",
"-3: {this} deals 4 damage to target creature.",
"-6: You get an emblem with \"At the beginning of your draw step, draw two additional cards\" and \"At the beginning of your end step, discard your hand.\""
],
"id": "p21"
},
{
"mana_cost": "{2}{R}",
"name": "Spellgorger Weird",
"rules": [
"Whenever you cast a noncreature spell, put a +1/+1 counter on {this}."
],
"power": "2",
"id": "p22",
"toughness": "2"
},
{
"name": "Thriving Bluff",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than red.",
"{T}: Add {R}.",
"{T}: Add one mana of the chosen color."
],
"id": "p50"
}
]
},
{
"hand_size": 6,
"graveyard": [
{
"name": "Forge Devil",
"rules": [
"When {this} enters, it deals 1 damage to target creature and 1 damage to you."
],
"id": "p32"
},
{
"name": "Hobblefiend",
"rules": [
"Trample",
"{1}, Sacrifice another creature: Put a +1/+1 counter on {this}."
],
"id": "p4"
},
{
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p51"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Elite Instructor",
"rules": [
"When {this} enters, draw a card, then discard a card."
],
"id": "p3",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p5"
},
{
"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: Red"
],
"id": "p6"
},
{
"tapped": false,
"name": "Torch Fiend",
"rules": [
"{R}, Sacrifice {this}: Destroy target artifact."
],
"id": "p7",
"power": "2",
"toughness": "1",
"summoning_sick": false
}
],
"name": "MiniMx Pessim",
"library_size": 26,
"life": 19
}
]
}MstMed CriticmcpActivate Thermo-Alchemist
raw
choose_action(choice=p47)
{
"retryable": true,
"game_seq": 223,
"success": false,
"error_code": "invalid_choice",
"error": "Object p47 not found in current choices",
"choices": [
{
"name": "Thermo-Alchemist",
"index": 0,
"action": "activate",
"playable_abilities": [
"{T}: {this} deals 1 damage to each opponent."
],
"id": "p39"
}
]
}MstMed CriticmcpActivate Thermo-Alchemist
raw
choose_action(choice=p39)
{
"next_action_pending": true,
"next_action_type": "GAME_CHOOSE_ABILITY",
"game_seq": 223,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "selected_0",
"next_action_message": "Choose spell or ability to play: Thermo-Alchemist"
}thinkingMstMed Critic
I'll activate **Thermo-Alchemist** to deal 1 damage to **MiniMx Pessim**.
mcp1. {T}: Thermo-Alchemist deals 1 damage to each opponent.raw
choose_action(choice=0)
{
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"game_seq": 224,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "selected_ability_0",
"next_action_message": "Play instants and activated abilities"
}gameMstMed Critic activates: Thermo-Alchemist deals 1 damage to each opponent. from Thermo-Alchemist
gameMiniMx Pessim loses 1 life from Thermo-Alchemist
— Declare Attackers —
MiniMx Pessimllm
pass_priority(board_cursor=13)
{
"combat_phase": "attackers",
"game_seq": 231,
"action_type": "GAME_SELECT",
"context": "T7 Combat/Declare Attackers (MiniMx Pessim)",
"stop_reason": "combat",
"response_type": "select",
"respond_with": "attackers=p1,p2,... or choice=yes (confirm) or choice=no (skip)",
"message": "Select attackers",
"board_cursor": 14,
"choices": [
{
"name": "Torch Fiend",
"index": 0,
"choice_type": "attacker",
"id": "p7",
"power": "2",
"toughness": "1"
},
{
"name": "All attack",
"index": 1,
"choice_type": "special",
"id": "all"
}
],
"board": [
{
"hand_size": 6,
"graveyard": [
{
"name": "Forge Devil",
"rules": [
"When {this} enters, it deals 1 damage to target creature and 1 damage to you."
],
"id": "p32"
},
{
"name": "Hobblefiend",
"rules": [
"Trample",
"{1}, Sacrifice another creature: Put a +1/+1 counter on {this}."
],
"id": "p4"
},
{
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p51"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Elite Instructor",
"rules": [
"When {this} enters, draw a card, then discard a card."
],
"id": "p3",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p5"
},
{
"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: Red"
],
"id": "p6"
},
{
"tapped": false,
"name": "Torch Fiend",
"rules": [
"{R}, Sacrifice {this}: Destroy target artifact."
],
"id": "p7",
"power": "2",
"toughness": "1",
"summoning_sick": false
}
],
"name": "MiniMx Pessim",
"library_size": 26,
"life": 18,
"hand": [
{
"mana_cost": "{4}{U}",
"name": "Biblioplex Kraken",
"rules": [
"When {this} enters, scry 3. (Look at the top three cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever {this} attacks, you may return another creature you control to its owner's hand. If you do, {this} can't be blocked this turn."
],
"power": "4",
"id": "p55",
"toughness": "5"
},
{
"mana_cost": "{4}{U}",
"name": "Bury in Books",
"rules": [
"This spell costs {2} less to cast if it targets an attacking creature.",
"Put target creature into its owner's library second from the top."
],
"id": "p30"
},
{
"mana_cost": "{4}{R}",
"name": "Havoc Jester",
"rules": [
"Whenever you sacrifice a permanent, {this} deals 1 damage to any target."
],
"power": "5",
"id": "p36",
"toughness": "5"
},
{
"mana_cost": "{3}{U}",
"name": "Tolarian Sentinel",
"rules": [
"Flying",
"{U}, {T}, Discard a card: Return target permanent you control to its owner's hand."
],
"power": "1",
"id": "p41",
"toughness": "3"
},
{
"mana_cost": "{2}{U}",
"name": "Tragic Lesson",
"rules": [
"Draw two cards. Then discard a card unless you return a land you control to its owner's hand."
],
"id": "p8"
},
{
"mana_cost": "{3}{R}",
"name": "Traitorous Greed",
"rules": [
"Gain control of target creature until end of turn. Untap that creature. It gains haste until end of turn. Add two mana of any one color."
],
"id": "p9"
}
]
},
{
"hand_size": 6,
"graveyard": [
{
"name": "Firebolt",
"rules": [
"{this} deals 2 damage to any target.",
"Flashback {4}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p17"
},
{
"name": "Kargan Dragonrider",
"rules": [
"As long as you control a Dragon, {this} has flying."
],
"id": "p18"
},
{
"name": "Mizzix, Replica Rider",
"rules": [
"Flying",
"Whenever you cast a spell from anywhere other than your hand, you may pay {1}{U/R}. If you do, copy that spell and you may choose new targets for the copy. If the copy is a permanent spell, it gains haste and \"At the beginning of your end step, sacrifice this permanent.\""
],
"id": "p35"
},
{
"name": "Tormenting Voice",
"rules": [
"As an additional cost to cast this spell, discard a card.: ",
"Draw two cards."
],
"id": "p16"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p31"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p42"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p46"
},
{
"tapped": true,
"name": "Thermo-Alchemist",
"rules": [
"Defender",
"{T}: {this} deals 1 damage to each opponent.",
"Whenever you cast an instant or sorcery spell, untap {this}."
],
"id": "p39",
"power": "0",
"toughness": "3",
"summoning_sick": false
}
],
"name": "MstMed Critic",
"library_size": 26,
"life": 20
}
],
"action_pending": true
}MiniMx PessimmcpAttack with Torch Fiend 2/1
raw
choose_action(attackers=p7)
{
"declared": [
"p7"
],
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"game_seq": 231,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "batch_attack",
"next_action_message": "Play instants and activated abilities"
}gameMiniMx Pessim attacks MstMed Critic with 1 creature
— Declare Blockers —
gameMstMed Critic loses 2 life at combat from Torch Fiend
— Combat Damage —
— Postcombat Main —
— MstMed Critic's Turn 7 —
MstMed Criticllm
pass_priority(board_cursor=20)
{
"game_seq": 247,
"action_type": "GAME_SELECT",
"stop_reason": "playable_cards",
"response_type": "select",
"untapped_lands": 3,
"message": "Play spells and abilities",
"action_pending": true,
"land_drops_used": 0,
"has_playable_cards": true,
"context": "T7 Precombat Main/Precombat Main (MstMed Critic) YOUR_MAIN",
"respond_with": "choice=pN to play, or choice=no to pass",
"board_cursor": 21,
"choices": [
{
"name": "Mountain",
"index": 0,
"action": "land",
"id": "p58"
},
{
"mana_cost": "{2}{R}",
"name": "Spellgorger Weird",
"index": 1,
"action": "cast",
"id": "p22",
"power": "2",
"toughness": "2"
},
{
"name": "Thermo-Alchemist",
"index": 2,
"action": "activate",
"playable_abilities": [
"{T}: {this} deals 1 damage to each opponent."
],
"id": "p39"
},
{
"name": "Thriving Bluff",
"index": 3,
"action": "land",
"id": "p50"
}
],
"board": [
{
"hand_size": 7,
"graveyard": [
{
"name": "Firebolt",
"rules": [
"{this} deals 2 damage to any target.",
"Flashback {4}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p17"
},
{
"name": "Kargan Dragonrider",
"rules": [
"As long as you control a Dragon, {this} has flying."
],
"id": "p18"
},
{
"name": "Mizzix, Replica Rider",
"rules": [
"Flying",
"Whenever you cast a spell from anywhere other than your hand, you may pay {1}{U/R}. If you do, copy that spell and you may choose new targets for the copy. If the copy is a permanent spell, it gains haste and \"At the beginning of your end step, sacrifice this permanent.\""
],
"id": "p35"
},
{
"name": "Tormenting Voice",
"rules": [
"As an additional cost to cast this spell, discard a card.: ",
"Draw two cards."
],
"id": "p16"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p42"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p46"
},
{
"tapped": false,
"name": "Thermo-Alchemist",
"rules": [
"Defender",
"{T}: {this} deals 1 damage to each opponent.",
"Whenever you cast an instant or sorcery spell, untap {this}."
],
"id": "p39",
"power": "0",
"toughness": "3",
"summoning_sick": false
}
],
"name": "MstMed Critic",
"library_size": 25,
"life": 18,
"hand": [
{
"mana_cost": "{2}{R}{R}",
"name": "Furnace Whelp",
"rules": [
"Flying",
"{R}: {this} gets +1/+0 until end of turn."
],
"power": "2",
"id": "p49",
"toughness": "2"
},
{
"mana_cost": "{3}{R}",
"name": "Ignite the Future",
"rules": [
"Exile the top three cards of your library. Until the end of your next turn, you may play those cards. If this spell was cast from a graveyard, you may play cards this way without paying their mana costs.",
"Flashback {7}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p29"
},
{
"name": "Mountain",
"is_land": true,
"rules": [
"{T}: Add {R}."
],
"id": "p58",
"playable": true
},
{
"mana_cost": "{4}{R}",
"name": "Plundering Predator",
"rules": [
"Flying",
"When {this} enters, you may discard a card. If you do, draw a card."
],
"power": "3",
"id": "p20",
"toughness": "3"
},
{
"mana_cost": "{3}{R}{R}",
"name": "Sarkhan, the Dragonspeaker",
"rules": [
"+1: Until end of turn, {this} becomes a legendary 4/4 red Dragon creature with flying, indestructible, and haste.",
"-3: {this} deals 4 damage to target creature.",
"-6: You get an emblem with \"At the beginning of your draw step, draw two additional cards\" and \"At the beginning of your end step, discard your hand.\""
],
"id": "p21"
},
{
"mana_cost": "{2}{R}",
"name": "Spellgorger Weird",
"rules": [
"Whenever you cast a noncreature spell, put a +1/+1 counter on {this}."
],
"power": "2",
"id": "p22",
"toughness": "2",
"playable": true
},
{
"name": "Thriving Bluff",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than red.",
"{T}: Add {R}.",
"{T}: Add one mana of the chosen color."
],
"id": "p50",
"playable": true
}
]
},
{
"hand_size": 6,
"graveyard": [
{
"name": "Forge Devil",
"rules": [
"When {this} enters, it deals 1 damage to target creature and 1 damage to you."
],
"id": "p32"
},
{
"name": "Hobblefiend",
"rules": [
"Trample",
"{1}, Sacrifice another creature: Put a +1/+1 counter on {this}."
],
"id": "p4"
},
{
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p51"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Elite Instructor",
"rules": [
"When {this} enters, draw a card, then discard a card."
],
"id": "p3",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p5"
},
{
"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: Red"
],
"id": "p6"
},
{
"tapped": true,
"name": "Torch Fiend",
"rules": [
"{R}, Sacrifice {this}: Destroy target artifact."
],
"id": "p7",
"power": "2",
"toughness": "1",
"summoning_sick": false
}
],
"name": "MiniMx Pessim",
"library_size": 26,
"life": 18
}
]
}thinkingMstMed Critic
I'll play **Thriving Bluff** to add another land to my board and keep my mana options open.
mcpPlay Thriving Bluffraw
choose_action(choice=p50)
{
"next_action_pending": true,
"next_action_type": "GAME_CHOOSE_CHOICE",
"game_seq": 247,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "selected_3",
"next_action_message": "Choose replacement effect to resolve first"
}moderate blunder
Chose Black for Thriving Bluff's color in a Blue-Red deck.
Chose Black for Thriving Bluff's color in a Blue-Red deck. The player has no black cards in their deck, so the black mana will never be useful. Blue is the only non-red color in the deck, and they currently have zero blue mana sources on the battlefield. Cards like Bury in Books, Tragic Lesson, Biblioplex Kraken, Tolarian Sentinel, and Firebolt's flashback with Mizzix all benefit from having blue mana available.
Analysis
Action taken: Chose Black as the second color for Thriving Bluff
Better line: Choose Blue, since this is a UR deck and blue mana is needed for any blue spells drawn in the future. Black mana has zero utility in this deck.
thinkingMstMed Critic
I'll choose the effect to select a color for **Thriving Bluff** first.
mcpThriving Bluff: As Thriving Bluff enters, choose a color other than red.raw
choose_action(choice=1)
{
"next_action_pending": true,
"next_action_type": "GAME_CHOOSE_CHOICE",
"game_seq": 248,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "selected_choice_1",
"next_action_message": "Choose color"
}thinkingMstMed Critic
I'll choose **Black** for **Thriving Bluff** to diversify my mana options.
mcpBlackraw
choose_action(choice=2)
{
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"game_seq": 249,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "selected_choice_2",
"next_action_message": "Play spells and abilities"
}MstMed Criticllm
pass_priority(board_cursor=21)
{
"game_seq": 258,
"action_type": "GAME_SELECT",
"stop_reason": "playable_cards",
"response_type": "select",
"untapped_lands": 3,
"message": "Play instants and activated abilities",
"action_pending": true,
"has_playable_cards": true,
"context": "T7 Combat/Declare Attackers (MstMed Critic)",
"respond_with": "choice=pN to play, or choice=no to pass",
"board_cursor": 22,
"choices": [
{
"name": "Thermo-Alchemist",
"index": 0,
"action": "activate",
"playable_abilities": [
"{T}: {this} deals 1 damage to each opponent."
],
"id": "p39"
}
],
"board": [
{
"hand_size": 6,
"graveyard": [
{
"name": "Firebolt",
"rules": [
"{this} deals 2 damage to any target.",
"Flashback {4}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p17"
},
{
"name": "Kargan Dragonrider",
"rules": [
"As long as you control a Dragon, {this} has flying."
],
"id": "p18"
},
{
"name": "Mizzix, Replica Rider",
"rules": [
"Flying",
"Whenever you cast a spell from anywhere other than your hand, you may pay {1}{U/R}. If you do, copy that spell and you may choose new targets for the copy. If the copy is a permanent spell, it gains haste and \"At the beginning of your end step, sacrifice this permanent.\""
],
"id": "p35"
},
{
"name": "Tormenting Voice",
"rules": [
"As an additional cost to cast this spell, discard a card.: ",
"Draw two cards."
],
"id": "p16"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p42"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p46"
},
{
"tapped": false,
"name": "Thermo-Alchemist",
"rules": [
"Defender",
"{T}: {this} deals 1 damage to each opponent.",
"Whenever you cast an instant or sorcery spell, untap {this}."
],
"id": "p39",
"power": "0",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Bluff",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than red.",
"{T}: Add {R}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Black"
],
"id": "p50"
}
],
"name": "MstMed Critic",
"library_size": 25,
"life": 18,
"hand": [
{
"mana_cost": "{2}{R}{R}",
"name": "Furnace Whelp",
"rules": [
"Flying",
"{R}: {this} gets +1/+0 until end of turn."
],
"power": "2",
"id": "p49",
"toughness": "2"
},
{
"mana_cost": "{3}{R}",
"name": "Ignite the Future",
"rules": [
"Exile the top three cards of your library. Until the end of your next turn, you may play those cards. If this spell was cast from a graveyard, you may play cards this way without paying their mana costs.",
"Flashback {7}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p29"
},
{
"name": "Mountain",
"is_land": true,
"rules": [
"{T}: Add {R}."
],
"id": "p58"
},
{
"mana_cost": "{4}{R}",
"name": "Plundering Predator",
"rules": [
"Flying",
"When {this} enters, you may discard a card. If you do, draw a card."
],
"power": "3",
"id": "p20",
"toughness": "3"
},
{
"mana_cost": "{3}{R}{R}",
"name": "Sarkhan, the Dragonspeaker",
"rules": [
"+1: Until end of turn, {this} becomes a legendary 4/4 red Dragon creature with flying, indestructible, and haste.",
"-3: {this} deals 4 damage to target creature.",
"-6: You get an emblem with \"At the beginning of your draw step, draw two additional cards\" and \"At the beginning of your end step, discard your hand.\""
],
"id": "p21"
},
{
"mana_cost": "{2}{R}",
"name": "Spellgorger Weird",
"rules": [
"Whenever you cast a noncreature spell, put a +1/+1 counter on {this}."
],
"power": "2",
"id": "p22",
"toughness": "2"
}
]
},
{
"hand_size": 6,
"graveyard": [
{
"name": "Forge Devil",
"rules": [
"When {this} enters, it deals 1 damage to target creature and 1 damage to you."
],
"id": "p32"
},
{
"name": "Hobblefiend",
"rules": [
"Trample",
"{1}, Sacrifice another creature: Put a +1/+1 counter on {this}."
],
"id": "p4"
},
{
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p51"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Elite Instructor",
"rules": [
"When {this} enters, draw a card, then discard a card."
],
"id": "p3",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p5"
},
{
"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: Red"
],
"id": "p6"
},
{
"tapped": true,
"name": "Torch Fiend",
"rules": [
"{R}, Sacrifice {this}: Destroy target artifact."
],
"id": "p7",
"power": "2",
"toughness": "1",
"summoning_sick": false
}
],
"name": "MiniMx Pessim",
"library_size": 26,
"life": 18
}
]
}gameThriving Bluff: MstMed Critic has chosen Black
gameMstMed Critic puts Thriving Bluff from hand onto the Battlefield
— Declare Attackers —
thinkingMstMed Critic
I'll pass priority to move to the **Declare Attackers** phase.
mcpPassraw
choose_action(choice=no)
{
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"game_seq": 258,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "passed_priority",
"next_action_message": "Play spells and abilities"
}— Postcombat Main —
— MiniMx Pessim's Turn 8 —
MiniMx Pessimllm
pass_priority(board_cursor=14)
{
"game_seq": 262,
"action_type": "GAME_SELECT",
"stop_reason": "playable_cards",
"response_type": "select",
"untapped_lands": 3,
"message": "Play spells and abilities",
"action_pending": true,
"land_drops_used": 0,
"has_playable_cards": true,
"context": "T8 Precombat Main/Precombat Main (MiniMx Pessim) YOUR_MAIN",
"respond_with": "choice=pN to play, or choice=no to pass",
"board_cursor": 15,
"choices": [
{
"mana_cost": "{4}{U}",
"name": "Bury in Books",
"index": 0,
"action": "cast",
"id": "p30"
},
{
"name": "Mountain",
"index": 1,
"action": "land",
"id": "p59"
},
{
"mana_cost": "{2}{U}",
"name": "Tragic Lesson",
"index": 2,
"action": "cast",
"id": "p8"
}
],
"board": [
{
"hand_size": 7,
"graveyard": [
{
"name": "Forge Devil",
"rules": [
"When {this} enters, it deals 1 damage to target creature and 1 damage to you."
],
"id": "p32"
},
{
"name": "Hobblefiend",
"rules": [
"Trample",
"{1}, Sacrifice another creature: Put a +1/+1 counter on {this}."
],
"id": "p4"
},
{
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p51"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Elite Instructor",
"rules": [
"When {this} enters, draw a card, then discard a card."
],
"id": "p3",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p5"
},
{
"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: Red"
],
"id": "p6"
},
{
"tapped": false,
"name": "Torch Fiend",
"rules": [
"{R}, Sacrifice {this}: Destroy target artifact."
],
"id": "p7",
"power": "2",
"toughness": "1",
"summoning_sick": false
}
],
"name": "MiniMx Pessim",
"library_size": 25,
"life": 18,
"hand": [
{
"mana_cost": "{4}{U}",
"name": "Biblioplex Kraken",
"rules": [
"When {this} enters, scry 3. (Look at the top three cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever {this} attacks, you may return another creature you control to its owner's hand. If you do, {this} can't be blocked this turn."
],
"power": "4",
"id": "p55",
"toughness": "5"
},
{
"mana_cost": "{4}{U}",
"name": "Bury in Books",
"rules": [
"This spell costs {2} less to cast if it targets an attacking creature.",
"Put target creature into its owner's library second from the top."
],
"id": "p30",
"playable": true
},
{
"mana_cost": "{4}{R}",
"name": "Havoc Jester",
"rules": [
"Whenever you sacrifice a permanent, {this} deals 1 damage to any target."
],
"power": "5",
"id": "p36",
"toughness": "5"
},
{
"name": "Mountain",
"is_land": true,
"rules": [
"{T}: Add {R}."
],
"id": "p59",
"playable": true
},
{
"mana_cost": "{3}{U}",
"name": "Tolarian Sentinel",
"rules": [
"Flying",
"{U}, {T}, Discard a card: Return target permanent you control to its owner's hand."
],
"power": "1",
"id": "p41",
"toughness": "3"
},
{
"mana_cost": "{2}{U}",
"name": "Tragic Lesson",
"rules": [
"Draw two cards. Then discard a card unless you return a land you control to its owner's hand."
],
"id": "p8",
"playable": true
},
{
"mana_cost": "{3}{R}",
"name": "Traitorous Greed",
"rules": [
"Gain control of target creature until end of turn. Untap that creature. It gains haste until end of turn. Add two mana of any one color."
],
"id": "p9"
}
]
},
{
"hand_size": 6,
"graveyard": [
{
"name": "Firebolt",
"rules": [
"{this} deals 2 damage to any target.",
"Flashback {4}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p17"
},
{
"name": "Kargan Dragonrider",
"rules": [
"As long as you control a Dragon, {this} has flying."
],
"id": "p18"
},
{
"name": "Mizzix, Replica Rider",
"rules": [
"Flying",
"Whenever you cast a spell from anywhere other than your hand, you may pay {1}{U/R}. If you do, copy that spell and you may choose new targets for the copy. If the copy is a permanent spell, it gains haste and \"At the beginning of your end step, sacrifice this permanent.\""
],
"id": "p35"
},
{
"name": "Tormenting Voice",
"rules": [
"As an additional cost to cast this spell, discard a card.: ",
"Draw two cards."
],
"id": "p16"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p42"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p46"
},
{
"tapped": false,
"name": "Thermo-Alchemist",
"rules": [
"Defender",
"{T}: {this} deals 1 damage to each opponent.",
"Whenever you cast an instant or sorcery spell, untap {this}."
],
"id": "p39",
"power": "0",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Bluff",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than red.",
"{T}: Add {R}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Black"
],
"id": "p50"
}
],
"name": "MstMed Critic",
"library_size": 25,
"life": 18
}
]
}MiniMx PessimmcpPlay Mountain
raw
choose_action(choice=p59)
{
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"game_seq": 262,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "selected_1",
"next_action_message": "Play spells and abilities"
}gameMiniMx Pessim puts Mountain from hand onto the Battlefield
chatMstMed Critic: Your Elite Instructor is a solid play. I like how you're balancing card draw and board presence. My Thermo-Alchemist is keeping the pressure on, though!
MstMed Criticllm
pass_priority(board_cursor=22)
{
"game_seq": 267,
"action_type": "GAME_SELECT",
"stop_reason": "playable_cards",
"response_type": "select",
"untapped_lands": 3,
"message": "Play instants and activated abilities",
"action_pending": true,
"has_playable_cards": true,
"context": "T8 Precombat Main/Precombat Main (MiniMx Pessim)",
"respond_with": "choice=pN to play, or choice=no to pass",
"board_cursor": 23,
"choices": [
{
"name": "Thermo-Alchemist",
"index": 0,
"action": "activate",
"playable_abilities": [
"{T}: {this} deals 1 damage to each opponent."
],
"id": "p39"
}
],
"board": [
{
"hand_size": 6,
"graveyard": [
{
"name": "Firebolt",
"rules": [
"{this} deals 2 damage to any target.",
"Flashback {4}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p17"
},
{
"name": "Kargan Dragonrider",
"rules": [
"As long as you control a Dragon, {this} has flying."
],
"id": "p18"
},
{
"name": "Mizzix, Replica Rider",
"rules": [
"Flying",
"Whenever you cast a spell from anywhere other than your hand, you may pay {1}{U/R}. If you do, copy that spell and you may choose new targets for the copy. If the copy is a permanent spell, it gains haste and \"At the beginning of your end step, sacrifice this permanent.\""
],
"id": "p35"
},
{
"name": "Tormenting Voice",
"rules": [
"As an additional cost to cast this spell, discard a card.: ",
"Draw two cards."
],
"id": "p16"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p42"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p46"
},
{
"tapped": false,
"name": "Thermo-Alchemist",
"rules": [
"Defender",
"{T}: {this} deals 1 damage to each opponent.",
"Whenever you cast an instant or sorcery spell, untap {this}."
],
"id": "p39",
"power": "0",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Bluff",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than red.",
"{T}: Add {R}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Black"
],
"id": "p50"
}
],
"name": "MstMed Critic",
"library_size": 25,
"life": 18,
"hand": [
{
"mana_cost": "{2}{R}{R}",
"name": "Furnace Whelp",
"rules": [
"Flying",
"{R}: {this} gets +1/+0 until end of turn."
],
"power": "2",
"id": "p49",
"toughness": "2"
},
{
"mana_cost": "{3}{R}",
"name": "Ignite the Future",
"rules": [
"Exile the top three cards of your library. Until the end of your next turn, you may play those cards. If this spell was cast from a graveyard, you may play cards this way without paying their mana costs.",
"Flashback {7}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p29"
},
{
"name": "Mountain",
"is_land": true,
"rules": [
"{T}: Add {R}."
],
"id": "p58"
},
{
"mana_cost": "{4}{R}",
"name": "Plundering Predator",
"rules": [
"Flying",
"When {this} enters, you may discard a card. If you do, draw a card."
],
"power": "3",
"id": "p20",
"toughness": "3"
},
{
"mana_cost": "{3}{R}{R}",
"name": "Sarkhan, the Dragonspeaker",
"rules": [
"+1: Until end of turn, {this} becomes a legendary 4/4 red Dragon creature with flying, indestructible, and haste.",
"-3: {this} deals 4 damage to target creature.",
"-6: You get an emblem with \"At the beginning of your draw step, draw two additional cards\" and \"At the beginning of your end step, discard your hand.\""
],
"id": "p21"
},
{
"mana_cost": "{2}{R}",
"name": "Spellgorger Weird",
"rules": [
"Whenever you cast a noncreature spell, put a +1/+1 counter on {this}."
],
"power": "2",
"id": "p22",
"toughness": "2"
}
]
},
{
"hand_size": 6,
"graveyard": [
{
"name": "Forge Devil",
"rules": [
"When {this} enters, it deals 1 damage to target creature and 1 damage to you."
],
"id": "p32"
},
{
"name": "Hobblefiend",
"rules": [
"Trample",
"{1}, Sacrifice another creature: Put a +1/+1 counter on {this}."
],
"id": "p4"
},
{
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p51"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Elite Instructor",
"rules": [
"When {this} enters, draw a card, then discard a card."
],
"id": "p3",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p59"
},
{
"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: Red"
],
"id": "p6"
},
{
"tapped": false,
"name": "Torch Fiend",
"rules": [
"{R}, Sacrifice {this}: Destroy target artifact."
],
"id": "p7",
"power": "2",
"toughness": "1",
"summoning_sick": false
}
],
"name": "MiniMx Pessim",
"library_size": 25,
"life": 18
}
]
}MstMed Criticmcpsend_chat_message
raw
send_chat_message(message=Your Elite Instructor is a solid play. I...)
{
"success": true
}— Declare Attackers —
MiniMx Pessimllm
pass_priority(board_cursor=15)
{
"combat_phase": "attackers",
"game_seq": 268,
"action_type": "GAME_SELECT",
"stop_reason": "combat",
"response_type": "select",
"untapped_lands": 4,
"message": "Select attackers",
"action_pending": true,
"context": "T8 Combat/Declare Attackers (MiniMx Pessim)",
"recent_chat": [
"MstMed Critic: Your Elite Instructor is a solid play. I like how you're balancing card draw and board presence. My Thermo-Alchemist is keeping the pressure on, though!"
],
"respond_with": "attackers=p1,p2,... or choice=yes (confirm) or choice=no (skip)",
"board_cursor": 16,
"choices": [
{
"name": "Torch Fiend",
"index": 0,
"choice_type": "attacker",
"id": "p7",
"power": "2",
"toughness": "1"
},
{
"name": "Elite Instructor",
"index": 1,
"choice_type": "attacker",
"id": "p3",
"power": "2",
"toughness": "2"
},
{
"name": "All attack",
"index": 2,
"choice_type": "special",
"id": "all"
}
],
"board": [
{
"hand_size": 6,
"graveyard": [
{
"name": "Forge Devil",
"rules": [
"When {this} enters, it deals 1 damage to target creature and 1 damage to you."
],
"id": "p32"
},
{
"name": "Hobblefiend",
"rules": [
"Trample",
"{1}, Sacrifice another creature: Put a +1/+1 counter on {this}."
],
"id": "p4"
},
{
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p51"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Elite Instructor",
"rules": [
"When {this} enters, draw a card, then discard a card."
],
"id": "p3",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p59"
},
{
"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: Red"
],
"id": "p6"
},
{
"tapped": false,
"name": "Torch Fiend",
"rules": [
"{R}, Sacrifice {this}: Destroy target artifact."
],
"id": "p7",
"power": "2",
"toughness": "1",
"summoning_sick": false
}
],
"name": "MiniMx Pessim",
"library_size": 25,
"life": 18,
"hand": [
{
"mana_cost": "{4}{U}",
"name": "Biblioplex Kraken",
"rules": [
"When {this} enters, scry 3. (Look at the top three cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever {this} attacks, you may return another creature you control to its owner's hand. If you do, {this} can't be blocked this turn."
],
"power": "4",
"id": "p55",
"toughness": "5"
},
{
"mana_cost": "{4}{U}",
"name": "Bury in Books",
"rules": [
"This spell costs {2} less to cast if it targets an attacking creature.",
"Put target creature into its owner's library second from the top."
],
"id": "p30"
},
{
"mana_cost": "{4}{R}",
"name": "Havoc Jester",
"rules": [
"Whenever you sacrifice a permanent, {this} deals 1 damage to any target."
],
"power": "5",
"id": "p36",
"toughness": "5"
},
{
"mana_cost": "{3}{U}",
"name": "Tolarian Sentinel",
"rules": [
"Flying",
"{U}, {T}, Discard a card: Return target permanent you control to its owner's hand."
],
"power": "1",
"id": "p41",
"toughness": "3"
},
{
"mana_cost": "{2}{U}",
"name": "Tragic Lesson",
"rules": [
"Draw two cards. Then discard a card unless you return a land you control to its owner's hand."
],
"id": "p8"
},
{
"mana_cost": "{3}{R}",
"name": "Traitorous Greed",
"rules": [
"Gain control of target creature until end of turn. Untap that creature. It gains haste until end of turn. Add two mana of any one color."
],
"id": "p9"
}
]
},
{
"hand_size": 6,
"graveyard": [
{
"name": "Firebolt",
"rules": [
"{this} deals 2 damage to any target.",
"Flashback {4}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p17"
},
{
"name": "Kargan Dragonrider",
"rules": [
"As long as you control a Dragon, {this} has flying."
],
"id": "p18"
},
{
"name": "Mizzix, Replica Rider",
"rules": [
"Flying",
"Whenever you cast a spell from anywhere other than your hand, you may pay {1}{U/R}. If you do, copy that spell and you may choose new targets for the copy. If the copy is a permanent spell, it gains haste and \"At the beginning of your end step, sacrifice this permanent.\""
],
"id": "p35"
},
{
"name": "Tormenting Voice",
"rules": [
"As an additional cost to cast this spell, discard a card.: ",
"Draw two cards."
],
"id": "p16"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p42"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p46"
},
{
"tapped": false,
"name": "Thermo-Alchemist",
"rules": [
"Defender",
"{T}: {this} deals 1 damage to each opponent.",
"Whenever you cast an instant or sorcery spell, untap {this}."
],
"id": "p39",
"power": "0",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Bluff",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than red.",
"{T}: Add {R}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Black"
],
"id": "p50"
}
],
"name": "MstMed Critic",
"library_size": 25,
"life": 18
}
]
}MiniMx PessimmcpAttack with all (Torch Fiend 2/1, Elite Instructor 2/2)
raw
choose_action(attackers=all)
{
"declared": [
"all"
],
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"game_seq": 268,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "batch_attack",
"next_action_message": "Play instants and activated abilities"
}gameMiniMx Pessim attacks MstMed Critic with 2 creatures
MstMed Criticllm
pass_priority(board_cursor=23)
{
"game_seq": 273,
"action_type": "GAME_SELECT",
"stop_reason": "playable_cards",
"response_type": "select",
"untapped_lands": 3,
"combat": [
{
"blocked": false,
"defending": "MstMed Critic",
"attackers": [
{
"name": "Torch Fiend",
"id": "p7",
"power": "2",
"toughness": "1"
}
]
},
{
"blocked": false,
"defending": "MstMed Critic",
"attackers": [
{
"name": "Elite Instructor",
"id": "p3",
"power": "2",
"toughness": "2"
}
]
}
],
"message": "Play instants and activated abilities",
"action_pending": true,
"has_playable_cards": true,
"context": "T8 Combat/Declare Attackers (MiniMx Pessim)",
"respond_with": "choice=pN to play, or choice=no to pass",
"board_cursor": 24,
"choices": [
{
"name": "Thermo-Alchemist",
"index": 0,
"action": "activate",
"playable_abilities": [
"{T}: {this} deals 1 damage to each opponent."
],
"id": "p39"
}
],
"board": [
{
"hand_size": 6,
"graveyard": [
{
"name": "Firebolt",
"rules": [
"{this} deals 2 damage to any target.",
"Flashback {4}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p17"
},
{
"name": "Kargan Dragonrider",
"rules": [
"As long as you control a Dragon, {this} has flying."
],
"id": "p18"
},
{
"name": "Mizzix, Replica Rider",
"rules": [
"Flying",
"Whenever you cast a spell from anywhere other than your hand, you may pay {1}{U/R}. If you do, copy that spell and you may choose new targets for the copy. If the copy is a permanent spell, it gains haste and \"At the beginning of your end step, sacrifice this permanent.\""
],
"id": "p35"
},
{
"name": "Tormenting Voice",
"rules": [
"As an additional cost to cast this spell, discard a card.: ",
"Draw two cards."
],
"id": "p16"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p42"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p46"
},
{
"tapped": false,
"name": "Thermo-Alchemist",
"rules": [
"Defender",
"{T}: {this} deals 1 damage to each opponent.",
"Whenever you cast an instant or sorcery spell, untap {this}."
],
"id": "p39",
"power": "0",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Bluff",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than red.",
"{T}: Add {R}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Black"
],
"id": "p50"
}
],
"name": "MstMed Critic",
"library_size": 25,
"life": 18,
"hand": [
{
"mana_cost": "{2}{R}{R}",
"name": "Furnace Whelp",
"rules": [
"Flying",
"{R}: {this} gets +1/+0 until end of turn."
],
"power": "2",
"id": "p49",
"toughness": "2"
},
{
"mana_cost": "{3}{R}",
"name": "Ignite the Future",
"rules": [
"Exile the top three cards of your library. Until the end of your next turn, you may play those cards. If this spell was cast from a graveyard, you may play cards this way without paying their mana costs.",
"Flashback {7}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p29"
},
{
"name": "Mountain",
"is_land": true,
"rules": [
"{T}: Add {R}."
],
"id": "p58"
},
{
"mana_cost": "{4}{R}",
"name": "Plundering Predator",
"rules": [
"Flying",
"When {this} enters, you may discard a card. If you do, draw a card."
],
"power": "3",
"id": "p20",
"toughness": "3"
},
{
"mana_cost": "{3}{R}{R}",
"name": "Sarkhan, the Dragonspeaker",
"rules": [
"+1: Until end of turn, {this} becomes a legendary 4/4 red Dragon creature with flying, indestructible, and haste.",
"-3: {this} deals 4 damage to target creature.",
"-6: You get an emblem with \"At the beginning of your draw step, draw two additional cards\" and \"At the beginning of your end step, discard your hand.\""
],
"id": "p21"
},
{
"mana_cost": "{2}{R}",
"name": "Spellgorger Weird",
"rules": [
"Whenever you cast a noncreature spell, put a +1/+1 counter on {this}."
],
"power": "2",
"id": "p22",
"toughness": "2"
}
]
},
{
"hand_size": 6,
"graveyard": [
{
"name": "Forge Devil",
"rules": [
"When {this} enters, it deals 1 damage to target creature and 1 damage to you."
],
"id": "p32"
},
{
"name": "Hobblefiend",
"rules": [
"Trample",
"{1}, Sacrifice another creature: Put a +1/+1 counter on {this}."
],
"id": "p4"
},
{
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p51"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Elite Instructor",
"rules": [
"When {this} enters, draw a card, then discard a card."
],
"id": "p3",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p59"
},
{
"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: Red"
],
"id": "p6"
},
{
"tapped": true,
"name": "Torch Fiend",
"rules": [
"{R}, Sacrifice {this}: Destroy target artifact."
],
"id": "p7",
"power": "2",
"toughness": "1",
"summoning_sick": false
}
],
"name": "MiniMx Pessim",
"library_size": 25,
"life": 18
}
]
}thinkingMstMed Critic
I'll activate **Thermo-Alchemist** to deal 1 damage to **MiniMx Pessim**.
mcpActivate Thermo-Alchemistraw
choose_action(choice=p39)
{
"next_action_pending": true,
"next_action_type": "GAME_CHOOSE_ABILITY",
"game_seq": 273,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "selected_0",
"next_action_message": "Choose spell or ability to play: Thermo-Alchemist"
}MstMed Criticmcp1. {T}: Thermo-Alchemist deals 1 damage to each opponent.
raw
choose_action(choice=0)
{
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"game_seq": 274,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "selected_ability_0",
"next_action_message": "Play instants and activated abilities"
}gameMstMed Critic activates: Thermo-Alchemist deals 1 damage to each opponent. from Thermo-Alchemist
MiniMx Pessimllm
pass_priority(board_cursor=16)
{
"stack": [
{
"name": "Ability"
}
],
"game_seq": 277,
"action_type": "GAME_SELECT",
"stop_reason": "playable_cards",
"response_type": "select",
"untapped_lands": 4,
"combat": [
{
"blocked": false,
"defending": "MstMed Critic",
"attackers": [
{
"name": "Torch Fiend",
"id": "p7",
"power": "2",
"toughness": "1"
}
]
},
{
"blocked": false,
"defending": "MstMed Critic",
"attackers": [
{
"name": "Elite Instructor",
"id": "p3",
"power": "2",
"toughness": "2"
}
]
}
],
"message": "Play instants and activated abilities",
"action_pending": true,
"has_playable_cards": true,
"context": "T8 Combat/Declare Attackers (MiniMx Pessim)",
"respond_with": "choice=pN to play, or choice=no to pass",
"board_cursor": 17,
"choices": [
{
"mana_cost": "{4}{U}",
"name": "Bury in Books",
"index": 0,
"action": "cast",
"id": "p30"
},
{
"mana_cost": "{2}{U}",
"name": "Tragic Lesson",
"index": 1,
"action": "cast",
"id": "p8"
}
],
"board": [
{
"hand_size": 6,
"graveyard": [
{
"name": "Forge Devil",
"rules": [
"When {this} enters, it deals 1 damage to target creature and 1 damage to you."
],
"id": "p32"
},
{
"name": "Hobblefiend",
"rules": [
"Trample",
"{1}, Sacrifice another creature: Put a +1/+1 counter on {this}."
],
"id": "p4"
},
{
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p51"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Elite Instructor",
"rules": [
"When {this} enters, draw a card, then discard a card."
],
"id": "p3",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p59"
},
{
"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: Red"
],
"id": "p6"
},
{
"tapped": true,
"name": "Torch Fiend",
"rules": [
"{R}, Sacrifice {this}: Destroy target artifact."
],
"id": "p7",
"power": "2",
"toughness": "1",
"summoning_sick": false
}
],
"name": "MiniMx Pessim",
"library_size": 25,
"life": 18,
"hand": [
{
"mana_cost": "{4}{U}",
"name": "Biblioplex Kraken",
"rules": [
"When {this} enters, scry 3. (Look at the top three cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever {this} attacks, you may return another creature you control to its owner's hand. If you do, {this} can't be blocked this turn."
],
"power": "4",
"id": "p55",
"toughness": "5"
},
{
"mana_cost": "{4}{U}",
"name": "Bury in Books",
"rules": [
"This spell costs {2} less to cast if it targets an attacking creature.",
"Put target creature into its owner's library second from the top."
],
"id": "p30",
"playable": true
},
{
"mana_cost": "{4}{R}",
"name": "Havoc Jester",
"rules": [
"Whenever you sacrifice a permanent, {this} deals 1 damage to any target."
],
"power": "5",
"id": "p36",
"toughness": "5"
},
{
"mana_cost": "{3}{U}",
"name": "Tolarian Sentinel",
"rules": [
"Flying",
"{U}, {T}, Discard a card: Return target permanent you control to its owner's hand."
],
"power": "1",
"id": "p41",
"toughness": "3"
},
{
"mana_cost": "{2}{U}",
"name": "Tragic Lesson",
"rules": [
"Draw two cards. Then discard a card unless you return a land you control to its owner's hand."
],
"id": "p8",
"playable": true
},
{
"mana_cost": "{3}{R}",
"name": "Traitorous Greed",
"rules": [
"Gain control of target creature until end of turn. Untap that creature. It gains haste until end of turn. Add two mana of any one color."
],
"id": "p9"
}
]
},
{
"hand_size": 6,
"graveyard": [
{
"name": "Firebolt",
"rules": [
"{this} deals 2 damage to any target.",
"Flashback {4}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p17"
},
{
"name": "Kargan Dragonrider",
"rules": [
"As long as you control a Dragon, {this} has flying."
],
"id": "p18"
},
{
"name": "Mizzix, Replica Rider",
"rules": [
"Flying",
"Whenever you cast a spell from anywhere other than your hand, you may pay {1}{U/R}. If you do, copy that spell and you may choose new targets for the copy. If the copy is a permanent spell, it gains haste and \"At the beginning of your end step, sacrifice this permanent.\""
],
"id": "p35"
},
{
"name": "Tormenting Voice",
"rules": [
"As an additional cost to cast this spell, discard a card.: ",
"Draw two cards."
],
"id": "p16"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p42"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p46"
},
{
"tapped": true,
"name": "Thermo-Alchemist",
"rules": [
"Defender",
"{T}: {this} deals 1 damage to each opponent.",
"Whenever you cast an instant or sorcery spell, untap {this}."
],
"id": "p39",
"power": "0",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Bluff",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than red.",
"{T}: Add {R}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Black"
],
"id": "p50"
}
],
"name": "MstMed Critic",
"library_size": 25,
"life": 18
}
]
}MiniMx PessimmcpCast Tragic Lesson {2}{U}
raw
choose_action(choice=p8)
{
"next_action_pending": true,
"next_action_type": "GAME_CHOOSE_ABILITY",
"game_seq": 277,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "selected_1",
"next_action_message": "Choose spell or ability to play: Thriving Isle"
}MiniMx Pessimllm
pass_priority(board_cursor=17)
{
"stack": [
{
"name": "Tragic Lesson"
},
{
"name": "Ability"
}
],
"game_seq": 280,
"action_type": "GAME_CHOOSE_ABILITY",
"stop_reason": "non_priority_action",
"response_type": "index",
"untapped_lands": 3,
"combat": [
{
"blocked": false,
"defending": "MstMed Critic",
"attackers": [
{
"name": "Torch Fiend",
"id": "p7",
"power": "2",
"toughness": "1"
}
]
},
{
"blocked": false,
"defending": "MstMed Critic",
"attackers": [
{
"name": "Elite Instructor",
"id": "p3",
"power": "2",
"toughness": "2"
}
]
}
],
"message": "Choose spell or ability to play: Thriving Isle",
"action_pending": true,
"context": "T8 Combat/Declare Attackers (MiniMx Pessim)",
"respond_with": "choice=0, choice=1, etc. (not yes/no)",
"board_cursor": 18,
"choices": [
{
"index": 0,
"description": "1. {T}: Add {U}."
},
{
"index": 1,
"description": "2. {T}: Add one mana of the chosen color."
}
],
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Forge Devil",
"rules": [
"When {this} enters, it deals 1 damage to target creature and 1 damage to you."
],
"id": "p32"
},
{
"name": "Hobblefiend",
"rules": [
"Trample",
"{1}, Sacrifice another creature: Put a +1/+1 counter on {this}."
],
"id": "p4"
},
{
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p51"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Elite Instructor",
"rules": [
"When {this} enters, draw a card, then discard a card."
],
"id": "p3",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p59"
},
{
"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: Red"
],
"id": "p6"
},
{
"tapped": true,
"name": "Torch Fiend",
"rules": [
"{R}, Sacrifice {this}: Destroy target artifact."
],
"id": "p7",
"power": "2",
"toughness": "1",
"summoning_sick": false
}
],
"name": "MiniMx Pessim",
"library_size": 25,
"life": 18,
"hand": [
{
"mana_cost": "{4}{U}",
"name": "Biblioplex Kraken",
"rules": [
"When {this} enters, scry 3. (Look at the top three cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever {this} attacks, you may return another creature you control to its owner's hand. If you do, {this} can't be blocked this turn."
],
"power": "4",
"id": "p55",
"toughness": "5"
},
{
"mana_cost": "{4}{U}",
"name": "Bury in Books",
"rules": [
"This spell costs {2} less to cast if it targets an attacking creature.",
"Put target creature into its owner's library second from the top."
],
"id": "p30",
"playable": true
},
{
"mana_cost": "{4}{R}",
"name": "Havoc Jester",
"rules": [
"Whenever you sacrifice a permanent, {this} deals 1 damage to any target."
],
"power": "5",
"id": "p36",
"toughness": "5"
},
{
"mana_cost": "{3}{U}",
"name": "Tolarian Sentinel",
"rules": [
"Flying",
"{U}, {T}, Discard a card: Return target permanent you control to its owner's hand."
],
"power": "1",
"id": "p41",
"toughness": "3"
},
{
"mana_cost": "{3}{R}",
"name": "Traitorous Greed",
"rules": [
"Gain control of target creature until end of turn. Untap that creature. It gains haste until end of turn. Add two mana of any one color."
],
"id": "p9"
}
]
},
{
"hand_size": 6,
"graveyard": [
{
"name": "Firebolt",
"rules": [
"{this} deals 2 damage to any target.",
"Flashback {4}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p17"
},
{
"name": "Kargan Dragonrider",
"rules": [
"As long as you control a Dragon, {this} has flying."
],
"id": "p18"
},
{
"name": "Mizzix, Replica Rider",
"rules": [
"Flying",
"Whenever you cast a spell from anywhere other than your hand, you may pay {1}{U/R}. If you do, copy that spell and you may choose new targets for the copy. If the copy is a permanent spell, it gains haste and \"At the beginning of your end step, sacrifice this permanent.\""
],
"id": "p35"
},
{
"name": "Tormenting Voice",
"rules": [
"As an additional cost to cast this spell, discard a card.: ",
"Draw two cards."
],
"id": "p16"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p42"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p46"
},
{
"tapped": true,
"name": "Thermo-Alchemist",
"rules": [
"Defender",
"{T}: {this} deals 1 damage to each opponent.",
"Whenever you cast an instant or sorcery spell, untap {this}."
],
"id": "p39",
"power": "0",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Bluff",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than red.",
"{T}: Add {R}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Black"
],
"id": "p50"
}
],
"name": "MstMed Critic",
"library_size": 25,
"life": 18
}
]
}MiniMx Pessimmcp1. {T}: Add {U}.
raw
choose_action(choice=0)
{
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"game_seq": 280,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "selected_ability_0",
"next_action_message": "Play instants and activated abilities"
}MiniMx Pessimllm
pass_priority(board_cursor=18)
{
"stack": [
{
"name": "Tragic Lesson"
},
{
"name": "Ability"
}
],
"game_seq": 285,
"action_type": "GAME_ASK",
"stop_reason": "non_priority_action",
"response_type": "boolean",
"untapped_lands": 1,
"combat": [
{
"blocked": false,
"defending": "MstMed Critic",
"attackers": [
{
"name": "Torch Fiend",
"id": "p7",
"power": "2",
"toughness": "1"
}
]
},
{
"blocked": false,
"defending": "MstMed Critic",
"attackers": [
{
"name": "Elite Instructor",
"id": "p3",
"power": "2",
"toughness": "2"
}
]
}
],
"message": "Return a land you control to its owner's hand?",
"action_pending": true,
"context": "T8 Combat/Declare Attackers (MiniMx Pessim)",
"respond_with": "choice=yes or choice=no",
"board_cursor": 19,
"board": [
{
"hand_size": 7,
"graveyard": [
{
"name": "Forge Devil",
"rules": [
"When {this} enters, it deals 1 damage to target creature and 1 damage to you."
],
"id": "p32"
},
{
"name": "Hobblefiend",
"rules": [
"Trample",
"{1}, Sacrifice another creature: Put a +1/+1 counter on {this}."
],
"id": "p4"
},
{
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p51"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Elite Instructor",
"rules": [
"When {this} enters, draw a card, then discard a card."
],
"id": "p3",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p59"
},
{
"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: Red"
],
"id": "p6"
},
{
"tapped": true,
"name": "Torch Fiend",
"rules": [
"{R}, Sacrifice {this}: Destroy target artifact."
],
"id": "p7",
"power": "2",
"toughness": "1",
"summoning_sick": false
}
],
"name": "MiniMx Pessim",
"library_size": 23,
"life": 18,
"hand": [
{
"mana_cost": "{4}{U}",
"name": "Biblioplex Kraken",
"rules": [
"When {this} enters, scry 3. (Look at the top three cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever {this} attacks, you may return another creature you control to its owner's hand. If you do, {this} can't be blocked this turn."
],
"power": "4",
"id": "p55",
"toughness": "5"
},
{
"mana_cost": "{4}{U}",
"name": "Bury in Books",
"rules": [
"This spell costs {2} less to cast if it targets an attacking creature.",
"Put target creature into its owner's library second from the top."
],
"id": "p30"
},
{
"mana_cost": "{4}{R}",
"name": "Havoc Jester",
"rules": [
"Whenever you sacrifice a permanent, {this} deals 1 damage to any target."
],
"power": "5",
"id": "p36",
"toughness": "5"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p62"
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p63"
},
{
"mana_cost": "{3}{U}",
"name": "Tolarian Sentinel",
"rules": [
"Flying",
"{U}, {T}, Discard a card: Return target permanent you control to its owner's hand."
],
"power": "1",
"id": "p41",
"toughness": "3"
},
{
"mana_cost": "{3}{R}",
"name": "Traitorous Greed",
"rules": [
"Gain control of target creature until end of turn. Untap that creature. It gains haste until end of turn. Add two mana of any one color."
],
"id": "p9"
}
]
},
{
"hand_size": 6,
"graveyard": [
{
"name": "Firebolt",
"rules": [
"{this} deals 2 damage to any target.",
"Flashback {4}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p17"
},
{
"name": "Kargan Dragonrider",
"rules": [
"As long as you control a Dragon, {this} has flying."
],
"id": "p18"
},
{
"name": "Mizzix, Replica Rider",
"rules": [
"Flying",
"Whenever you cast a spell from anywhere other than your hand, you may pay {1}{U/R}. If you do, copy that spell and you may choose new targets for the copy. If the copy is a permanent spell, it gains haste and \"At the beginning of your end step, sacrifice this permanent.\""
],
"id": "p35"
},
{
"name": "Tormenting Voice",
"rules": [
"As an additional cost to cast this spell, discard a card.: ",
"Draw two cards."
],
"id": "p16"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p42"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p46"
},
{
"tapped": true,
"name": "Thermo-Alchemist",
"rules": [
"Defender",
"{T}: {this} deals 1 damage to each opponent.",
"Whenever you cast an instant or sorcery spell, untap {this}."
],
"id": "p39",
"power": "0",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Bluff",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than red.",
"{T}: Add {R}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Black"
],
"id": "p50"
}
],
"name": "MstMed Critic",
"library_size": 25,
"life": 18
}
]
}gameMiniMx Pessim casts Tragic Lesson from hand
MiniMx PessimmcpPass
raw
choose_action(choice=no)
{
"next_action_pending": true,
"next_action_type": "GAME_TARGET",
"game_seq": 285,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "no",
"next_action_message": "Select a card to discard"
}MiniMx Pessimllm
choose_action(choice=p60)
{
"retryable": true,
"game_seq": 286,
"success": false,
"error_code": "invalid_choice",
"error": "Object p60 not found in current choices",
"choices": [
{
"name": "Biblioplex Kraken",
"target_type": "card",
"index": 0,
"id": "p55"
},
{
"name": "Bury in Books",
"target_type": "card",
"index": 1,
"id": "p30"
},
{
"name": "Havoc Jester",
"target_type": "card",
"index": 2,
"id": "p36"
},
{
"name": "Island",
"target_type": "card",
"index": 3,
"id": "p62"
},
{
"name": "Island",
"target_type": "card",
"index": 4,
"id": "p63"
},
{
"name": "Tolarian Sentinel",
"target_type": "card",
"index": 5,
"id": "p41"
},
{
"name": "Traitorous Greed",
"target_type": "card",
"index": 6,
"id": "p9"
}
]
}minor blunder
Chose to discard a card from Tragic Lesson instead of bouncing a tapped land back to hand.
Chose to discard a card from Tragic Lesson instead of bouncing a tapped land back to hand. Bouncing a tapped land (like the tapped Island or Mountain) costs almost nothing since they already have 2 Islands in hand for future land drops, while discarding loses an actual card.
Analysis
Action taken: Declined to return a land, will discard a card instead.
Better line: Return a tapped land (e.g., the tapped Island or Mountain) to hand to avoid discarding a card. The land can simply be replayed next turn since they have a land drop available.
MiniMx Pessimllm
choose_action(choice=p62)
{
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"game_seq": 286,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "selected_target_3",
"next_action_message": "Play instants and activated abilities"
}gameMiniMx Pessim discards Island (source: Tragic Lesson)
gameMiniMx Pessim puts Tragic Lesson from stack into their graveyard
gameMiniMx Pessim loses 1 life from Thermo-Alchemist
— Declare Blockers —
gameMstMed Critic loses 2 life at combat from Torch Fiend
gameMstMed Critic loses 2 life at combat from Elite Instructor
— Combat Damage —
— Postcombat Main —
— MstMed Critic's Turn 8 —
MstMed Criticllm
pass_priority(board_cursor=24)
{
"game_seq": 306,
"action_type": "GAME_SELECT",
"stop_reason": "playable_cards",
"response_type": "select",
"untapped_lands": 4,
"message": "Play spells and abilities",
"action_pending": true,
"land_drops_used": 0,
"has_playable_cards": true,
"context": "T8 Precombat Main/Precombat Main (MstMed Critic) YOUR_MAIN",
"respond_with": "choice=pN to play, or choice=no to pass",
"board_cursor": 25,
"choices": [
{
"mana_cost": "{2}{R}{R}",
"name": "Furnace Whelp",
"index": 0,
"action": "cast",
"id": "p49",
"power": "2",
"toughness": "2"
},
{
"mana_cost": "{3}{R}",
"name": "Ignite the Future",
"index": 1,
"action": "cast",
"id": "p29"
},
{
"name": "Mountain",
"index": 2,
"action": "land",
"id": "p58"
},
{
"mana_cost": "{2}{R}",
"name": "Spellgorger Weird",
"index": 3,
"action": "cast",
"id": "p22",
"power": "2",
"toughness": "2"
},
{
"name": "Thermo-Alchemist",
"index": 4,
"action": "activate",
"playable_abilities": [
"{T}: {this} deals 1 damage to each opponent."
],
"id": "p39"
},
{
"mana_cost": "{1}{R}",
"name": "Young Pyromancer",
"index": 5,
"action": "cast",
"id": "p64",
"power": "2",
"toughness": "1"
}
],
"board": [
{
"hand_size": 7,
"graveyard": [
{
"name": "Firebolt",
"rules": [
"{this} deals 2 damage to any target.",
"Flashback {4}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p17"
},
{
"name": "Kargan Dragonrider",
"rules": [
"As long as you control a Dragon, {this} has flying."
],
"id": "p18"
},
{
"name": "Mizzix, Replica Rider",
"rules": [
"Flying",
"Whenever you cast a spell from anywhere other than your hand, you may pay {1}{U/R}. If you do, copy that spell and you may choose new targets for the copy. If the copy is a permanent spell, it gains haste and \"At the beginning of your end step, sacrifice this permanent.\""
],
"id": "p35"
},
{
"name": "Tormenting Voice",
"rules": [
"As an additional cost to cast this spell, discard a card.: ",
"Draw two cards."
],
"id": "p16"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p42"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p46"
},
{
"tapped": false,
"name": "Thermo-Alchemist",
"rules": [
"Defender",
"{T}: {this} deals 1 damage to each opponent.",
"Whenever you cast an instant or sorcery spell, untap {this}."
],
"id": "p39",
"power": "0",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Bluff",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than red.",
"{T}: Add {R}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Black"
],
"id": "p50"
}
],
"name": "MstMed Critic",
"library_size": 24,
"life": 14,
"hand": [
{
"mana_cost": "{2}{R}{R}",
"name": "Furnace Whelp",
"rules": [
"Flying",
"{R}: {this} gets +1/+0 until end of turn."
],
"power": "2",
"id": "p49",
"toughness": "2",
"playable": true
},
{
"mana_cost": "{3}{R}",
"name": "Ignite the Future",
"rules": [
"Exile the top three cards of your library. Until the end of your next turn, you may play those cards. If this spell was cast from a graveyard, you may play cards this way without paying their mana costs.",
"Flashback {7}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p29",
"playable": true
},
{
"name": "Mountain",
"is_land": true,
"rules": [
"{T}: Add {R}."
],
"id": "p58",
"playable": true
},
{
"mana_cost": "{4}{R}",
"name": "Plundering Predator",
"rules": [
"Flying",
"When {this} enters, you may discard a card. If you do, draw a card."
],
"power": "3",
"id": "p20",
"toughness": "3"
},
{
"mana_cost": "{3}{R}{R}",
"name": "Sarkhan, the Dragonspeaker",
"rules": [
"+1: Until end of turn, {this} becomes a legendary 4/4 red Dragon creature with flying, indestructible, and haste.",
"-3: {this} deals 4 damage to target creature.",
"-6: You get an emblem with \"At the beginning of your draw step, draw two additional cards\" and \"At the beginning of your end step, discard your hand.\""
],
"id": "p21"
},
{
"mana_cost": "{2}{R}",
"name": "Spellgorger Weird",
"rules": [
"Whenever you cast a noncreature spell, put a +1/+1 counter on {this}."
],
"power": "2",
"id": "p22",
"toughness": "2",
"playable": true
},
{
"mana_cost": "{1}{R}",
"name": "Young Pyromancer",
"rules": [
"Whenever you cast an instant or sorcery spell, create a 1/1 red Elemental creature token."
],
"power": "2",
"id": "p64",
"toughness": "1",
"playable": true
}
]
},
{
"hand_size": 6,
"graveyard": [
{
"name": "Forge Devil",
"rules": [
"When {this} enters, it deals 1 damage to target creature and 1 damage to you."
],
"id": "p32"
},
{
"name": "Hobblefiend",
"rules": [
"Trample",
"{1}, Sacrifice another creature: Put a +1/+1 counter on {this}."
],
"id": "p4"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p62"
},
{
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p51"
},
{
"name": "Tragic Lesson",
"rules": [
"Draw two cards. Then discard a card unless you return a land you control to its owner's hand."
],
"id": "p8"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Elite Instructor",
"rules": [
"When {this} enters, draw a card, then discard a card."
],
"id": "p3",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p59"
},
{
"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: Red"
],
"id": "p6"
},
{
"tapped": true,
"name": "Torch Fiend",
"rules": [
"{R}, Sacrifice {this}: Destroy target artifact."
],
"id": "p7",
"power": "2",
"toughness": "1",
"summoning_sick": false
}
],
"name": "MiniMx Pessim",
"library_size": 23,
"life": 17
}
]
}thinkingMstMed Critic
I'll play **Young Pyromancer** for {1}{R}. It synergizes well with my instant and sorcery spells, providing additional board presence.
mcpCast Young Pyromancer {1}{R}raw
choose_action(choice=p64, mana_plan=p31:1)
{
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"game_seq": 306,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "selected_5",
"mana_plan_set": true,
"mana_plan_size": 1,
"next_action_message": "Play instants and activated abilities"
}MstMed Criticllm
pass_priority(board_cursor=25)
{
"game_seq": 315,
"action_type": "GAME_SELECT",
"stop_reason": "playable_cards",
"response_type": "select",
"untapped_lands": 2,
"message": "Play spells and abilities",
"action_pending": true,
"land_drops_used": 0,
"has_playable_cards": true,
"context": "T8 Precombat Main/Precombat Main (MstMed Critic) YOUR_MAIN",
"respond_with": "choice=pN to play, or choice=no to pass",
"board_cursor": 26,
"choices": [
{
"name": "Mountain",
"index": 0,
"action": "land",
"id": "p58"
},
{
"name": "Thermo-Alchemist",
"index": 1,
"action": "activate",
"playable_abilities": [
"{T}: {this} deals 1 damage to each opponent."
],
"id": "p39"
}
],
"board": [
{
"hand_size": 6,
"graveyard": [
{
"name": "Firebolt",
"rules": [
"{this} deals 2 damage to any target.",
"Flashback {4}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p17"
},
{
"name": "Kargan Dragonrider",
"rules": [
"As long as you control a Dragon, {this} has flying."
],
"id": "p18"
},
{
"name": "Mizzix, Replica Rider",
"rules": [
"Flying",
"Whenever you cast a spell from anywhere other than your hand, you may pay {1}{U/R}. If you do, copy that spell and you may choose new targets for the copy. If the copy is a permanent spell, it gains haste and \"At the beginning of your end step, sacrifice this permanent.\""
],
"id": "p35"
},
{
"name": "Tormenting Voice",
"rules": [
"As an additional cost to cast this spell, discard a card.: ",
"Draw two cards."
],
"id": "p16"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p31"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p42"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p46"
},
{
"tapped": false,
"name": "Thermo-Alchemist",
"rules": [
"Defender",
"{T}: {this} deals 1 damage to each opponent.",
"Whenever you cast an instant or sorcery spell, untap {this}."
],
"id": "p39",
"power": "0",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Bluff",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than red.",
"{T}: Add {R}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Black"
],
"id": "p50"
},
{
"tapped": false,
"name": "Young Pyromancer",
"rules": [
"Whenever you cast an instant or sorcery spell, create a 1/1 red Elemental creature token."
],
"id": "p64",
"power": "2",
"toughness": "1",
"summoning_sick": true
}
],
"name": "MstMed Critic",
"library_size": 24,
"life": 14,
"hand": [
{
"mana_cost": "{2}{R}{R}",
"name": "Furnace Whelp",
"rules": [
"Flying",
"{R}: {this} gets +1/+0 until end of turn."
],
"power": "2",
"id": "p49",
"toughness": "2"
},
{
"mana_cost": "{3}{R}",
"name": "Ignite the Future",
"rules": [
"Exile the top three cards of your library. Until the end of your next turn, you may play those cards. If this spell was cast from a graveyard, you may play cards this way without paying their mana costs.",
"Flashback {7}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p29"
},
{
"name": "Mountain",
"is_land": true,
"rules": [
"{T}: Add {R}."
],
"id": "p58",
"playable": true
},
{
"mana_cost": "{4}{R}",
"name": "Plundering Predator",
"rules": [
"Flying",
"When {this} enters, you may discard a card. If you do, draw a card."
],
"power": "3",
"id": "p20",
"toughness": "3"
},
{
"mana_cost": "{3}{R}{R}",
"name": "Sarkhan, the Dragonspeaker",
"rules": [
"+1: Until end of turn, {this} becomes a legendary 4/4 red Dragon creature with flying, indestructible, and haste.",
"-3: {this} deals 4 damage to target creature.",
"-6: You get an emblem with \"At the beginning of your draw step, draw two additional cards\" and \"At the beginning of your end step, discard your hand.\""
],
"id": "p21"
},
{
"mana_cost": "{2}{R}",
"name": "Spellgorger Weird",
"rules": [
"Whenever you cast a noncreature spell, put a +1/+1 counter on {this}."
],
"power": "2",
"id": "p22",
"toughness": "2"
}
]
},
{
"hand_size": 6,
"graveyard": [
{
"name": "Forge Devil",
"rules": [
"When {this} enters, it deals 1 damage to target creature and 1 damage to you."
],
"id": "p32"
},
{
"name": "Hobblefiend",
"rules": [
"Trample",
"{1}, Sacrifice another creature: Put a +1/+1 counter on {this}."
],
"id": "p4"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p62"
},
{
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p51"
},
{
"name": "Tragic Lesson",
"rules": [
"Draw two cards. Then discard a card unless you return a land you control to its owner's hand."
],
"id": "p8"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Elite Instructor",
"rules": [
"When {this} enters, draw a card, then discard a card."
],
"id": "p3",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p59"
},
{
"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: Red"
],
"id": "p6"
},
{
"tapped": true,
"name": "Torch Fiend",
"rules": [
"{R}, Sacrifice {this}: Destroy target artifact."
],
"id": "p7",
"power": "2",
"toughness": "1",
"summoning_sick": false
}
],
"name": "MiniMx Pessim",
"library_size": 23,
"life": 17
}
]
}gameMstMed Critic casts Young Pyromancer from hand
gameMstMed Critic puts Young Pyromancer from stack onto the Battlefield
MstMed Criticllm
pass_priority(board_cursor=26)
{
"game_seq": 319,
"action_type": "GAME_SELECT",
"stop_reason": "playable_cards",
"response_type": "select",
"untapped_lands": 2,
"message": "Play instants and activated abilities",
"action_pending": true,
"has_playable_cards": true,
"context": "T8 Combat/Declare Attackers (MstMed Critic)",
"respond_with": "choice=pN to play, or choice=no to pass",
"board_cursor": 27,
"choices": [
{
"name": "Thermo-Alchemist",
"index": 0,
"action": "activate",
"playable_abilities": [
"{T}: {this} deals 1 damage to each opponent."
],
"id": "p39"
}
],
"board": [
{
"hand_size": 6,
"graveyard": [
{
"name": "Firebolt",
"rules": [
"{this} deals 2 damage to any target.",
"Flashback {4}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p17"
},
{
"name": "Kargan Dragonrider",
"rules": [
"As long as you control a Dragon, {this} has flying."
],
"id": "p18"
},
{
"name": "Mizzix, Replica Rider",
"rules": [
"Flying",
"Whenever you cast a spell from anywhere other than your hand, you may pay {1}{U/R}. If you do, copy that spell and you may choose new targets for the copy. If the copy is a permanent spell, it gains haste and \"At the beginning of your end step, sacrifice this permanent.\""
],
"id": "p35"
},
{
"name": "Tormenting Voice",
"rules": [
"As an additional cost to cast this spell, discard a card.: ",
"Draw two cards."
],
"id": "p16"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p31"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p42"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p46"
},
{
"tapped": false,
"name": "Thermo-Alchemist",
"rules": [
"Defender",
"{T}: {this} deals 1 damage to each opponent.",
"Whenever you cast an instant or sorcery spell, untap {this}."
],
"id": "p39",
"power": "0",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Bluff",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than red.",
"{T}: Add {R}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Black"
],
"id": "p50"
},
{
"tapped": false,
"name": "Young Pyromancer",
"rules": [
"Whenever you cast an instant or sorcery spell, create a 1/1 red Elemental creature token."
],
"id": "p64",
"power": "2",
"toughness": "1",
"summoning_sick": true
}
],
"name": "MstMed Critic",
"library_size": 24,
"life": 14,
"hand": [
{
"mana_cost": "{2}{R}{R}",
"name": "Furnace Whelp",
"rules": [
"Flying",
"{R}: {this} gets +1/+0 until end of turn."
],
"power": "2",
"id": "p49",
"toughness": "2"
},
{
"mana_cost": "{3}{R}",
"name": "Ignite the Future",
"rules": [
"Exile the top three cards of your library. Until the end of your next turn, you may play those cards. If this spell was cast from a graveyard, you may play cards this way without paying their mana costs.",
"Flashback {7}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p29"
},
{
"name": "Mountain",
"is_land": true,
"rules": [
"{T}: Add {R}."
],
"id": "p58"
},
{
"mana_cost": "{4}{R}",
"name": "Plundering Predator",
"rules": [
"Flying",
"When {this} enters, you may discard a card. If you do, draw a card."
],
"power": "3",
"id": "p20",
"toughness": "3"
},
{
"mana_cost": "{3}{R}{R}",
"name": "Sarkhan, the Dragonspeaker",
"rules": [
"+1: Until end of turn, {this} becomes a legendary 4/4 red Dragon creature with flying, indestructible, and haste.",
"-3: {this} deals 4 damage to target creature.",
"-6: You get an emblem with \"At the beginning of your draw step, draw two additional cards\" and \"At the beginning of your end step, discard your hand.\""
],
"id": "p21"
},
{
"mana_cost": "{2}{R}",
"name": "Spellgorger Weird",
"rules": [
"Whenever you cast a noncreature spell, put a +1/+1 counter on {this}."
],
"power": "2",
"id": "p22",
"toughness": "2"
}
]
},
{
"hand_size": 6,
"graveyard": [
{
"name": "Forge Devil",
"rules": [
"When {this} enters, it deals 1 damage to target creature and 1 damage to you."
],
"id": "p32"
},
{
"name": "Hobblefiend",
"rules": [
"Trample",
"{1}, Sacrifice another creature: Put a +1/+1 counter on {this}."
],
"id": "p4"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p62"
},
{
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p51"
},
{
"name": "Tragic Lesson",
"rules": [
"Draw two cards. Then discard a card unless you return a land you control to its owner's hand."
],
"id": "p8"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Elite Instructor",
"rules": [
"When {this} enters, draw a card, then discard a card."
],
"id": "p3",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p59"
},
{
"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: Red"
],
"id": "p6"
},
{
"tapped": true,
"name": "Torch Fiend",
"rules": [
"{R}, Sacrifice {this}: Destroy target artifact."
],
"id": "p7",
"power": "2",
"toughness": "1",
"summoning_sick": false
}
],
"name": "MiniMx Pessim",
"library_size": 23,
"life": 17
}
]
}— Declare Attackers —
MstMed Criticllm
pass_priority(board_cursor=27)
{
"game_seq": 321,
"action_type": "GAME_SELECT",
"stop_reason": "playable_cards",
"response_type": "select",
"untapped_lands": 2,
"message": "Play spells and abilities",
"action_pending": true,
"land_drops_used": 0,
"has_playable_cards": true,
"context": "T8 Postcombat Main/Postcombat Main (MstMed Critic) YOUR_MAIN",
"respond_with": "choice=pN to play, or choice=no to pass",
"board_cursor": 28,
"choices": [
{
"name": "Mountain",
"index": 0,
"action": "land",
"id": "p58"
},
{
"name": "Thermo-Alchemist",
"index": 1,
"action": "activate",
"playable_abilities": [
"{T}: {this} deals 1 damage to each opponent."
],
"id": "p39"
}
],
"board": [
{
"hand_size": 6,
"graveyard": [
{
"name": "Firebolt",
"rules": [
"{this} deals 2 damage to any target.",
"Flashback {4}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p17"
},
{
"name": "Kargan Dragonrider",
"rules": [
"As long as you control a Dragon, {this} has flying."
],
"id": "p18"
},
{
"name": "Mizzix, Replica Rider",
"rules": [
"Flying",
"Whenever you cast a spell from anywhere other than your hand, you may pay {1}{U/R}. If you do, copy that spell and you may choose new targets for the copy. If the copy is a permanent spell, it gains haste and \"At the beginning of your end step, sacrifice this permanent.\""
],
"id": "p35"
},
{
"name": "Tormenting Voice",
"rules": [
"As an additional cost to cast this spell, discard a card.: ",
"Draw two cards."
],
"id": "p16"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p31"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p42"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p46"
},
{
"tapped": false,
"name": "Thermo-Alchemist",
"rules": [
"Defender",
"{T}: {this} deals 1 damage to each opponent.",
"Whenever you cast an instant or sorcery spell, untap {this}."
],
"id": "p39",
"power": "0",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Bluff",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than red.",
"{T}: Add {R}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Black"
],
"id": "p50"
},
{
"tapped": false,
"name": "Young Pyromancer",
"rules": [
"Whenever you cast an instant or sorcery spell, create a 1/1 red Elemental creature token."
],
"id": "p64",
"power": "2",
"toughness": "1",
"summoning_sick": true
}
],
"name": "MstMed Critic",
"library_size": 24,
"life": 14,
"hand": [
{
"mana_cost": "{2}{R}{R}",
"name": "Furnace Whelp",
"rules": [
"Flying",
"{R}: {this} gets +1/+0 until end of turn."
],
"power": "2",
"id": "p49",
"toughness": "2"
},
{
"mana_cost": "{3}{R}",
"name": "Ignite the Future",
"rules": [
"Exile the top three cards of your library. Until the end of your next turn, you may play those cards. If this spell was cast from a graveyard, you may play cards this way without paying their mana costs.",
"Flashback {7}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p29"
},
{
"name": "Mountain",
"is_land": true,
"rules": [
"{T}: Add {R}."
],
"id": "p58",
"playable": true
},
{
"mana_cost": "{4}{R}",
"name": "Plundering Predator",
"rules": [
"Flying",
"When {this} enters, you may discard a card. If you do, draw a card."
],
"power": "3",
"id": "p20",
"toughness": "3"
},
{
"mana_cost": "{3}{R}{R}",
"name": "Sarkhan, the Dragonspeaker",
"rules": [
"+1: Until end of turn, {this} becomes a legendary 4/4 red Dragon creature with flying, indestructible, and haste.",
"-3: {this} deals 4 damage to target creature.",
"-6: You get an emblem with \"At the beginning of your draw step, draw two additional cards\" and \"At the beginning of your end step, discard your hand.\""
],
"id": "p21"
},
{
"mana_cost": "{2}{R}",
"name": "Spellgorger Weird",
"rules": [
"Whenever you cast a noncreature spell, put a +1/+1 counter on {this}."
],
"power": "2",
"id": "p22",
"toughness": "2"
}
]
},
{
"hand_size": 6,
"graveyard": [
{
"name": "Forge Devil",
"rules": [
"When {this} enters, it deals 1 damage to target creature and 1 damage to you."
],
"id": "p32"
},
{
"name": "Hobblefiend",
"rules": [
"Trample",
"{1}, Sacrifice another creature: Put a +1/+1 counter on {this}."
],
"id": "p4"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p62"
},
{
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p51"
},
{
"name": "Tragic Lesson",
"rules": [
"Draw two cards. Then discard a card unless you return a land you control to its owner's hand."
],
"id": "p8"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Elite Instructor",
"rules": [
"When {this} enters, draw a card, then discard a card."
],
"id": "p3",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p59"
},
{
"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: Red"
],
"id": "p6"
},
{
"tapped": true,
"name": "Torch Fiend",
"rules": [
"{R}, Sacrifice {this}: Destroy target artifact."
],
"id": "p7",
"power": "2",
"toughness": "1",
"summoning_sick": false
}
],
"name": "MiniMx Pessim",
"library_size": 23,
"life": 17
}
]
}— Postcombat Main —
— MiniMx Pessim's Turn 9 —
chatMiniMx Pessim: getting pretty low there, might want to start blocking
MiniMx Pessimllm
pass_priority(board_cursor=19)
{
"game_seq": 323,
"action_type": "GAME_SELECT",
"stop_reason": "playable_cards",
"response_type": "select",
"untapped_lands": 4,
"message": "Play spells and abilities",
"action_pending": true,
"land_drops_used": 0,
"has_playable_cards": true,
"context": "T9 Precombat Main/Precombat Main (MiniMx Pessim) YOUR_MAIN",
"respond_with": "choice=pN to play, or choice=no to pass",
"board_cursor": 20,
"choices": [
{
"mana_cost": "{4}{U}",
"name": "Bury in Books",
"index": 0,
"action": "cast",
"id": "p30"
},
{
"mana_cost": "{1}{R}",
"name": "Heartfire",
"index": 1,
"action": "cast",
"id": "p66"
},
{
"name": "Island",
"index": 2,
"action": "land",
"id": "p63"
},
{
"mana_cost": "{3}{U}",
"name": "Tolarian Sentinel",
"index": 3,
"action": "cast",
"id": "p41",
"power": "1",
"toughness": "3"
},
{
"mana_cost": "{3}{R}",
"name": "Traitorous Greed",
"index": 4,
"action": "cast",
"id": "p9"
}
],
"board": [
{
"hand_size": 7,
"graveyard": [
{
"name": "Forge Devil",
"rules": [
"When {this} enters, it deals 1 damage to target creature and 1 damage to you."
],
"id": "p32"
},
{
"name": "Hobblefiend",
"rules": [
"Trample",
"{1}, Sacrifice another creature: Put a +1/+1 counter on {this}."
],
"id": "p4"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p62"
},
{
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p51"
},
{
"name": "Tragic Lesson",
"rules": [
"Draw two cards. Then discard a card unless you return a land you control to its owner's hand."
],
"id": "p8"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Elite Instructor",
"rules": [
"When {this} enters, draw a card, then discard a card."
],
"id": "p3",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p59"
},
{
"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: Red"
],
"id": "p6"
},
{
"tapped": false,
"name": "Torch Fiend",
"rules": [
"{R}, Sacrifice {this}: Destroy target artifact."
],
"id": "p7",
"power": "2",
"toughness": "1",
"summoning_sick": false
}
],
"name": "MiniMx Pessim",
"library_size": 22,
"life": 17,
"hand": [
{
"mana_cost": "{4}{U}",
"name": "Biblioplex Kraken",
"rules": [
"When {this} enters, scry 3. (Look at the top three cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever {this} attacks, you may return another creature you control to its owner's hand. If you do, {this} can't be blocked this turn."
],
"power": "4",
"id": "p55",
"toughness": "5"
},
{
"mana_cost": "{4}{U}",
"name": "Bury in Books",
"rules": [
"This spell costs {2} less to cast if it targets an attacking creature.",
"Put target creature into its owner's library second from the top."
],
"id": "p30",
"playable": true
},
{
"mana_cost": "{4}{R}",
"name": "Havoc Jester",
"rules": [
"Whenever you sacrifice a permanent, {this} deals 1 damage to any target."
],
"power": "5",
"id": "p36",
"toughness": "5"
},
{
"mana_cost": "{1}{R}",
"name": "Heartfire",
"rules": [
"As an additional cost to cast this spell, sacrifice a creature or planeswalker.: ",
"{this} deals 4 damage to any target."
],
"id": "p66",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p63",
"playable": true
},
{
"mana_cost": "{3}{U}",
"name": "Tolarian Sentinel",
"rules": [
"Flying",
"{U}, {T}, Discard a card: Return target permanent you control to its owner's hand."
],
"power": "1",
"id": "p41",
"toughness": "3",
"playable": true
},
{
"mana_cost": "{3}{R}",
"name": "Traitorous Greed",
"rules": [
"Gain control of target creature until end of turn. Untap that creature. It gains haste until end of turn. Add two mana of any one color."
],
"id": "p9",
"playable": true
}
]
},
{
"hand_size": 6,
"graveyard": [
{
"name": "Firebolt",
"rules": [
"{this} deals 2 damage to any target.",
"Flashback {4}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p17"
},
{
"name": "Kargan Dragonrider",
"rules": [
"As long as you control a Dragon, {this} has flying."
],
"id": "p18"
},
{
"name": "Mizzix, Replica Rider",
"rules": [
"Flying",
"Whenever you cast a spell from anywhere other than your hand, you may pay {1}{U/R}. If you do, copy that spell and you may choose new targets for the copy. If the copy is a permanent spell, it gains haste and \"At the beginning of your end step, sacrifice this permanent.\""
],
"id": "p35"
},
{
"name": "Tormenting Voice",
"rules": [
"As an additional cost to cast this spell, discard a card.: ",
"Draw two cards."
],
"id": "p16"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p31"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p42"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p46"
},
{
"tapped": false,
"name": "Thermo-Alchemist",
"rules": [
"Defender",
"{T}: {this} deals 1 damage to each opponent.",
"Whenever you cast an instant or sorcery spell, untap {this}."
],
"id": "p39",
"power": "0",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Bluff",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than red.",
"{T}: Add {R}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Black"
],
"id": "p50"
},
{
"tapped": false,
"name": "Young Pyromancer",
"rules": [
"Whenever you cast an instant or sorcery spell, create a 1/1 red Elemental creature token."
],
"id": "p64",
"power": "2",
"toughness": "1",
"summoning_sick": true
}
],
"name": "MstMed Critic",
"library_size": 24,
"life": 14
}
]
}MiniMx PessimmcpPlay Island
raw
choose_action(choice=p63)
{
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"game_seq": 323,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "selected_2",
"next_action_message": "Play spells and abilities"
}MiniMx Pessimmcpsend_chat_message
raw
send_chat_message(message=getting pretty low there, might want to ...)
{
"success": true
}gameMiniMx Pessim puts Island from hand onto the Battlefield
MstMed Criticllm
pass_priority(board_cursor=28)
{
"game_seq": 328,
"action_type": "GAME_SELECT",
"stop_reason": "playable_cards",
"response_type": "select",
"untapped_lands": 2,
"message": "Play instants and activated abilities",
"action_pending": true,
"has_playable_cards": true,
"context": "T9 Precombat Main/Precombat Main (MiniMx Pessim)",
"recent_chat": [
"MiniMx Pessim: getting pretty low there, might want to start blocking"
],
"respond_with": "choice=pN to play, or choice=no to pass",
"board_cursor": 29,
"choices": [
{
"name": "Thermo-Alchemist",
"index": 0,
"action": "activate",
"playable_abilities": [
"{T}: {this} deals 1 damage to each opponent."
],
"id": "p39"
}
],
"board": [
{
"hand_size": 6,
"graveyard": [
{
"name": "Firebolt",
"rules": [
"{this} deals 2 damage to any target.",
"Flashback {4}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p17"
},
{
"name": "Kargan Dragonrider",
"rules": [
"As long as you control a Dragon, {this} has flying."
],
"id": "p18"
},
{
"name": "Mizzix, Replica Rider",
"rules": [
"Flying",
"Whenever you cast a spell from anywhere other than your hand, you may pay {1}{U/R}. If you do, copy that spell and you may choose new targets for the copy. If the copy is a permanent spell, it gains haste and \"At the beginning of your end step, sacrifice this permanent.\""
],
"id": "p35"
},
{
"name": "Tormenting Voice",
"rules": [
"As an additional cost to cast this spell, discard a card.: ",
"Draw two cards."
],
"id": "p16"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p31"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p42"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p46"
},
{
"tapped": false,
"name": "Thermo-Alchemist",
"rules": [
"Defender",
"{T}: {this} deals 1 damage to each opponent.",
"Whenever you cast an instant or sorcery spell, untap {this}."
],
"id": "p39",
"power": "0",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Bluff",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than red.",
"{T}: Add {R}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Black"
],
"id": "p50"
},
{
"tapped": false,
"name": "Young Pyromancer",
"rules": [
"Whenever you cast an instant or sorcery spell, create a 1/1 red Elemental creature token."
],
"id": "p64",
"power": "2",
"toughness": "1",
"summoning_sick": true
}
],
"name": "MstMed Critic",
"library_size": 24,
"life": 14,
"hand": [
{
"mana_cost": "{2}{R}{R}",
"name": "Furnace Whelp",
"rules": [
"Flying",
"{R}: {this} gets +1/+0 until end of turn."
],
"power": "2",
"id": "p49",
"toughness": "2"
},
{
"mana_cost": "{3}{R}",
"name": "Ignite the Future",
"rules": [
"Exile the top three cards of your library. Until the end of your next turn, you may play those cards. If this spell was cast from a graveyard, you may play cards this way without paying their mana costs.",
"Flashback {7}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p29"
},
{
"name": "Mountain",
"is_land": true,
"rules": [
"{T}: Add {R}."
],
"id": "p58"
},
{
"mana_cost": "{4}{R}",
"name": "Plundering Predator",
"rules": [
"Flying",
"When {this} enters, you may discard a card. If you do, draw a card."
],
"power": "3",
"id": "p20",
"toughness": "3"
},
{
"mana_cost": "{3}{R}{R}",
"name": "Sarkhan, the Dragonspeaker",
"rules": [
"+1: Until end of turn, {this} becomes a legendary 4/4 red Dragon creature with flying, indestructible, and haste.",
"-3: {this} deals 4 damage to target creature.",
"-6: You get an emblem with \"At the beginning of your draw step, draw two additional cards\" and \"At the beginning of your end step, discard your hand.\""
],
"id": "p21"
},
{
"mana_cost": "{2}{R}",
"name": "Spellgorger Weird",
"rules": [
"Whenever you cast a noncreature spell, put a +1/+1 counter on {this}."
],
"power": "2",
"id": "p22",
"toughness": "2"
}
]
},
{
"hand_size": 6,
"graveyard": [
{
"name": "Forge Devil",
"rules": [
"When {this} enters, it deals 1 damage to target creature and 1 damage to you."
],
"id": "p32"
},
{
"name": "Hobblefiend",
"rules": [
"Trample",
"{1}, Sacrifice another creature: Put a +1/+1 counter on {this}."
],
"id": "p4"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p62"
},
{
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p51"
},
{
"name": "Tragic Lesson",
"rules": [
"Draw two cards. Then discard a card unless you return a land you control to its owner's hand."
],
"id": "p8"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Elite Instructor",
"rules": [
"When {this} enters, draw a card, then discard a card."
],
"id": "p3",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p63"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p59"
},
{
"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: Red"
],
"id": "p6"
},
{
"tapped": false,
"name": "Torch Fiend",
"rules": [
"{R}, Sacrifice {this}: Destroy target artifact."
],
"id": "p7",
"power": "2",
"toughness": "1",
"summoning_sick": false
}
],
"name": "MiniMx Pessim",
"library_size": 22,
"life": 17
}
]
}thinkingMstMed Critic
I'll play **Mountain** to maximize my mana options.
mcpActivate Thermo-Alchemistraw
choose_action(choice=p58)
{
"retryable": true,
"game_seq": 328,
"success": false,
"error_code": "invalid_choice",
"error": "Object p58 not found in current choices",
"choices": [
{
"name": "Thermo-Alchemist",
"index": 0,
"action": "activate",
"playable_abilities": [
"{T}: {this} deals 1 damage to each opponent."
],
"id": "p39"
}
]
}MstMed CriticmcpActivate Thermo-Alchemist
raw
choose_action(choice=p39)
{
"next_action_pending": true,
"next_action_type": "GAME_CHOOSE_ABILITY",
"game_seq": 328,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "selected_0",
"next_action_message": "Choose spell or ability to play: Thermo-Alchemist"
}MstMed Criticmcp1. {T}: Thermo-Alchemist deals 1 damage to each opponent.
raw
choose_action(choice=0)
{
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"game_seq": 329,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "selected_ability_0",
"next_action_message": "Play instants and activated abilities"
}gameMstMed Critic activates: Thermo-Alchemist deals 1 damage to each opponent. from Thermo-Alchemist
MiniMx Pessimllm
pass_priority(board_cursor=20)
{
"stack": [
{
"name": "Ability"
}
],
"game_seq": 332,
"action_type": "GAME_SELECT",
"stop_reason": "playable_cards",
"response_type": "select",
"untapped_lands": 5,
"message": "Play instants and activated abilities",
"action_pending": true,
"land_drops_used": 1,
"has_playable_cards": true,
"context": "T9 Precombat Main/Precombat Main (MiniMx Pessim) YOUR_MAIN",
"respond_with": "choice=pN to play, or choice=no to pass",
"board_cursor": 21,
"choices": [
{
"mana_cost": "{4}{U}",
"name": "Bury in Books",
"index": 0,
"action": "cast",
"id": "p30"
},
{
"mana_cost": "{1}{R}",
"name": "Heartfire",
"index": 1,
"action": "cast",
"id": "p66"
}
],
"board": [
{
"hand_size": 6,
"graveyard": [
{
"name": "Forge Devil",
"rules": [
"When {this} enters, it deals 1 damage to target creature and 1 damage to you."
],
"id": "p32"
},
{
"name": "Hobblefiend",
"rules": [
"Trample",
"{1}, Sacrifice another creature: Put a +1/+1 counter on {this}."
],
"id": "p4"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p62"
},
{
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p51"
},
{
"name": "Tragic Lesson",
"rules": [
"Draw two cards. Then discard a card unless you return a land you control to its owner's hand."
],
"id": "p8"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Elite Instructor",
"rules": [
"When {this} enters, draw a card, then discard a card."
],
"id": "p3",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p63"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p59"
},
{
"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: Red"
],
"id": "p6"
},
{
"tapped": false,
"name": "Torch Fiend",
"rules": [
"{R}, Sacrifice {this}: Destroy target artifact."
],
"id": "p7",
"power": "2",
"toughness": "1",
"summoning_sick": false
}
],
"name": "MiniMx Pessim",
"library_size": 22,
"life": 17,
"hand": [
{
"mana_cost": "{4}{U}",
"name": "Biblioplex Kraken",
"rules": [
"When {this} enters, scry 3. (Look at the top three cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever {this} attacks, you may return another creature you control to its owner's hand. If you do, {this} can't be blocked this turn."
],
"power": "4",
"id": "p55",
"toughness": "5"
},
{
"mana_cost": "{4}{U}",
"name": "Bury in Books",
"rules": [
"This spell costs {2} less to cast if it targets an attacking creature.",
"Put target creature into its owner's library second from the top."
],
"id": "p30",
"playable": true
},
{
"mana_cost": "{4}{R}",
"name": "Havoc Jester",
"rules": [
"Whenever you sacrifice a permanent, {this} deals 1 damage to any target."
],
"power": "5",
"id": "p36",
"toughness": "5"
},
{
"mana_cost": "{1}{R}",
"name": "Heartfire",
"rules": [
"As an additional cost to cast this spell, sacrifice a creature or planeswalker.: ",
"{this} deals 4 damage to any target."
],
"id": "p66",
"playable": true
},
{
"mana_cost": "{3}{U}",
"name": "Tolarian Sentinel",
"rules": [
"Flying",
"{U}, {T}, Discard a card: Return target permanent you control to its owner's hand."
],
"power": "1",
"id": "p41",
"toughness": "3"
},
{
"mana_cost": "{3}{R}",
"name": "Traitorous Greed",
"rules": [
"Gain control of target creature until end of turn. Untap that creature. It gains haste until end of turn. Add two mana of any one color."
],
"id": "p9"
}
]
},
{
"hand_size": 6,
"graveyard": [
{
"name": "Firebolt",
"rules": [
"{this} deals 2 damage to any target.",
"Flashback {4}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p17"
},
{
"name": "Kargan Dragonrider",
"rules": [
"As long as you control a Dragon, {this} has flying."
],
"id": "p18"
},
{
"name": "Mizzix, Replica Rider",
"rules": [
"Flying",
"Whenever you cast a spell from anywhere other than your hand, you may pay {1}{U/R}. If you do, copy that spell and you may choose new targets for the copy. If the copy is a permanent spell, it gains haste and \"At the beginning of your end step, sacrifice this permanent.\""
],
"id": "p35"
},
{
"name": "Tormenting Voice",
"rules": [
"As an additional cost to cast this spell, discard a card.: ",
"Draw two cards."
],
"id": "p16"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p31"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p42"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p46"
},
{
"tapped": true,
"name": "Thermo-Alchemist",
"rules": [
"Defender",
"{T}: {this} deals 1 damage to each opponent.",
"Whenever you cast an instant or sorcery spell, untap {this}."
],
"id": "p39",
"power": "0",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Bluff",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than red.",
"{T}: Add {R}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Black"
],
"id": "p50"
},
{
"tapped": false,
"name": "Young Pyromancer",
"rules": [
"Whenever you cast an instant or sorcery spell, create a 1/1 red Elemental creature token."
],
"id": "p64",
"power": "2",
"toughness": "1",
"summoning_sick": true
}
],
"name": "MstMed Critic",
"library_size": 24,
"life": 14
}
]
}MiniMx PessimmcpPass
raw
choose_action(choice=no)
{
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"game_seq": 332,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "passed_priority",
"next_action_message": "Play spells and abilities"
}MiniMx Pessimllm
pass_priority(board_cursor=21)
{
"combat_phase": "attackers",
"game_seq": 336,
"action_type": "GAME_SELECT",
"stop_reason": "combat",
"response_type": "select",
"untapped_lands": 5,
"message": "Select attackers",
"action_pending": true,
"context": "T9 Combat/Declare Attackers (MiniMx Pessim)",
"respond_with": "attackers=p1,p2,... or choice=yes (confirm) or choice=no (skip)",
"board_cursor": 22,
"choices": [
{
"name": "Torch Fiend",
"index": 0,
"choice_type": "attacker",
"id": "p7",
"power": "2",
"toughness": "1"
},
{
"name": "Elite Instructor",
"index": 1,
"choice_type": "attacker",
"id": "p3",
"power": "2",
"toughness": "2"
},
{
"name": "All attack",
"index": 2,
"choice_type": "special",
"id": "all"
}
],
"board": [
{
"hand_size": 6,
"graveyard": [
{
"name": "Forge Devil",
"rules": [
"When {this} enters, it deals 1 damage to target creature and 1 damage to you."
],
"id": "p32"
},
{
"name": "Hobblefiend",
"rules": [
"Trample",
"{1}, Sacrifice another creature: Put a +1/+1 counter on {this}."
],
"id": "p4"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p62"
},
{
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p51"
},
{
"name": "Tragic Lesson",
"rules": [
"Draw two cards. Then discard a card unless you return a land you control to its owner's hand."
],
"id": "p8"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Elite Instructor",
"rules": [
"When {this} enters, draw a card, then discard a card."
],
"id": "p3",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p63"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p59"
},
{
"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: Red"
],
"id": "p6"
},
{
"tapped": false,
"name": "Torch Fiend",
"rules": [
"{R}, Sacrifice {this}: Destroy target artifact."
],
"id": "p7",
"power": "2",
"toughness": "1",
"summoning_sick": false
}
],
"name": "MiniMx Pessim",
"library_size": 22,
"life": 16,
"hand": [
{
"mana_cost": "{4}{U}",
"name": "Biblioplex Kraken",
"rules": [
"When {this} enters, scry 3. (Look at the top three cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever {this} attacks, you may return another creature you control to its owner's hand. If you do, {this} can't be blocked this turn."
],
"power": "4",
"id": "p55",
"toughness": "5"
},
{
"mana_cost": "{4}{U}",
"name": "Bury in Books",
"rules": [
"This spell costs {2} less to cast if it targets an attacking creature.",
"Put target creature into its owner's library second from the top."
],
"id": "p30"
},
{
"mana_cost": "{4}{R}",
"name": "Havoc Jester",
"rules": [
"Whenever you sacrifice a permanent, {this} deals 1 damage to any target."
],
"power": "5",
"id": "p36",
"toughness": "5"
},
{
"mana_cost": "{1}{R}",
"name": "Heartfire",
"rules": [
"As an additional cost to cast this spell, sacrifice a creature or planeswalker.: ",
"{this} deals 4 damage to any target."
],
"id": "p66"
},
{
"mana_cost": "{3}{U}",
"name": "Tolarian Sentinel",
"rules": [
"Flying",
"{U}, {T}, Discard a card: Return target permanent you control to its owner's hand."
],
"power": "1",
"id": "p41",
"toughness": "3"
},
{
"mana_cost": "{3}{R}",
"name": "Traitorous Greed",
"rules": [
"Gain control of target creature until end of turn. Untap that creature. It gains haste until end of turn. Add two mana of any one color."
],
"id": "p9"
}
]
},
{
"hand_size": 6,
"graveyard": [
{
"name": "Firebolt",
"rules": [
"{this} deals 2 damage to any target.",
"Flashback {4}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p17"
},
{
"name": "Kargan Dragonrider",
"rules": [
"As long as you control a Dragon, {this} has flying."
],
"id": "p18"
},
{
"name": "Mizzix, Replica Rider",
"rules": [
"Flying",
"Whenever you cast a spell from anywhere other than your hand, you may pay {1}{U/R}. If you do, copy that spell and you may choose new targets for the copy. If the copy is a permanent spell, it gains haste and \"At the beginning of your end step, sacrifice this permanent.\""
],
"id": "p35"
},
{
"name": "Tormenting Voice",
"rules": [
"As an additional cost to cast this spell, discard a card.: ",
"Draw two cards."
],
"id": "p16"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p31"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p42"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p46"
},
{
"tapped": true,
"name": "Thermo-Alchemist",
"rules": [
"Defender",
"{T}: {this} deals 1 damage to each opponent.",
"Whenever you cast an instant or sorcery spell, untap {this}."
],
"id": "p39",
"power": "0",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Bluff",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than red.",
"{T}: Add {R}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Black"
],
"id": "p50"
},
{
"tapped": false,
"name": "Young Pyromancer",
"rules": [
"Whenever you cast an instant or sorcery spell, create a 1/1 red Elemental creature token."
],
"id": "p64",
"power": "2",
"toughness": "1",
"summoning_sick": true
}
],
"name": "MstMed Critic",
"library_size": 24,
"life": 14
}
]
}gameMiniMx Pessim loses 1 life from Thermo-Alchemist
— Declare Attackers —
MiniMx PessimmcpAttack with all (Torch Fiend 2/1, Elite Instructor 2/2)
raw
choose_action(attackers=all)
{
"declared": [
"all"
],
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"game_seq": 336,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "batch_attack",
"next_action_message": "Play instants and activated abilities"
}gameMiniMx Pessim attacks MstMed Critic with 2 creatures
— Declare Blockers —
MstMed Criticllm
pass_priority(board_cursor=29)
{
"combat_phase": "blockers",
"game_seq": 342,
"action_type": "GAME_SELECT",
"stop_reason": "combat",
"response_type": "select",
"untapped_lands": 2,
"combat": [
{
"blocked": false,
"defending": "MstMed Critic",
"attackers": [
{
"name": "Torch Fiend",
"id": "p7",
"power": "2",
"toughness": "1"
}
]
},
{
"blocked": false,
"defending": "MstMed Critic",
"attackers": [
{
"name": "Elite Instructor",
"id": "p3",
"power": "2",
"toughness": "2"
}
]
}
],
"message": "Select blockers",
"action_pending": true,
"context": "T9 Combat/Declare Blockers (MiniMx Pessim)",
"respond_with": "blockers=p5:p1,p6:p2 (blocker:attacker) or choice=yes (confirm) or choice=no (skip)",
"board_cursor": 30,
"choices": [
{
"name": "Young Pyromancer",
"index": 0,
"choice_type": "blocker",
"id": "p64",
"power": "2",
"toughness": "1"
}
],
"board": [
{
"hand_size": 6,
"graveyard": [
{
"name": "Firebolt",
"rules": [
"{this} deals 2 damage to any target.",
"Flashback {4}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p17"
},
{
"name": "Kargan Dragonrider",
"rules": [
"As long as you control a Dragon, {this} has flying."
],
"id": "p18"
},
{
"name": "Mizzix, Replica Rider",
"rules": [
"Flying",
"Whenever you cast a spell from anywhere other than your hand, you may pay {1}{U/R}. If you do, copy that spell and you may choose new targets for the copy. If the copy is a permanent spell, it gains haste and \"At the beginning of your end step, sacrifice this permanent.\""
],
"id": "p35"
},
{
"name": "Tormenting Voice",
"rules": [
"As an additional cost to cast this spell, discard a card.: ",
"Draw two cards."
],
"id": "p16"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p31"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p42"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p46"
},
{
"tapped": true,
"name": "Thermo-Alchemist",
"rules": [
"Defender",
"{T}: {this} deals 1 damage to each opponent.",
"Whenever you cast an instant or sorcery spell, untap {this}."
],
"id": "p39",
"power": "0",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Bluff",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than red.",
"{T}: Add {R}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Black"
],
"id": "p50"
},
{
"tapped": false,
"name": "Young Pyromancer",
"rules": [
"Whenever you cast an instant or sorcery spell, create a 1/1 red Elemental creature token."
],
"id": "p64",
"power": "2",
"toughness": "1",
"summoning_sick": true
}
],
"name": "MstMed Critic",
"library_size": 24,
"life": 14,
"hand": [
{
"mana_cost": "{2}{R}{R}",
"name": "Furnace Whelp",
"rules": [
"Flying",
"{R}: {this} gets +1/+0 until end of turn."
],
"power": "2",
"id": "p49",
"toughness": "2"
},
{
"mana_cost": "{3}{R}",
"name": "Ignite the Future",
"rules": [
"Exile the top three cards of your library. Until the end of your next turn, you may play those cards. If this spell was cast from a graveyard, you may play cards this way without paying their mana costs.",
"Flashback {7}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p29"
},
{
"name": "Mountain",
"is_land": true,
"rules": [
"{T}: Add {R}."
],
"id": "p58"
},
{
"mana_cost": "{4}{R}",
"name": "Plundering Predator",
"rules": [
"Flying",
"When {this} enters, you may discard a card. If you do, draw a card."
],
"power": "3",
"id": "p20",
"toughness": "3"
},
{
"mana_cost": "{3}{R}{R}",
"name": "Sarkhan, the Dragonspeaker",
"rules": [
"+1: Until end of turn, {this} becomes a legendary 4/4 red Dragon creature with flying, indestructible, and haste.",
"-3: {this} deals 4 damage to target creature.",
"-6: You get an emblem with \"At the beginning of your draw step, draw two additional cards\" and \"At the beginning of your end step, discard your hand.\""
],
"id": "p21"
},
{
"mana_cost": "{2}{R}",
"name": "Spellgorger Weird",
"rules": [
"Whenever you cast a noncreature spell, put a +1/+1 counter on {this}."
],
"power": "2",
"id": "p22",
"toughness": "2"
}
]
},
{
"hand_size": 6,
"graveyard": [
{
"name": "Forge Devil",
"rules": [
"When {this} enters, it deals 1 damage to target creature and 1 damage to you."
],
"id": "p32"
},
{
"name": "Hobblefiend",
"rules": [
"Trample",
"{1}, Sacrifice another creature: Put a +1/+1 counter on {this}."
],
"id": "p4"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p62"
},
{
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p51"
},
{
"name": "Tragic Lesson",
"rules": [
"Draw two cards. Then discard a card unless you return a land you control to its owner's hand."
],
"id": "p8"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Elite Instructor",
"rules": [
"When {this} enters, draw a card, then discard a card."
],
"id": "p3",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p63"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p59"
},
{
"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: Red"
],
"id": "p6"
},
{
"tapped": true,
"name": "Torch Fiend",
"rules": [
"{R}, Sacrifice {this}: Destroy target artifact."
],
"id": "p7",
"power": "2",
"toughness": "1",
"summoning_sick": false
}
],
"name": "MiniMx Pessim",
"library_size": 22,
"life": 16
}
],
"incoming_attackers": [
{
"name": "Torch Fiend",
"id": "p7",
"power": "2",
"toughness": "1"
},
{
"name": "Elite Instructor",
"id": "p3",
"power": "2",
"toughness": "2"
}
]
}MstMed Criticllm
pass_priority(board_cursor=30)
{
"combat_phase": "blockers",
"game_seq": 342,
"action_type": "GAME_SELECT",
"stop_reason": "combat",
"response_type": "select",
"untapped_lands": 2,
"combat": [
{
"blocked": false,
"defending": "MstMed Critic",
"attackers": [
{
"name": "Torch Fiend",
"id": "p7",
"power": "2",
"toughness": "1"
}
]
},
{
"blocked": false,
"defending": "MstMed Critic",
"attackers": [
{
"name": "Elite Instructor",
"id": "p3",
"power": "2",
"toughness": "2"
}
]
}
],
"message": "Select blockers",
"action_pending": true,
"board_unchanged": true,
"context": "T9 Combat/Declare Blockers (MiniMx Pessim)",
"respond_with": "blockers=p5:p1,p6:p2 (blocker:attacker) or choice=yes (confirm) or choice=no (skip)",
"board_cursor": 30,
"choices": [
{
"name": "Young Pyromancer",
"index": 0,
"choice_type": "blocker",
"id": "p64",
"power": "2",
"toughness": "1"
}
],
"incoming_attackers": [
{
"name": "Torch Fiend",
"id": "p7",
"power": "2",
"toughness": "1"
},
{
"name": "Elite Instructor",
"id": "p3",
"power": "2",
"toughness": "2"
}
]
}thinkingMstMed Critic
I'll block **Torch Fiend** with **Young Pyromancer**.
MstMed CriticmcpYoung Pyromancer blocks p50
raw
choose_action(blockers=p64:p50)
{
"declared": [],
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"game_seq": 342,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "batch_block",
"failed": [
{
"id": "p64",
"reason": "attacker p50 is not a valid block target"
}
],
"next_action_message": "Play instants and activated abilities"
}minor blunder
Young Pyromancer is a high-value engine card that synergizes with the multiple instants/sorceries available (Ignite the …
Young Pyromancer is a high-value engine card that synergizes with the multiple instants/sorceries available (Ignite the Future in hand, Firebolt in graveyard). Trading it for a Torch Fiend - a vanilla 2/1 - wastes significant future value. At 14 life, taking 4 damage to preserve Young Pyromancer is easily affordable, especially with Sarkhan and other powerful cards in hand to stabilize next turn.
Analysis
Action taken: Blocked Torch Fiend with Young Pyromancer, trading the engine creature for a 2/1.
Better line: Don't block, take 4 damage (go to 10 life), and preserve Young Pyromancer to generate elemental tokens off future spell casts like Ignite the Future and Firebolt flashback.
MiniMx Pessimllm
pass_priority(board_cursor=22)
{
"game_seq": 348,
"action_type": "GAME_SELECT",
"stop_reason": "playable_cards",
"response_type": "select",
"untapped_lands": 5,
"combat": [
{
"blocked": false,
"defending": "MstMed Critic",
"attackers": [
{
"name": "Torch Fiend",
"id": "p7",
"power": "2",
"toughness": "1"
}
]
},
{
"blocked": false,
"defending": "MstMed Critic",
"attackers": [
{
"name": "Elite Instructor",
"id": "p3",
"power": "2",
"toughness": "2"
}
]
}
],
"message": "Play instants and activated abilities",
"action_pending": true,
"has_playable_cards": true,
"context": "T9 Combat/Declare Blockers (MiniMx Pessim)",
"respond_with": "choice=pN to play, or choice=no to pass",
"board_cursor": 23,
"choices": [
{
"mana_cost": "{4}{U}",
"name": "Bury in Books",
"index": 0,
"action": "cast",
"id": "p30"
},
{
"mana_cost": "{1}{R}",
"name": "Heartfire",
"index": 1,
"action": "cast",
"id": "p66"
}
],
"board": [
{
"hand_size": 6,
"graveyard": [
{
"name": "Forge Devil",
"rules": [
"When {this} enters, it deals 1 damage to target creature and 1 damage to you."
],
"id": "p32"
},
{
"name": "Hobblefiend",
"rules": [
"Trample",
"{1}, Sacrifice another creature: Put a +1/+1 counter on {this}."
],
"id": "p4"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p62"
},
{
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p51"
},
{
"name": "Tragic Lesson",
"rules": [
"Draw two cards. Then discard a card unless you return a land you control to its owner's hand."
],
"id": "p8"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Elite Instructor",
"rules": [
"When {this} enters, draw a card, then discard a card."
],
"id": "p3",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p63"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p59"
},
{
"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: Red"
],
"id": "p6"
},
{
"tapped": true,
"name": "Torch Fiend",
"rules": [
"{R}, Sacrifice {this}: Destroy target artifact."
],
"id": "p7",
"power": "2",
"toughness": "1",
"summoning_sick": false
}
],
"name": "MiniMx Pessim",
"library_size": 22,
"life": 16,
"hand": [
{
"mana_cost": "{4}{U}",
"name": "Biblioplex Kraken",
"rules": [
"When {this} enters, scry 3. (Look at the top three cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever {this} attacks, you may return another creature you control to its owner's hand. If you do, {this} can't be blocked this turn."
],
"power": "4",
"id": "p55",
"toughness": "5"
},
{
"mana_cost": "{4}{U}",
"name": "Bury in Books",
"rules": [
"This spell costs {2} less to cast if it targets an attacking creature.",
"Put target creature into its owner's library second from the top."
],
"id": "p30",
"playable": true
},
{
"mana_cost": "{4}{R}",
"name": "Havoc Jester",
"rules": [
"Whenever you sacrifice a permanent, {this} deals 1 damage to any target."
],
"power": "5",
"id": "p36",
"toughness": "5"
},
{
"mana_cost": "{1}{R}",
"name": "Heartfire",
"rules": [
"As an additional cost to cast this spell, sacrifice a creature or planeswalker.: ",
"{this} deals 4 damage to any target."
],
"id": "p66",
"playable": true
},
{
"mana_cost": "{3}{U}",
"name": "Tolarian Sentinel",
"rules": [
"Flying",
"{U}, {T}, Discard a card: Return target permanent you control to its owner's hand."
],
"power": "1",
"id": "p41",
"toughness": "3"
},
{
"mana_cost": "{3}{R}",
"name": "Traitorous Greed",
"rules": [
"Gain control of target creature until end of turn. Untap that creature. It gains haste until end of turn. Add two mana of any one color."
],
"id": "p9"
}
]
},
{
"hand_size": 6,
"graveyard": [
{
"name": "Firebolt",
"rules": [
"{this} deals 2 damage to any target.",
"Flashback {4}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p17"
},
{
"name": "Kargan Dragonrider",
"rules": [
"As long as you control a Dragon, {this} has flying."
],
"id": "p18"
},
{
"name": "Mizzix, Replica Rider",
"rules": [
"Flying",
"Whenever you cast a spell from anywhere other than your hand, you may pay {1}{U/R}. If you do, copy that spell and you may choose new targets for the copy. If the copy is a permanent spell, it gains haste and \"At the beginning of your end step, sacrifice this permanent.\""
],
"id": "p35"
},
{
"name": "Tormenting Voice",
"rules": [
"As an additional cost to cast this spell, discard a card.: ",
"Draw two cards."
],
"id": "p16"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p31"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p42"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p46"
},
{
"tapped": true,
"name": "Thermo-Alchemist",
"rules": [
"Defender",
"{T}: {this} deals 1 damage to each opponent.",
"Whenever you cast an instant or sorcery spell, untap {this}."
],
"id": "p39",
"power": "0",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Bluff",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than red.",
"{T}: Add {R}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Black"
],
"id": "p50"
},
{
"tapped": false,
"name": "Young Pyromancer",
"rules": [
"Whenever you cast an instant or sorcery spell, create a 1/1 red Elemental creature token."
],
"id": "p64",
"power": "2",
"toughness": "1",
"summoning_sick": true
}
],
"name": "MstMed Critic",
"library_size": 24,
"life": 14
}
]
}MiniMx PessimmcpPass
raw
choose_action(choice=no)
{
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"game_seq": 348,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "passed_priority",
"next_action_message": "Play instants and activated abilities"
}MiniMx Pessimllm
pass_priority(board_cursor=23)
{
"game_seq": 355,
"action_type": "GAME_SELECT",
"stop_reason": "playable_cards",
"response_type": "select",
"untapped_lands": 5,
"message": "Play spells and abilities",
"action_pending": true,
"land_drops_used": 1,
"has_playable_cards": true,
"context": "T9 Postcombat Main/Postcombat Main (MiniMx Pessim) YOUR_MAIN",
"respond_with": "choice=pN to play, or choice=no to pass",
"board_cursor": 24,
"choices": [
{
"mana_cost": "{4}{U}",
"name": "Biblioplex Kraken",
"index": 0,
"action": "cast",
"id": "p55",
"power": "4",
"toughness": "5"
},
{
"mana_cost": "{4}{U}",
"name": "Bury in Books",
"index": 1,
"action": "cast",
"id": "p30"
},
{
"mana_cost": "{4}{R}",
"name": "Havoc Jester",
"index": 2,
"action": "cast",
"id": "p36",
"power": "5",
"toughness": "5"
},
{
"mana_cost": "{1}{R}",
"name": "Heartfire",
"index": 3,
"action": "cast",
"id": "p66"
},
{
"mana_cost": "{3}{U}",
"name": "Tolarian Sentinel",
"index": 4,
"action": "cast",
"id": "p41",
"power": "1",
"toughness": "3"
},
{
"mana_cost": "{3}{R}",
"name": "Traitorous Greed",
"index": 5,
"action": "cast",
"id": "p9"
}
],
"board": [
{
"hand_size": 6,
"graveyard": [
{
"name": "Forge Devil",
"rules": [
"When {this} enters, it deals 1 damage to target creature and 1 damage to you."
],
"id": "p32"
},
{
"name": "Hobblefiend",
"rules": [
"Trample",
"{1}, Sacrifice another creature: Put a +1/+1 counter on {this}."
],
"id": "p4"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p62"
},
{
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p51"
},
{
"name": "Tragic Lesson",
"rules": [
"Draw two cards. Then discard a card unless you return a land you control to its owner's hand."
],
"id": "p8"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Elite Instructor",
"rules": [
"When {this} enters, draw a card, then discard a card."
],
"id": "p3",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p63"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p59"
},
{
"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: Red"
],
"id": "p6"
},
{
"tapped": true,
"name": "Torch Fiend",
"rules": [
"{R}, Sacrifice {this}: Destroy target artifact."
],
"id": "p7",
"power": "2",
"toughness": "1",
"summoning_sick": false
}
],
"name": "MiniMx Pessim",
"library_size": 22,
"life": 16,
"hand": [
{
"mana_cost": "{4}{U}",
"name": "Biblioplex Kraken",
"rules": [
"When {this} enters, scry 3. (Look at the top three cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever {this} attacks, you may return another creature you control to its owner's hand. If you do, {this} can't be blocked this turn."
],
"power": "4",
"id": "p55",
"toughness": "5",
"playable": true
},
{
"mana_cost": "{4}{U}",
"name": "Bury in Books",
"rules": [
"This spell costs {2} less to cast if it targets an attacking creature.",
"Put target creature into its owner's library second from the top."
],
"id": "p30",
"playable": true
},
{
"mana_cost": "{4}{R}",
"name": "Havoc Jester",
"rules": [
"Whenever you sacrifice a permanent, {this} deals 1 damage to any target."
],
"power": "5",
"id": "p36",
"toughness": "5",
"playable": true
},
{
"mana_cost": "{1}{R}",
"name": "Heartfire",
"rules": [
"As an additional cost to cast this spell, sacrifice a creature or planeswalker.: ",
"{this} deals 4 damage to any target."
],
"id": "p66",
"playable": true
},
{
"mana_cost": "{3}{U}",
"name": "Tolarian Sentinel",
"rules": [
"Flying",
"{U}, {T}, Discard a card: Return target permanent you control to its owner's hand."
],
"power": "1",
"id": "p41",
"toughness": "3",
"playable": true
},
{
"mana_cost": "{3}{R}",
"name": "Traitorous Greed",
"rules": [
"Gain control of target creature until end of turn. Untap that creature. It gains haste until end of turn. Add two mana of any one color."
],
"id": "p9",
"playable": true
}
]
},
{
"hand_size": 6,
"graveyard": [
{
"name": "Firebolt",
"rules": [
"{this} deals 2 damage to any target.",
"Flashback {4}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p17"
},
{
"name": "Kargan Dragonrider",
"rules": [
"As long as you control a Dragon, {this} has flying."
],
"id": "p18"
},
{
"name": "Mizzix, Replica Rider",
"rules": [
"Flying",
"Whenever you cast a spell from anywhere other than your hand, you may pay {1}{U/R}. If you do, copy that spell and you may choose new targets for the copy. If the copy is a permanent spell, it gains haste and \"At the beginning of your end step, sacrifice this permanent.\""
],
"id": "p35"
},
{
"name": "Tormenting Voice",
"rules": [
"As an additional cost to cast this spell, discard a card.: ",
"Draw two cards."
],
"id": "p16"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p31"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p42"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p46"
},
{
"tapped": true,
"name": "Thermo-Alchemist",
"rules": [
"Defender",
"{T}: {this} deals 1 damage to each opponent.",
"Whenever you cast an instant or sorcery spell, untap {this}."
],
"id": "p39",
"power": "0",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Bluff",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than red.",
"{T}: Add {R}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Black"
],
"id": "p50"
},
{
"tapped": false,
"name": "Young Pyromancer",
"rules": [
"Whenever you cast an instant or sorcery spell, create a 1/1 red Elemental creature token."
],
"id": "p64",
"power": "2",
"toughness": "1",
"summoning_sick": true
}
],
"name": "MstMed Critic",
"library_size": 24,
"life": 10
}
]
}gameMstMed Critic loses 2 life at combat from Torch Fiend
gameMstMed Critic loses 2 life at combat from Elite Instructor
— Combat Damage —
— Postcombat Main —
MiniMx PessimmcpCast Havoc Jester {4}{R}
raw
choose_action(choice=p36)
{
"next_action_pending": true,
"next_action_type": "GAME_CHOOSE_ABILITY",
"game_seq": 355,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "selected_2",
"next_action_message": "Choose spell or ability to play: Thriving Isle"
}MiniMx Pessimllm
choose_action(choice=0)
{
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"game_seq": 358,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "selected_ability_0",
"next_action_message": "Play instants and activated abilities"
}gameMiniMx Pessim casts Havoc Jester from hand
gameMiniMx Pessim puts Havoc Jester from stack onto the Battlefield
— MstMed Critic's Turn 9 —
MstMed Criticllm
pass_priority(board_cursor=30)
{
"game_seq": 369,
"action_type": "GAME_SELECT",
"stop_reason": "playable_cards",
"response_type": "select",
"untapped_lands": 4,
"message": "Play spells and abilities",
"action_pending": true,
"land_drops_used": 0,
"has_playable_cards": true,
"context": "T9 Precombat Main/Precombat Main (MstMed Critic) YOUR_MAIN",
"respond_with": "choice=pN to play, or choice=no to pass",
"board_cursor": 31,
"choices": [
{
"mana_cost": "{2}{R}{R}",
"name": "Furnace Whelp",
"index": 0,
"action": "cast",
"id": "p49",
"power": "2",
"toughness": "2"
},
{
"mana_cost": "{3}{R}",
"name": "Ignite the Future",
"index": 1,
"action": "cast",
"id": "p29"
},
{
"name": "Mountain",
"index": 2,
"action": "land",
"id": "p58"
},
{
"mana_cost": "{2}{R}",
"name": "Spellgorger Weird",
"index": 3,
"action": "cast",
"id": "p22",
"power": "2",
"toughness": "2"
},
{
"name": "Thermo-Alchemist",
"index": 4,
"action": "activate",
"playable_abilities": [
"{T}: {this} deals 1 damage to each opponent."
],
"id": "p39"
},
{
"name": "Thriving Bluff",
"index": 5,
"action": "land",
"id": "p69"
}
],
"board": [
{
"hand_size": 7,
"graveyard": [
{
"name": "Firebolt",
"rules": [
"{this} deals 2 damage to any target.",
"Flashback {4}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p17"
},
{
"name": "Kargan Dragonrider",
"rules": [
"As long as you control a Dragon, {this} has flying."
],
"id": "p18"
},
{
"name": "Mizzix, Replica Rider",
"rules": [
"Flying",
"Whenever you cast a spell from anywhere other than your hand, you may pay {1}{U/R}. If you do, copy that spell and you may choose new targets for the copy. If the copy is a permanent spell, it gains haste and \"At the beginning of your end step, sacrifice this permanent.\""
],
"id": "p35"
},
{
"name": "Tormenting Voice",
"rules": [
"As an additional cost to cast this spell, discard a card.: ",
"Draw two cards."
],
"id": "p16"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p42"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p46"
},
{
"tapped": false,
"name": "Thermo-Alchemist",
"rules": [
"Defender",
"{T}: {this} deals 1 damage to each opponent.",
"Whenever you cast an instant or sorcery spell, untap {this}."
],
"id": "p39",
"power": "0",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Bluff",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than red.",
"{T}: Add {R}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Black"
],
"id": "p50"
},
{
"tapped": false,
"name": "Young Pyromancer",
"rules": [
"Whenever you cast an instant or sorcery spell, create a 1/1 red Elemental creature token."
],
"id": "p64",
"power": "2",
"toughness": "1",
"summoning_sick": false
}
],
"name": "MstMed Critic",
"library_size": 23,
"life": 10,
"hand": [
{
"mana_cost": "{2}{R}{R}",
"name": "Furnace Whelp",
"rules": [
"Flying",
"{R}: {this} gets +1/+0 until end of turn."
],
"power": "2",
"id": "p49",
"toughness": "2",
"playable": true
},
{
"mana_cost": "{3}{R}",
"name": "Ignite the Future",
"rules": [
"Exile the top three cards of your library. Until the end of your next turn, you may play those cards. If this spell was cast from a graveyard, you may play cards this way without paying their mana costs.",
"Flashback {7}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p29",
"playable": true
},
{
"name": "Mountain",
"is_land": true,
"rules": [
"{T}: Add {R}."
],
"id": "p58",
"playable": true
},
{
"mana_cost": "{4}{R}",
"name": "Plundering Predator",
"rules": [
"Flying",
"When {this} enters, you may discard a card. If you do, draw a card."
],
"power": "3",
"id": "p20",
"toughness": "3"
},
{
"mana_cost": "{3}{R}{R}",
"name": "Sarkhan, the Dragonspeaker",
"rules": [
"+1: Until end of turn, {this} becomes a legendary 4/4 red Dragon creature with flying, indestructible, and haste.",
"-3: {this} deals 4 damage to target creature.",
"-6: You get an emblem with \"At the beginning of your draw step, draw two additional cards\" and \"At the beginning of your end step, discard your hand.\""
],
"id": "p21"
},
{
"mana_cost": "{2}{R}",
"name": "Spellgorger Weird",
"rules": [
"Whenever you cast a noncreature spell, put a +1/+1 counter on {this}."
],
"power": "2",
"id": "p22",
"toughness": "2",
"playable": true
},
{
"name": "Thriving Bluff",
"is_land": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than red.",
"{T}: Add {R}.",
"{T}: Add one mana of the chosen color."
],
"id": "p69",
"playable": true
}
]
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Forge Devil",
"rules": [
"When {this} enters, it deals 1 damage to target creature and 1 damage to you."
],
"id": "p32"
},
{
"name": "Hobblefiend",
"rules": [
"Trample",
"{1}, Sacrifice another creature: Put a +1/+1 counter on {this}."
],
"id": "p4"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p62"
},
{
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p51"
},
{
"name": "Tragic Lesson",
"rules": [
"Draw two cards. Then discard a card unless you return a land you control to its owner's hand."
],
"id": "p8"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Elite Instructor",
"rules": [
"When {this} enters, draw a card, then discard a card."
],
"id": "p3",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Havoc Jester",
"rules": [
"Whenever you sacrifice a permanent, {this} deals 1 damage to any target."
],
"id": "p36",
"power": "5",
"toughness": "5",
"summoning_sick": true
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p63"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p59"
},
{
"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: Red"
],
"id": "p6"
},
{
"tapped": true,
"name": "Torch Fiend",
"rules": [
"{R}, Sacrifice {this}: Destroy target artifact."
],
"id": "p7",
"power": "2",
"toughness": "1",
"summoning_sick": false
}
],
"name": "MiniMx Pessim",
"library_size": 22,
"life": 16
}
]
}thinkingMstMed Critic
I'll play **Thriving Bluff** to add another land to my board and keep my mana options open.
mcpPlay Thriving Bluffraw
choose_action(choice=p69)
{
"next_action_pending": true,
"next_action_type": "GAME_CHOOSE_CHOICE",
"game_seq": 369,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "selected_5",
"next_action_message": "Choose replacement effect to resolve first"
}minor blunder
Playing Thriving Bluff (enters tapped) instead of Mountain means only 4 mana available this turn instead of 5, which pre…
Playing Thriving Bluff (enters tapped) instead of Mountain means only 4 mana available this turn instead of 5, which prevents casting Sarkhan, the Dragonspeaker (3RR) immediately. Sarkhan is the best card in hand and could +1 to become a 4/4 flying indestructible attacker this turn, applying crucial pressure before the opponent's Havoc Jester 5/5 becomes active.
Analysis
Action taken: Played Thriving Bluff (enters tapped), leaving only 4 mana available this turn.
Better line: Play Mountain (untapped) to have 5 Mountains, then cast Sarkhan, the Dragonspeaker. +1 Sarkhan to attack as a 4/4 flying indestructible dragon. Play Thriving Bluff on a later turn when the tempo loss matters less.
minor blunder
Chose Black for Thriving Bluff's color when the deck is Blue-Red.
Chose Black for Thriving Bluff's color when the deck is Blue-Red. Black mana has zero utility in this deck. The player has blue cards in their deck (Elite Instructor was opponent's, but card reference shows Bury in Books, Biblioplex Kraken, Tragic Lesson, Tolarian Sentinel, Thriving Isle, and Elite Instructor as potential deck cards). Choosing Blue would provide the second color needed for any blue spells drawn.
Analysis
Action taken: Chose Black as the secondary color for Thriving Bluff
Better line: Choose Blue as the secondary color for Thriving Bluff, since the deck is Blue-Red and Blue mana would actually be useful for casting blue spells
MstMed CriticmcpThriving Bluff: As Thriving Bluff enters, choose a color other than red.
raw
choose_action(choice=1)
{
"next_action_pending": true,
"next_action_type": "GAME_CHOOSE_CHOICE",
"game_seq": 370,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "selected_choice_1",
"next_action_message": "Choose color"
}thinkingMstMed Critic
I'll choose **Black** for **Thriving Bluff** to diversify my mana options.
mcpBlackraw
choose_action(choice=2)
{
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"game_seq": 371,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "selected_choice_2",
"next_action_message": "Play spells and abilities"
}MstMed Criticllm
pass_priority(board_cursor=31)
{
"combat_phase": "attackers",
"game_seq": 378,
"action_type": "GAME_SELECT",
"stop_reason": "combat",
"response_type": "select",
"untapped_lands": 4,
"message": "Select attackers",
"action_pending": true,
"context": "T9 Combat/Declare Attackers (MstMed Critic)",
"respond_with": "attackers=p1,p2,... or choice=yes (confirm) or choice=no (skip)",
"board_cursor": 32,
"choices": [
{
"name": "Young Pyromancer",
"index": 0,
"choice_type": "attacker",
"id": "p64",
"power": "2",
"toughness": "1"
},
{
"name": "All attack",
"index": 1,
"choice_type": "special",
"id": "all"
}
],
"board": [
{
"hand_size": 6,
"graveyard": [
{
"name": "Firebolt",
"rules": [
"{this} deals 2 damage to any target.",
"Flashback {4}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p17"
},
{
"name": "Kargan Dragonrider",
"rules": [
"As long as you control a Dragon, {this} has flying."
],
"id": "p18"
},
{
"name": "Mizzix, Replica Rider",
"rules": [
"Flying",
"Whenever you cast a spell from anywhere other than your hand, you may pay {1}{U/R}. If you do, copy that spell and you may choose new targets for the copy. If the copy is a permanent spell, it gains haste and \"At the beginning of your end step, sacrifice this permanent.\""
],
"id": "p35"
},
{
"name": "Tormenting Voice",
"rules": [
"As an additional cost to cast this spell, discard a card.: ",
"Draw two cards."
],
"id": "p16"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p42"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p46"
},
{
"tapped": false,
"name": "Thermo-Alchemist",
"rules": [
"Defender",
"{T}: {this} deals 1 damage to each opponent.",
"Whenever you cast an instant or sorcery spell, untap {this}."
],
"id": "p39",
"power": "0",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Bluff",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than red.",
"{T}: Add {R}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Black"
],
"id": "p50"
},
{
"tapped": true,
"name": "Thriving Bluff",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than red.",
"{T}: Add {R}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Black"
],
"id": "p69"
},
{
"tapped": false,
"name": "Young Pyromancer",
"rules": [
"Whenever you cast an instant or sorcery spell, create a 1/1 red Elemental creature token."
],
"id": "p64",
"power": "2",
"toughness": "1",
"summoning_sick": false
}
],
"name": "MstMed Critic",
"library_size": 23,
"life": 10,
"hand": [
{
"mana_cost": "{2}{R}{R}",
"name": "Furnace Whelp",
"rules": [
"Flying",
"{R}: {this} gets +1/+0 until end of turn."
],
"power": "2",
"id": "p49",
"toughness": "2"
},
{
"mana_cost": "{3}{R}",
"name": "Ignite the Future",
"rules": [
"Exile the top three cards of your library. Until the end of your next turn, you may play those cards. If this spell was cast from a graveyard, you may play cards this way without paying their mana costs.",
"Flashback {7}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p29"
},
{
"name": "Mountain",
"is_land": true,
"rules": [
"{T}: Add {R}."
],
"id": "p58"
},
{
"mana_cost": "{4}{R}",
"name": "Plundering Predator",
"rules": [
"Flying",
"When {this} enters, you may discard a card. If you do, draw a card."
],
"power": "3",
"id": "p20",
"toughness": "3"
},
{
"mana_cost": "{3}{R}{R}",
"name": "Sarkhan, the Dragonspeaker",
"rules": [
"+1: Until end of turn, {this} becomes a legendary 4/4 red Dragon creature with flying, indestructible, and haste.",
"-3: {this} deals 4 damage to target creature.",
"-6: You get an emblem with \"At the beginning of your draw step, draw two additional cards\" and \"At the beginning of your end step, discard your hand.\""
],
"id": "p21"
},
{
"mana_cost": "{2}{R}",
"name": "Spellgorger Weird",
"rules": [
"Whenever you cast a noncreature spell, put a +1/+1 counter on {this}."
],
"power": "2",
"id": "p22",
"toughness": "2"
}
]
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Forge Devil",
"rules": [
"When {this} enters, it deals 1 damage to target creature and 1 damage to you."
],
"id": "p32"
},
{
"name": "Hobblefiend",
"rules": [
"Trample",
"{1}, Sacrifice another creature: Put a +1/+1 counter on {this}."
],
"id": "p4"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p62"
},
{
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p51"
},
{
"name": "Tragic Lesson",
"rules": [
"Draw two cards. Then discard a card unless you return a land you control to its owner's hand."
],
"id": "p8"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Elite Instructor",
"rules": [
"When {this} enters, draw a card, then discard a card."
],
"id": "p3",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Havoc Jester",
"rules": [
"Whenever you sacrifice a permanent, {this} deals 1 damage to any target."
],
"id": "p36",
"power": "5",
"toughness": "5",
"summoning_sick": true
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p63"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p59"
},
{
"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: Red"
],
"id": "p6"
},
{
"tapped": true,
"name": "Torch Fiend",
"rules": [
"{R}, Sacrifice {this}: Destroy target artifact."
],
"id": "p7",
"power": "2",
"toughness": "1",
"summoning_sick": false
}
],
"name": "MiniMx Pessim",
"library_size": 22,
"life": 16
}
]
}gameThriving Bluff: MstMed Critic has chosen Black
gameMstMed Critic puts Thriving Bluff from hand onto the Battlefield
— Declare Attackers —
MstMed Criticllm
pass_priority(board_cursor=32)
{
"combat_phase": "attackers",
"game_seq": 378,
"action_type": "GAME_SELECT",
"stop_reason": "combat",
"response_type": "select",
"untapped_lands": 4,
"message": "Select attackers",
"action_pending": true,
"board_unchanged": true,
"context": "T9 Combat/Declare Attackers (MstMed Critic)",
"respond_with": "attackers=p1,p2,... or choice=yes (confirm) or choice=no (skip)",
"board_cursor": 32,
"choices": [
{
"name": "Young Pyromancer",
"index": 0,
"choice_type": "attacker",
"id": "p64",
"power": "2",
"toughness": "1"
},
{
"name": "All attack",
"index": 1,
"choice_type": "special",
"id": "all"
}
]
}thinkingMstMed Critic
I'll attack with **Young Pyromancer** to apply pressure.
mcpAttack with Young Pyromancer 2/1raw
choose_action(attackers=p64)
{
"declared": [
"p64"
],
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"game_seq": 378,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "batch_attack",
"next_action_message": "Play instants and activated abilities"
}gameMstMed Critic attacks MiniMx Pessim with 1 creature
— Declare Blockers —
MiniMx Pessimllm
pass_priority(board_cursor=24)
{
"combat_phase": "blockers",
"game_seq": 384,
"action_type": "GAME_SELECT",
"stop_reason": "combat",
"response_type": "select",
"combat": [
{
"blocked": false,
"defending": "MiniMx Pessim",
"attackers": [
{
"name": "Young Pyromancer",
"id": "p64",
"power": "2",
"toughness": "1"
}
]
}
],
"message": "Select blockers",
"action_pending": true,
"context": "T9 Combat/Declare Blockers (MstMed Critic)",
"respond_with": "blockers=p5:p1,p6:p2 (blocker:attacker) or choice=yes (confirm) or choice=no (skip)",
"board_cursor": 26,
"choices": [
{
"name": "Havoc Jester",
"index": 0,
"choice_type": "blocker",
"id": "p36",
"power": "5",
"toughness": "5"
}
],
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Forge Devil",
"rules": [
"When {this} enters, it deals 1 damage to target creature and 1 damage to you."
],
"id": "p32"
},
{
"name": "Hobblefiend",
"rules": [
"Trample",
"{1}, Sacrifice another creature: Put a +1/+1 counter on {this}."
],
"id": "p4"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p62"
},
{
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p51"
},
{
"name": "Tragic Lesson",
"rules": [
"Draw two cards. Then discard a card unless you return a land you control to its owner's hand."
],
"id": "p8"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Elite Instructor",
"rules": [
"When {this} enters, draw a card, then discard a card."
],
"id": "p3",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Havoc Jester",
"rules": [
"Whenever you sacrifice a permanent, {this} deals 1 damage to any target."
],
"id": "p36",
"power": "5",
"toughness": "5",
"summoning_sick": true
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p63"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p59"
},
{
"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: Red"
],
"id": "p6"
},
{
"tapped": true,
"name": "Torch Fiend",
"rules": [
"{R}, Sacrifice {this}: Destroy target artifact."
],
"id": "p7",
"power": "2",
"toughness": "1",
"summoning_sick": false
}
],
"name": "MiniMx Pessim",
"library_size": 22,
"life": 16,
"hand": [
{
"mana_cost": "{4}{U}",
"name": "Biblioplex Kraken",
"rules": [
"When {this} enters, scry 3. (Look at the top three cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever {this} attacks, you may return another creature you control to its owner's hand. If you do, {this} can't be blocked this turn."
],
"power": "4",
"id": "p55",
"toughness": "5"
},
{
"mana_cost": "{4}{U}",
"name": "Bury in Books",
"rules": [
"This spell costs {2} less to cast if it targets an attacking creature.",
"Put target creature into its owner's library second from the top."
],
"id": "p30"
},
{
"mana_cost": "{1}{R}",
"name": "Heartfire",
"rules": [
"As an additional cost to cast this spell, sacrifice a creature or planeswalker.: ",
"{this} deals 4 damage to any target."
],
"id": "p66"
},
{
"mana_cost": "{3}{U}",
"name": "Tolarian Sentinel",
"rules": [
"Flying",
"{U}, {T}, Discard a card: Return target permanent you control to its owner's hand."
],
"power": "1",
"id": "p41",
"toughness": "3"
},
{
"mana_cost": "{3}{R}",
"name": "Traitorous Greed",
"rules": [
"Gain control of target creature until end of turn. Untap that creature. It gains haste until end of turn. Add two mana of any one color."
],
"id": "p9"
}
]
},
{
"hand_size": 6,
"graveyard": [
{
"name": "Firebolt",
"rules": [
"{this} deals 2 damage to any target.",
"Flashback {4}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p17"
},
{
"name": "Kargan Dragonrider",
"rules": [
"As long as you control a Dragon, {this} has flying."
],
"id": "p18"
},
{
"name": "Mizzix, Replica Rider",
"rules": [
"Flying",
"Whenever you cast a spell from anywhere other than your hand, you may pay {1}{U/R}. If you do, copy that spell and you may choose new targets for the copy. If the copy is a permanent spell, it gains haste and \"At the beginning of your end step, sacrifice this permanent.\""
],
"id": "p35"
},
{
"name": "Tormenting Voice",
"rules": [
"As an additional cost to cast this spell, discard a card.: ",
"Draw two cards."
],
"id": "p16"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p42"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p46"
},
{
"tapped": false,
"name": "Thermo-Alchemist",
"rules": [
"Defender",
"{T}: {this} deals 1 damage to each opponent.",
"Whenever you cast an instant or sorcery spell, untap {this}."
],
"id": "p39",
"power": "0",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Bluff",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than red.",
"{T}: Add {R}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Black"
],
"id": "p50"
},
{
"tapped": true,
"name": "Thriving Bluff",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than red.",
"{T}: Add {R}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Black"
],
"id": "p69"
},
{
"tapped": true,
"name": "Young Pyromancer",
"rules": [
"Whenever you cast an instant or sorcery spell, create a 1/1 red Elemental creature token."
],
"id": "p64",
"power": "2",
"toughness": "1",
"summoning_sick": false
}
],
"name": "MstMed Critic",
"library_size": 23,
"life": 10
}
],
"incoming_attackers": [
{
"name": "Young Pyromancer",
"id": "p64",
"power": "2",
"toughness": "1"
}
]
}MiniMx PessimmcpHavoc Jester blocks p70
raw
choose_action(blockers=p36:p70)
{
"declared": [
{
"id": "p36",
"blocks": "p70"
}
],
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"game_seq": 384,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "batch_block",
"next_action_message": "Play instants and activated abilities"
}gameAttacker: Young Pyromancer (2/1) blocked by Havoc Jester (5/5)
MstMed Criticllm
pass_priority(board_cursor=32)
{
"game_seq": 388,
"action_type": "GAME_SELECT",
"stop_reason": "playable_cards",
"response_type": "select",
"untapped_lands": 4,
"combat": [
{
"blocked": true,
"defending": "MiniMx Pessim",
"attackers": [
{
"name": "Young Pyromancer",
"id": "p64",
"power": "2",
"toughness": "1"
}
],
"blockers": [
{
"name": "Havoc Jester",
"id": "p36",
"power": "5",
"toughness": "5"
}
]
}
],
"message": "Play instants and activated abilities",
"action_pending": true,
"has_playable_cards": true,
"context": "T9 Combat/Declare Blockers (MstMed Critic)",
"respond_with": "choice=pN to play, or choice=no to pass",
"board_cursor": 33,
"choices": [
{
"name": "Thermo-Alchemist",
"index": 0,
"action": "activate",
"playable_abilities": [
"{T}: {this} deals 1 damage to each opponent."
],
"id": "p39"
}
],
"board": [
{
"hand_size": 6,
"graveyard": [
{
"name": "Firebolt",
"rules": [
"{this} deals 2 damage to any target.",
"Flashback {4}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p17"
},
{
"name": "Kargan Dragonrider",
"rules": [
"As long as you control a Dragon, {this} has flying."
],
"id": "p18"
},
{
"name": "Mizzix, Replica Rider",
"rules": [
"Flying",
"Whenever you cast a spell from anywhere other than your hand, you may pay {1}{U/R}. If you do, copy that spell and you may choose new targets for the copy. If the copy is a permanent spell, it gains haste and \"At the beginning of your end step, sacrifice this permanent.\""
],
"id": "p35"
},
{
"name": "Tormenting Voice",
"rules": [
"As an additional cost to cast this spell, discard a card.: ",
"Draw two cards."
],
"id": "p16"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p42"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p46"
},
{
"tapped": false,
"name": "Thermo-Alchemist",
"rules": [
"Defender",
"{T}: {this} deals 1 damage to each opponent.",
"Whenever you cast an instant or sorcery spell, untap {this}."
],
"id": "p39",
"power": "0",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Bluff",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than red.",
"{T}: Add {R}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Black"
],
"id": "p50"
},
{
"tapped": true,
"name": "Thriving Bluff",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than red.",
"{T}: Add {R}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Black"
],
"id": "p69"
},
{
"tapped": true,
"name": "Young Pyromancer",
"rules": [
"Whenever you cast an instant or sorcery spell, create a 1/1 red Elemental creature token."
],
"id": "p64",
"power": "2",
"toughness": "1",
"summoning_sick": false
}
],
"name": "MstMed Critic",
"library_size": 23,
"life": 10,
"hand": [
{
"mana_cost": "{2}{R}{R}",
"name": "Furnace Whelp",
"rules": [
"Flying",
"{R}: {this} gets +1/+0 until end of turn."
],
"power": "2",
"id": "p49",
"toughness": "2"
},
{
"mana_cost": "{3}{R}",
"name": "Ignite the Future",
"rules": [
"Exile the top three cards of your library. Until the end of your next turn, you may play those cards. If this spell was cast from a graveyard, you may play cards this way without paying their mana costs.",
"Flashback {7}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p29"
},
{
"name": "Mountain",
"is_land": true,
"rules": [
"{T}: Add {R}."
],
"id": "p58"
},
{
"mana_cost": "{4}{R}",
"name": "Plundering Predator",
"rules": [
"Flying",
"When {this} enters, you may discard a card. If you do, draw a card."
],
"power": "3",
"id": "p20",
"toughness": "3"
},
{
"mana_cost": "{3}{R}{R}",
"name": "Sarkhan, the Dragonspeaker",
"rules": [
"+1: Until end of turn, {this} becomes a legendary 4/4 red Dragon creature with flying, indestructible, and haste.",
"-3: {this} deals 4 damage to target creature.",
"-6: You get an emblem with \"At the beginning of your draw step, draw two additional cards\" and \"At the beginning of your end step, discard your hand.\""
],
"id": "p21"
},
{
"mana_cost": "{2}{R}",
"name": "Spellgorger Weird",
"rules": [
"Whenever you cast a noncreature spell, put a +1/+1 counter on {this}."
],
"power": "2",
"id": "p22",
"toughness": "2"
}
]
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Forge Devil",
"rules": [
"When {this} enters, it deals 1 damage to target creature and 1 damage to you."
],
"id": "p32"
},
{
"name": "Hobblefiend",
"rules": [
"Trample",
"{1}, Sacrifice another creature: Put a +1/+1 counter on {this}."
],
"id": "p4"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p62"
},
{
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p51"
},
{
"name": "Tragic Lesson",
"rules": [
"Draw two cards. Then discard a card unless you return a land you control to its owner's hand."
],
"id": "p8"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Elite Instructor",
"rules": [
"When {this} enters, draw a card, then discard a card."
],
"id": "p3",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Havoc Jester",
"rules": [
"Whenever you sacrifice a permanent, {this} deals 1 damage to any target."
],
"id": "p36",
"power": "5",
"toughness": "5",
"summoning_sick": true
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p63"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p59"
},
{
"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: Red"
],
"id": "p6"
},
{
"tapped": true,
"name": "Torch Fiend",
"rules": [
"{R}, Sacrifice {this}: Destroy target artifact."
],
"id": "p7",
"power": "2",
"toughness": "1",
"summoning_sick": false
}
],
"name": "MiniMx Pessim",
"library_size": 22,
"life": 16
}
]
}gameHavoc Jester deals 5 damage to Young Pyromancer
gameYoung Pyromancer deals 2 damage to Havoc Jester
gameYoung Pyromancer died
— Combat Damage —
MstMed Criticllm
pass_priority(board_cursor=33)
{
"game_seq": 394,
"action_type": "GAME_SELECT",
"stop_reason": "playable_cards",
"response_type": "select",
"untapped_lands": 4,
"combat": [
{
"blocked": true,
"defending": "MiniMx Pessim",
"attackers": [],
"blockers": [
{
"name": "Havoc Jester",
"id": "p36",
"power": "5",
"toughness": "5"
}
]
}
],
"message": "Play instants and activated abilities",
"action_pending": true,
"has_playable_cards": true,
"context": "T9 Combat/Combat Damage (MstMed Critic)",
"respond_with": "choice=pN to play, or choice=no to pass",
"board_cursor": 34,
"choices": [
{
"name": "Thermo-Alchemist",
"index": 0,
"action": "activate",
"playable_abilities": [
"{T}: {this} deals 1 damage to each opponent."
],
"id": "p39"
}
],
"board": [
{
"hand_size": 6,
"graveyard": [
{
"name": "Firebolt",
"rules": [
"{this} deals 2 damage to any target.",
"Flashback {4}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p17"
},
{
"name": "Kargan Dragonrider",
"rules": [
"As long as you control a Dragon, {this} has flying."
],
"id": "p18"
},
{
"name": "Mizzix, Replica Rider",
"rules": [
"Flying",
"Whenever you cast a spell from anywhere other than your hand, you may pay {1}{U/R}. If you do, copy that spell and you may choose new targets for the copy. If the copy is a permanent spell, it gains haste and \"At the beginning of your end step, sacrifice this permanent.\""
],
"id": "p35"
},
{
"name": "Tormenting Voice",
"rules": [
"As an additional cost to cast this spell, discard a card.: ",
"Draw two cards."
],
"id": "p16"
},
{
"name": "Young Pyromancer",
"rules": [
"Whenever you cast an instant or sorcery spell, create a 1/1 red Elemental creature token."
],
"id": "p64"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p42"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p46"
},
{
"tapped": false,
"name": "Thermo-Alchemist",
"rules": [
"Defender",
"{T}: {this} deals 1 damage to each opponent.",
"Whenever you cast an instant or sorcery spell, untap {this}."
],
"id": "p39",
"power": "0",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Bluff",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than red.",
"{T}: Add {R}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Black"
],
"id": "p50"
},
{
"tapped": true,
"name": "Thriving Bluff",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than red.",
"{T}: Add {R}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Black"
],
"id": "p69"
}
],
"name": "MstMed Critic",
"library_size": 23,
"life": 10,
"hand": [
{
"mana_cost": "{2}{R}{R}",
"name": "Furnace Whelp",
"rules": [
"Flying",
"{R}: {this} gets +1/+0 until end of turn."
],
"power": "2",
"id": "p49",
"toughness": "2"
},
{
"mana_cost": "{3}{R}",
"name": "Ignite the Future",
"rules": [
"Exile the top three cards of your library. Until the end of your next turn, you may play those cards. If this spell was cast from a graveyard, you may play cards this way without paying their mana costs.",
"Flashback {7}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p29"
},
{
"name": "Mountain",
"is_land": true,
"rules": [
"{T}: Add {R}."
],
"id": "p58"
},
{
"mana_cost": "{4}{R}",
"name": "Plundering Predator",
"rules": [
"Flying",
"When {this} enters, you may discard a card. If you do, draw a card."
],
"power": "3",
"id": "p20",
"toughness": "3"
},
{
"mana_cost": "{3}{R}{R}",
"name": "Sarkhan, the Dragonspeaker",
"rules": [
"+1: Until end of turn, {this} becomes a legendary 4/4 red Dragon creature with flying, indestructible, and haste.",
"-3: {this} deals 4 damage to target creature.",
"-6: You get an emblem with \"At the beginning of your draw step, draw two additional cards\" and \"At the beginning of your end step, discard your hand.\""
],
"id": "p21"
},
{
"mana_cost": "{2}{R}",
"name": "Spellgorger Weird",
"rules": [
"Whenever you cast a noncreature spell, put a +1/+1 counter on {this}."
],
"power": "2",
"id": "p22",
"toughness": "2"
}
]
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Forge Devil",
"rules": [
"When {this} enters, it deals 1 damage to target creature and 1 damage to you."
],
"id": "p32"
},
{
"name": "Hobblefiend",
"rules": [
"Trample",
"{1}, Sacrifice another creature: Put a +1/+1 counter on {this}."
],
"id": "p4"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p62"
},
{
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p51"
},
{
"name": "Tragic Lesson",
"rules": [
"Draw two cards. Then discard a card unless you return a land you control to its owner's hand."
],
"id": "p8"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Elite Instructor",
"rules": [
"When {this} enters, draw a card, then discard a card."
],
"id": "p3",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Havoc Jester",
"rules": [
"Whenever you sacrifice a permanent, {this} deals 1 damage to any target."
],
"id": "p36",
"power": "5",
"toughness": "5",
"summoning_sick": true
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p63"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p59"
},
{
"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: Red"
],
"id": "p6"
},
{
"tapped": true,
"name": "Torch Fiend",
"rules": [
"{R}, Sacrifice {this}: Destroy target artifact."
],
"id": "p7",
"power": "2",
"toughness": "1",
"summoning_sick": false
}
],
"name": "MiniMx Pessim",
"library_size": 22,
"life": 16
}
]
}MstMed Criticllm
pass_priority(board_cursor=34)
{
"game_seq": 396,
"action_type": "GAME_SELECT",
"stop_reason": "playable_cards",
"response_type": "select",
"untapped_lands": 4,
"message": "Play spells and abilities",
"action_pending": true,
"land_drops_used": 1,
"has_playable_cards": true,
"context": "T9 Postcombat Main/Postcombat Main (MstMed Critic) YOUR_MAIN",
"respond_with": "choice=pN to play, or choice=no to pass",
"board_cursor": 35,
"choices": [
{
"mana_cost": "{2}{R}{R}",
"name": "Furnace Whelp",
"index": 0,
"action": "cast",
"id": "p49",
"power": "2",
"toughness": "2"
},
{
"mana_cost": "{3}{R}",
"name": "Ignite the Future",
"index": 1,
"action": "cast",
"id": "p29"
},
{
"mana_cost": "{2}{R}",
"name": "Spellgorger Weird",
"index": 2,
"action": "cast",
"id": "p22",
"power": "2",
"toughness": "2"
},
{
"name": "Thermo-Alchemist",
"index": 3,
"action": "activate",
"playable_abilities": [
"{T}: {this} deals 1 damage to each opponent."
],
"id": "p39"
}
],
"board": [
{
"hand_size": 6,
"graveyard": [
{
"name": "Firebolt",
"rules": [
"{this} deals 2 damage to any target.",
"Flashback {4}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p17"
},
{
"name": "Kargan Dragonrider",
"rules": [
"As long as you control a Dragon, {this} has flying."
],
"id": "p18"
},
{
"name": "Mizzix, Replica Rider",
"rules": [
"Flying",
"Whenever you cast a spell from anywhere other than your hand, you may pay {1}{U/R}. If you do, copy that spell and you may choose new targets for the copy. If the copy is a permanent spell, it gains haste and \"At the beginning of your end step, sacrifice this permanent.\""
],
"id": "p35"
},
{
"name": "Tormenting Voice",
"rules": [
"As an additional cost to cast this spell, discard a card.: ",
"Draw two cards."
],
"id": "p16"
},
{
"name": "Young Pyromancer",
"rules": [
"Whenever you cast an instant or sorcery spell, create a 1/1 red Elemental creature token."
],
"id": "p64"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p42"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p46"
},
{
"tapped": false,
"name": "Thermo-Alchemist",
"rules": [
"Defender",
"{T}: {this} deals 1 damage to each opponent.",
"Whenever you cast an instant or sorcery spell, untap {this}."
],
"id": "p39",
"power": "0",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Bluff",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than red.",
"{T}: Add {R}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Black"
],
"id": "p50"
},
{
"tapped": true,
"name": "Thriving Bluff",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than red.",
"{T}: Add {R}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Black"
],
"id": "p69"
}
],
"name": "MstMed Critic",
"library_size": 23,
"life": 10,
"hand": [
{
"mana_cost": "{2}{R}{R}",
"name": "Furnace Whelp",
"rules": [
"Flying",
"{R}: {this} gets +1/+0 until end of turn."
],
"power": "2",
"id": "p49",
"toughness": "2",
"playable": true
},
{
"mana_cost": "{3}{R}",
"name": "Ignite the Future",
"rules": [
"Exile the top three cards of your library. Until the end of your next turn, you may play those cards. If this spell was cast from a graveyard, you may play cards this way without paying their mana costs.",
"Flashback {7}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p29",
"playable": true
},
{
"name": "Mountain",
"is_land": true,
"rules": [
"{T}: Add {R}."
],
"id": "p58"
},
{
"mana_cost": "{4}{R}",
"name": "Plundering Predator",
"rules": [
"Flying",
"When {this} enters, you may discard a card. If you do, draw a card."
],
"power": "3",
"id": "p20",
"toughness": "3"
},
{
"mana_cost": "{3}{R}{R}",
"name": "Sarkhan, the Dragonspeaker",
"rules": [
"+1: Until end of turn, {this} becomes a legendary 4/4 red Dragon creature with flying, indestructible, and haste.",
"-3: {this} deals 4 damage to target creature.",
"-6: You get an emblem with \"At the beginning of your draw step, draw two additional cards\" and \"At the beginning of your end step, discard your hand.\""
],
"id": "p21"
},
{
"mana_cost": "{2}{R}",
"name": "Spellgorger Weird",
"rules": [
"Whenever you cast a noncreature spell, put a +1/+1 counter on {this}."
],
"power": "2",
"id": "p22",
"toughness": "2",
"playable": true
}
]
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Forge Devil",
"rules": [
"When {this} enters, it deals 1 damage to target creature and 1 damage to you."
],
"id": "p32"
},
{
"name": "Hobblefiend",
"rules": [
"Trample",
"{1}, Sacrifice another creature: Put a +1/+1 counter on {this}."
],
"id": "p4"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p62"
},
{
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p51"
},
{
"name": "Tragic Lesson",
"rules": [
"Draw two cards. Then discard a card unless you return a land you control to its owner's hand."
],
"id": "p8"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Elite Instructor",
"rules": [
"When {this} enters, draw a card, then discard a card."
],
"id": "p3",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Havoc Jester",
"rules": [
"Whenever you sacrifice a permanent, {this} deals 1 damage to any target."
],
"id": "p36",
"power": "5",
"toughness": "5",
"summoning_sick": true
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p63"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p59"
},
{
"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: Red"
],
"id": "p6"
},
{
"tapped": true,
"name": "Torch Fiend",
"rules": [
"{R}, Sacrifice {this}: Destroy target artifact."
],
"id": "p7",
"power": "2",
"toughness": "1",
"summoning_sick": false
}
],
"name": "MiniMx Pessim",
"library_size": 22,
"life": 16
}
]
}— Postcombat Main —
chatMstMed Critic: That Havoc Jester is a problem. I need to find an answer before it gets out of hand. Solid play on your part!
MstMed Criticmcpsend_chat_message
raw
send_chat_message(message=That Havoc Jester is a problem. I need t...)
{
"success": true
}thinkingMstMed Critic
I'll play **Sarkhan, the Dragonspeaker** for {3}{R}{R}. This will give me a strong board presence and potential removal options.
mcpp67raw
choose_action(choice=p65, mana_plan=p31:1,p32:1,p33:1,p34:1)
{
"error": "Unknown short ID: p65"
}MstMed Criticmcpp67
raw
choose_action(choice=p67, mana_plan=p31:1,p32:1,p33:1,p34:1)
{
"error": "Unknown short ID: p67"
}MstMed CriticmcpCast Furnace Whelp {2}{R}{R}
raw
choose_action(choice=p66, mana_plan=p31:1,p32:1,p33:1,p34:1)
{
"error": "Unknown short ID: p66"
}MstMed CriticmcpCast Furnace Whelp {2}{R}{R}
raw
choose_action(choice=p68, mana_plan=p31:1,p32:1,p33:1,p34:1)
{
"error": "Unknown short ID: p68"
}MstMed CriticmcpCast Furnace Whelp {2}{R}{R}
raw
choose_action(choice=p63, mana_plan=p31:1,p32:1,p33:1,p34:1)
{
"retryable": true,
"game_seq": 396,
"success": false,
"error_code": "invalid_choice",
"error": "Object p63 not found in current choices",
"choices": [
{
"mana_cost": "{2}{R}{R}",
"name": "Furnace Whelp",
"index": 0,
"action": "cast",
"id": "p49",
"power": "2",
"toughness": "2"
},
{
"mana_cost": "{3}{R}",
"name": "Ignite the Future",
"index": 1,
"action": "cast",
"id": "p29"
},
{
"mana_cost": "{2}{R}",
"name": "Spellgorger Weird",
"index": 2,
"action": "cast",
"id": "p22",
"power": "2",
"toughness": "2"
},
{
"name": "Thermo-Alchemist",
"index": 3,
"action": "activate",
"playable_abilities": [
"{T}: {this} deals 1 damage to each opponent."
],
"id": "p39"
}
]
}MstMed CriticmcpCast Furnace Whelp {2}{R}{R}
raw
choose_action(choice=p48, mana_plan=p31:1,p32:1,p33:1,p34:1)
{
"error": "Unknown short ID: p48"
}MstMed CriticmcpCast Furnace Whelp {2}{R}{R}
raw
choose_action(choice=p49, mana_plan=p31:1,p32:1,p33:1,p34:1)
{
"retryable": true,
"game_seq": 396,
"success": false,
"error_code": "invalid_mana_plan",
"error": "Mana plan references unknown permanent 'p33'. Check the board state for correct permanent IDs."
}MstMed Criticllm
get_game_state()
{
"phase": "Postcombat Main",
"priority_player": "MstMed Critic",
"cursor": 15,
"stack": [],
"game_seq": 396,
"active_player": "MstMed Critic",
"players": [
{
"hand_size": 6,
"graveyard": [
{
"name": "Firebolt",
"rules": [
"{this} deals 2 damage to any target.",
"Flashback {4}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p17"
},
{
"name": "Kargan Dragonrider",
"rules": [
"As long as you control a Dragon, {this} has flying."
],
"id": "p18"
},
{
"name": "Mizzix, Replica Rider",
"rules": [
"Flying",
"Whenever you cast a spell from anywhere other than your hand, you may pay {1}{U/R}. If you do, copy that spell and you may choose new targets for the copy. If the copy is a permanent spell, it gains haste and \"At the beginning of your end step, sacrifice this permanent.\""
],
"id": "p35"
},
{
"name": "Tormenting Voice",
"rules": [
"As an additional cost to cast this spell, discard a card.: ",
"Draw two cards."
],
"id": "p16"
},
{
"name": "Young Pyromancer",
"rules": [
"Whenever you cast an instant or sorcery spell, create a 1/1 red Elemental creature token."
],
"id": "p64"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p31"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p42"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p46"
},
{
"tapped": false,
"name": "Thermo-Alchemist",
"rules": [
"Defender",
"{T}: {this} deals 1 damage to each opponent.",
"Whenever you cast an instant or sorcery spell, untap {this}."
],
"id": "p39",
"power": "0",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": false,
"name": "Thriving Bluff",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than red.",
"{T}: Add {R}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Black"
],
"id": "p50"
},
{
"tapped": true,
"name": "Thriving Bluff",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than red.",
"{T}: Add {R}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Black"
],
"id": "p69"
}
],
"name": "MstMed Critic",
"library_size": 23,
"life": 10,
"hand": [
{
"mana_cost": "{2}{R}{R}",
"name": "Furnace Whelp",
"rules": [
"Flying",
"{R}: {this} gets +1/+0 until end of turn."
],
"power": "2",
"id": "p49",
"toughness": "2",
"playable": true
},
{
"mana_cost": "{3}{R}",
"name": "Ignite the Future",
"rules": [
"Exile the top three cards of your library. Until the end of your next turn, you may play those cards. If this spell was cast from a graveyard, you may play cards this way without paying their mana costs.",
"Flashback {7}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p29",
"playable": true
},
{
"name": "Mountain",
"is_land": true,
"rules": [
"{T}: Add {R}."
],
"id": "p58"
},
{
"mana_cost": "{4}{R}",
"name": "Plundering Predator",
"rules": [
"Flying",
"When {this} enters, you may discard a card. If you do, draw a card."
],
"power": "3",
"id": "p20",
"toughness": "3"
},
{
"mana_cost": "{3}{R}{R}",
"name": "Sarkhan, the Dragonspeaker",
"rules": [
"+1: Until end of turn, {this} becomes a legendary 4/4 red Dragon creature with flying, indestructible, and haste.",
"-3: {this} deals 4 damage to target creature.",
"-6: You get an emblem with \"At the beginning of your draw step, draw two additional cards\" and \"At the beginning of your end step, discard your hand.\""
],
"id": "p21"
},
{
"mana_cost": "{2}{R}",
"name": "Spellgorger Weird",
"rules": [
"Whenever you cast a noncreature spell, put a +1/+1 counter on {this}."
],
"power": "2",
"id": "p22",
"toughness": "2",
"playable": true
}
]
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Forge Devil",
"rules": [
"When {this} enters, it deals 1 damage to target creature and 1 damage to you."
],
"id": "p32"
},
{
"name": "Hobblefiend",
"rules": [
"Trample",
"{1}, Sacrifice another creature: Put a +1/+1 counter on {this}."
],
"id": "p4"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p62"
},
{
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p51"
},
{
"name": "Tragic Lesson",
"rules": [
"Draw two cards. Then discard a card unless you return a land you control to its owner's hand."
],
"id": "p8"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Elite Instructor",
"rules": [
"When {this} enters, draw a card, then discard a card."
],
"id": "p3",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Havoc Jester",
"rules": [
"Whenever you sacrifice a permanent, {this} deals 1 damage to any target."
],
"id": "p36",
"power": "5",
"toughness": "5",
"summoning_sick": true
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p63"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p59"
},
{
"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: Red"
],
"id": "p6"
},
{
"tapped": true,
"name": "Torch Fiend",
"rules": [
"{R}, Sacrifice {this}: Destroy target artifact."
],
"id": "p7",
"power": "2",
"toughness": "1",
"summoning_sick": false
}
],
"name": "MiniMx Pessim",
"library_size": 22,
"life": 16
}
],
"available": true,
"step": "Postcombat Main",
"turn": 9
}MstMed CriticmcpCast Furnace Whelp {2}{R}{R}
raw
choose_action(choice=p21, mana_plan=p31:1,p42:1,p46:1,p50:1)
{
"retryable": true,
"game_seq": 396,
"success": false,
"error_code": "invalid_choice",
"error": "Object p21 not found in current choices",
"choices": [
{
"mana_cost": "{2}{R}{R}",
"name": "Furnace Whelp",
"index": 0,
"action": "cast",
"id": "p49",
"power": "2",
"toughness": "2"
},
{
"mana_cost": "{3}{R}",
"name": "Ignite the Future",
"index": 1,
"action": "cast",
"id": "p29"
},
{
"mana_cost": "{2}{R}",
"name": "Spellgorger Weird",
"index": 2,
"action": "cast",
"id": "p22",
"power": "2",
"toughness": "2"
},
{
"name": "Thermo-Alchemist",
"index": 3,
"action": "activate",
"playable_abilities": [
"{T}: {this} deals 1 damage to each opponent."
],
"id": "p39"
}
]
}MstMed CriticmcpCast Furnace Whelp {2}{R}{R}
raw
choose_action(choice=p49, mana_plan=p31:1,p42:1,p46:1,p50:1)
{
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"game_seq": 396,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "selected_0",
"mana_plan_set": true,
"mana_plan_size": 4,
"next_action_message": "Play instants and activated abilities"
}MstMed Criticllm
pass_priority(board_cursor=35)
{
"game_seq": 407,
"action_type": "GAME_SELECT",
"stop_reason": "playable_cards",
"response_type": "select",
"message": "Play spells and abilities",
"action_pending": true,
"land_drops_used": 1,
"has_playable_cards": true,
"context": "T9 Postcombat Main/Postcombat Main (MstMed Critic) YOUR_MAIN",
"respond_with": "choice=pN to play, or choice=no to pass",
"board_cursor": 36,
"choices": [
{
"name": "Thermo-Alchemist",
"index": 0,
"action": "activate",
"playable_abilities": [
"{T}: {this} deals 1 damage to each opponent."
],
"id": "p39"
}
],
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Firebolt",
"rules": [
"{this} deals 2 damage to any target.",
"Flashback {4}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p17"
},
{
"name": "Kargan Dragonrider",
"rules": [
"As long as you control a Dragon, {this} has flying."
],
"id": "p18"
},
{
"name": "Mizzix, Replica Rider",
"rules": [
"Flying",
"Whenever you cast a spell from anywhere other than your hand, you may pay {1}{U/R}. If you do, copy that spell and you may choose new targets for the copy. If the copy is a permanent spell, it gains haste and \"At the beginning of your end step, sacrifice this permanent.\""
],
"id": "p35"
},
{
"name": "Tormenting Voice",
"rules": [
"As an additional cost to cast this spell, discard a card.: ",
"Draw two cards."
],
"id": "p16"
},
{
"name": "Young Pyromancer",
"rules": [
"Whenever you cast an instant or sorcery spell, create a 1/1 red Elemental creature token."
],
"id": "p64"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Furnace Whelp",
"rules": [
"Flying",
"{R}: {this} gets +1/+0 until end of turn."
],
"id": "p49",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p31"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p42"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p46"
},
{
"tapped": false,
"name": "Thermo-Alchemist",
"rules": [
"Defender",
"{T}: {this} deals 1 damage to each opponent.",
"Whenever you cast an instant or sorcery spell, untap {this}."
],
"id": "p39",
"power": "0",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Bluff",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than red.",
"{T}: Add {R}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Black"
],
"id": "p50"
},
{
"tapped": true,
"name": "Thriving Bluff",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than red.",
"{T}: Add {R}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Black"
],
"id": "p69"
}
],
"name": "MstMed Critic",
"library_size": 23,
"life": 10,
"hand": [
{
"mana_cost": "{3}{R}",
"name": "Ignite the Future",
"rules": [
"Exile the top three cards of your library. Until the end of your next turn, you may play those cards. If this spell was cast from a graveyard, you may play cards this way without paying their mana costs.",
"Flashback {7}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p29"
},
{
"name": "Mountain",
"is_land": true,
"rules": [
"{T}: Add {R}."
],
"id": "p58"
},
{
"mana_cost": "{4}{R}",
"name": "Plundering Predator",
"rules": [
"Flying",
"When {this} enters, you may discard a card. If you do, draw a card."
],
"power": "3",
"id": "p20",
"toughness": "3"
},
{
"mana_cost": "{3}{R}{R}",
"name": "Sarkhan, the Dragonspeaker",
"rules": [
"+1: Until end of turn, {this} becomes a legendary 4/4 red Dragon creature with flying, indestructible, and haste.",
"-3: {this} deals 4 damage to target creature.",
"-6: You get an emblem with \"At the beginning of your draw step, draw two additional cards\" and \"At the beginning of your end step, discard your hand.\""
],
"id": "p21"
},
{
"mana_cost": "{2}{R}",
"name": "Spellgorger Weird",
"rules": [
"Whenever you cast a noncreature spell, put a +1/+1 counter on {this}."
],
"power": "2",
"id": "p22",
"toughness": "2"
}
]
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Forge Devil",
"rules": [
"When {this} enters, it deals 1 damage to target creature and 1 damage to you."
],
"id": "p32"
},
{
"name": "Hobblefiend",
"rules": [
"Trample",
"{1}, Sacrifice another creature: Put a +1/+1 counter on {this}."
],
"id": "p4"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p62"
},
{
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p51"
},
{
"name": "Tragic Lesson",
"rules": [
"Draw two cards. Then discard a card unless you return a land you control to its owner's hand."
],
"id": "p8"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Elite Instructor",
"rules": [
"When {this} enters, draw a card, then discard a card."
],
"id": "p3",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Havoc Jester",
"rules": [
"Whenever you sacrifice a permanent, {this} deals 1 damage to any target."
],
"id": "p36",
"power": "5",
"toughness": "5",
"summoning_sick": true
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"tapped": true,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p63"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p5"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p59"
},
{
"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: Red"
],
"id": "p6"
},
{
"tapped": true,
"name": "Torch Fiend",
"rules": [
"{R}, Sacrifice {this}: Destroy target artifact."
],
"id": "p7",
"power": "2",
"toughness": "1",
"summoning_sick": false
}
],
"name": "MiniMx Pessim",
"library_size": 22,
"life": 16
}
]
}major blunder
Timed out and passed the postcombat main phase with 4 untapped lands and multiple castable spells, while behind on board…
Timed out and passed the postcombat main phase with 4 untapped lands and multiple castable spells, while behind on board at 10 life facing a Havoc Jester 5/5 and other creatures. Deploying no threat or blocker here is devastating.
Analysis
Action taken: No response (timeout) — passed the turn without casting anything.
Better line: Cast Furnace Whelp (2RR) as a flying blocker/threat, or cast Ignite the Future to dig for answers. Even Spellgorger Weird would be better than nothing. Deploying a creature is critical when behind on board at 10 life.
major blunder
Timed out and passed the postcombat main phase with 4 untapped lands and multiple castable spells (Furnace Whelp, Ignite…
Timed out and passed the postcombat main phase with 4 untapped lands and multiple castable spells (Furnace Whelp, Ignite the Future, Spellgorger Weird) while at 10 life facing a 5/5 Havoc Jester and other threats. Doing nothing here wastes an entire turn of development when desperately needing board presence.
Analysis
Action taken: No response (timeout) — passed the turn without casting anything.
Better line: Cast Furnace Whelp (2/2 flyer for {2}{R}{R}) to develop a flying threat/blocker, or cast Ignite the Future ({3}{R}) to exile 3 cards for card advantage. Either play significantly improves the board position against the opponent's threatening board.
gameMstMed Critic casts Furnace Whelp from hand
gameMstMed Critic puts Furnace Whelp from stack onto the Battlefield
— MiniMx Pessim's Turn 10 —
chatMiniMx Pessim: nice whelp, been waiting to steal that
MiniMx Pessimllm
pass_priority(board_cursor=26)
{
"game_seq": 409,
"action_type": "GAME_SELECT",
"stop_reason": "playable_cards",
"response_type": "select",
"untapped_lands": 5,
"message": "Play spells and abilities",
"action_pending": true,
"land_drops_used": 0,
"has_playable_cards": true,
"context": "T10 Precombat Main/Precombat Main (MiniMx Pessim) YOUR_MAIN",
"recent_chat": [
"MstMed Critic: That Havoc Jester is a problem. I need to find an answer before it gets out of hand. Solid play on your part!"
],
"respond_with": "choice=pN to play, or choice=no to pass",
"board_cursor": 27,
"choices": [
{
"mana_cost": "{4}{U}",
"name": "Biblioplex Kraken",
"index": 0,
"action": "cast",
"id": "p55",
"power": "4",
"toughness": "5"
},
{
"mana_cost": "{4}{U}",
"name": "Bury in Books",
"index": 1,
"action": "cast",
"id": "p30"
},
{
"mana_cost": "{1}{R}",
"name": "Heartfire",
"index": 2,
"action": "cast",
"id": "p66"
},
{
"name": "Island",
"index": 3,
"action": "land",
"id": "p72"
},
{
"mana_cost": "{3}{U}",
"name": "Tolarian Sentinel",
"index": 4,
"action": "cast",
"id": "p41",
"power": "1",
"toughness": "3"
},
{
"mana_cost": "{3}{R}",
"name": "Traitorous Greed",
"index": 5,
"action": "cast",
"id": "p9"
}
],
"board": [
{
"hand_size": 6,
"graveyard": [
{
"name": "Forge Devil",
"rules": [
"When {this} enters, it deals 1 damage to target creature and 1 damage to you."
],
"id": "p32"
},
{
"name": "Hobblefiend",
"rules": [
"Trample",
"{1}, Sacrifice another creature: Put a +1/+1 counter on {this}."
],
"id": "p4"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p62"
},
{
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p51"
},
{
"name": "Tragic Lesson",
"rules": [
"Draw two cards. Then discard a card unless you return a land you control to its owner's hand."
],
"id": "p8"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Elite Instructor",
"rules": [
"When {this} enters, draw a card, then discard a card."
],
"id": "p3",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Havoc Jester",
"rules": [
"Whenever you sacrifice a permanent, {this} deals 1 damage to any target."
],
"id": "p36",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p63"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p59"
},
{
"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: Red"
],
"id": "p6"
},
{
"tapped": false,
"name": "Torch Fiend",
"rules": [
"{R}, Sacrifice {this}: Destroy target artifact."
],
"id": "p7",
"power": "2",
"toughness": "1",
"summoning_sick": false
}
],
"name": "MiniMx Pessim",
"library_size": 21,
"life": 16,
"hand": [
{
"mana_cost": "{4}{U}",
"name": "Biblioplex Kraken",
"rules": [
"When {this} enters, scry 3. (Look at the top three cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever {this} attacks, you may return another creature you control to its owner's hand. If you do, {this} can't be blocked this turn."
],
"power": "4",
"id": "p55",
"toughness": "5",
"playable": true
},
{
"mana_cost": "{4}{U}",
"name": "Bury in Books",
"rules": [
"This spell costs {2} less to cast if it targets an attacking creature.",
"Put target creature into its owner's library second from the top."
],
"id": "p30",
"playable": true
},
{
"mana_cost": "{1}{R}",
"name": "Heartfire",
"rules": [
"As an additional cost to cast this spell, sacrifice a creature or planeswalker.: ",
"{this} deals 4 damage to any target."
],
"id": "p66",
"playable": true
},
{
"name": "Island",
"is_land": true,
"rules": [
"{T}: Add {U}."
],
"id": "p72",
"playable": true
},
{
"mana_cost": "{3}{U}",
"name": "Tolarian Sentinel",
"rules": [
"Flying",
"{U}, {T}, Discard a card: Return target permanent you control to its owner's hand."
],
"power": "1",
"id": "p41",
"toughness": "3",
"playable": true
},
{
"mana_cost": "{3}{R}",
"name": "Traitorous Greed",
"rules": [
"Gain control of target creature until end of turn. Untap that creature. It gains haste until end of turn. Add two mana of any one color."
],
"id": "p9",
"playable": true
}
]
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Firebolt",
"rules": [
"{this} deals 2 damage to any target.",
"Flashback {4}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p17"
},
{
"name": "Kargan Dragonrider",
"rules": [
"As long as you control a Dragon, {this} has flying."
],
"id": "p18"
},
{
"name": "Mizzix, Replica Rider",
"rules": [
"Flying",
"Whenever you cast a spell from anywhere other than your hand, you may pay {1}{U/R}. If you do, copy that spell and you may choose new targets for the copy. If the copy is a permanent spell, it gains haste and \"At the beginning of your end step, sacrifice this permanent.\""
],
"id": "p35"
},
{
"name": "Tormenting Voice",
"rules": [
"As an additional cost to cast this spell, discard a card.: ",
"Draw two cards."
],
"id": "p16"
},
{
"name": "Young Pyromancer",
"rules": [
"Whenever you cast an instant or sorcery spell, create a 1/1 red Elemental creature token."
],
"id": "p64"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Furnace Whelp",
"rules": [
"Flying",
"{R}: {this} gets +1/+0 until end of turn."
],
"id": "p49",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p31"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p42"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p46"
},
{
"tapped": false,
"name": "Thermo-Alchemist",
"rules": [
"Defender",
"{T}: {this} deals 1 damage to each opponent.",
"Whenever you cast an instant or sorcery spell, untap {this}."
],
"id": "p39",
"power": "0",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Bluff",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than red.",
"{T}: Add {R}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Black"
],
"id": "p50"
},
{
"tapped": true,
"name": "Thriving Bluff",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than red.",
"{T}: Add {R}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Black"
],
"id": "p69"
}
],
"name": "MstMed Critic",
"library_size": 23,
"life": 10
}
]
}MiniMx PessimmcpPlay Island
raw
choose_action(choice=p72)
{
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"game_seq": 409,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "selected_3",
"next_action_message": "Play spells and abilities"
}MiniMx Pessimmcpsend_chat_message
raw
send_chat_message(message=nice whelp, been waiting to steal that)
{
"success": true
}gameMiniMx Pessim puts Island from hand onto the Battlefield
MstMed Criticllm
pass_priority(board_cursor=36)
{
"game_seq": 414,
"action_type": "GAME_SELECT",
"stop_reason": "playable_cards",
"response_type": "select",
"message": "Play instants and activated abilities",
"action_pending": true,
"has_playable_cards": true,
"context": "T10 Precombat Main/Precombat Main (MiniMx Pessim)",
"recent_chat": [
"MiniMx Pessim: nice whelp, been waiting to steal that"
],
"respond_with": "choice=pN to play, or choice=no to pass",
"board_cursor": 37,
"choices": [
{
"name": "Thermo-Alchemist",
"index": 0,
"action": "activate",
"playable_abilities": [
"{T}: {this} deals 1 damage to each opponent."
],
"id": "p39"
}
],
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Firebolt",
"rules": [
"{this} deals 2 damage to any target.",
"Flashback {4}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p17"
},
{
"name": "Kargan Dragonrider",
"rules": [
"As long as you control a Dragon, {this} has flying."
],
"id": "p18"
},
{
"name": "Mizzix, Replica Rider",
"rules": [
"Flying",
"Whenever you cast a spell from anywhere other than your hand, you may pay {1}{U/R}. If you do, copy that spell and you may choose new targets for the copy. If the copy is a permanent spell, it gains haste and \"At the beginning of your end step, sacrifice this permanent.\""
],
"id": "p35"
},
{
"name": "Tormenting Voice",
"rules": [
"As an additional cost to cast this spell, discard a card.: ",
"Draw two cards."
],
"id": "p16"
},
{
"name": "Young Pyromancer",
"rules": [
"Whenever you cast an instant or sorcery spell, create a 1/1 red Elemental creature token."
],
"id": "p64"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Furnace Whelp",
"rules": [
"Flying",
"{R}: {this} gets +1/+0 until end of turn."
],
"id": "p49",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p31"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p42"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p46"
},
{
"tapped": false,
"name": "Thermo-Alchemist",
"rules": [
"Defender",
"{T}: {this} deals 1 damage to each opponent.",
"Whenever you cast an instant or sorcery spell, untap {this}."
],
"id": "p39",
"power": "0",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Bluff",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than red.",
"{T}: Add {R}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Black"
],
"id": "p50"
},
{
"tapped": true,
"name": "Thriving Bluff",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than red.",
"{T}: Add {R}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Black"
],
"id": "p69"
}
],
"name": "MstMed Critic",
"library_size": 23,
"life": 10,
"hand": [
{
"mana_cost": "{3}{R}",
"name": "Ignite the Future",
"rules": [
"Exile the top three cards of your library. Until the end of your next turn, you may play those cards. If this spell was cast from a graveyard, you may play cards this way without paying their mana costs.",
"Flashback {7}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p29"
},
{
"name": "Mountain",
"is_land": true,
"rules": [
"{T}: Add {R}."
],
"id": "p58"
},
{
"mana_cost": "{4}{R}",
"name": "Plundering Predator",
"rules": [
"Flying",
"When {this} enters, you may discard a card. If you do, draw a card."
],
"power": "3",
"id": "p20",
"toughness": "3"
},
{
"mana_cost": "{3}{R}{R}",
"name": "Sarkhan, the Dragonspeaker",
"rules": [
"+1: Until end of turn, {this} becomes a legendary 4/4 red Dragon creature with flying, indestructible, and haste.",
"-3: {this} deals 4 damage to target creature.",
"-6: You get an emblem with \"At the beginning of your draw step, draw two additional cards\" and \"At the beginning of your end step, discard your hand.\""
],
"id": "p21"
},
{
"mana_cost": "{2}{R}",
"name": "Spellgorger Weird",
"rules": [
"Whenever you cast a noncreature spell, put a +1/+1 counter on {this}."
],
"power": "2",
"id": "p22",
"toughness": "2"
}
]
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Forge Devil",
"rules": [
"When {this} enters, it deals 1 damage to target creature and 1 damage to you."
],
"id": "p32"
},
{
"name": "Hobblefiend",
"rules": [
"Trample",
"{1}, Sacrifice another creature: Put a +1/+1 counter on {this}."
],
"id": "p4"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p62"
},
{
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p51"
},
{
"name": "Tragic Lesson",
"rules": [
"Draw two cards. Then discard a card unless you return a land you control to its owner's hand."
],
"id": "p8"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Elite Instructor",
"rules": [
"When {this} enters, draw a card, then discard a card."
],
"id": "p3",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Havoc Jester",
"rules": [
"Whenever you sacrifice a permanent, {this} deals 1 damage to any target."
],
"id": "p36",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p63"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p59"
},
{
"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: Red"
],
"id": "p6"
},
{
"tapped": false,
"name": "Torch Fiend",
"rules": [
"{R}, Sacrifice {this}: Destroy target artifact."
],
"id": "p7",
"power": "2",
"toughness": "1",
"summoning_sick": false
}
],
"name": "MiniMx Pessim",
"library_size": 21,
"life": 16
}
]
}— Declare Attackers —
MiniMx Pessimllm
pass_priority(board_cursor=27)
{
"combat_phase": "attackers",
"game_seq": 415,
"action_type": "GAME_SELECT",
"stop_reason": "combat",
"response_type": "select",
"untapped_lands": 6,
"message": "Select attackers",
"action_pending": true,
"context": "T10 Combat/Declare Attackers (MiniMx Pessim)",
"respond_with": "attackers=p1,p2,... or choice=yes (confirm) or choice=no (skip)",
"board_cursor": 28,
"choices": [
{
"name": "Torch Fiend",
"index": 0,
"choice_type": "attacker",
"id": "p7",
"power": "2",
"toughness": "1"
},
{
"name": "Elite Instructor",
"index": 1,
"choice_type": "attacker",
"id": "p3",
"power": "2",
"toughness": "2"
},
{
"name": "Havoc Jester",
"index": 2,
"choice_type": "attacker",
"id": "p36",
"power": "5",
"toughness": "5"
},
{
"name": "All attack",
"index": 3,
"choice_type": "special",
"id": "all"
}
],
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Forge Devil",
"rules": [
"When {this} enters, it deals 1 damage to target creature and 1 damage to you."
],
"id": "p32"
},
{
"name": "Hobblefiend",
"rules": [
"Trample",
"{1}, Sacrifice another creature: Put a +1/+1 counter on {this}."
],
"id": "p4"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p62"
},
{
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p51"
},
{
"name": "Tragic Lesson",
"rules": [
"Draw two cards. Then discard a card unless you return a land you control to its owner's hand."
],
"id": "p8"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Elite Instructor",
"rules": [
"When {this} enters, draw a card, then discard a card."
],
"id": "p3",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": false,
"name": "Havoc Jester",
"rules": [
"Whenever you sacrifice a permanent, {this} deals 1 damage to any target."
],
"id": "p36",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p63"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p59"
},
{
"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: Red"
],
"id": "p6"
},
{
"tapped": false,
"name": "Torch Fiend",
"rules": [
"{R}, Sacrifice {this}: Destroy target artifact."
],
"id": "p7",
"power": "2",
"toughness": "1",
"summoning_sick": false
}
],
"name": "MiniMx Pessim",
"library_size": 21,
"life": 16,
"hand": [
{
"mana_cost": "{4}{U}",
"name": "Biblioplex Kraken",
"rules": [
"When {this} enters, scry 3. (Look at the top three cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever {this} attacks, you may return another creature you control to its owner's hand. If you do, {this} can't be blocked this turn."
],
"power": "4",
"id": "p55",
"toughness": "5"
},
{
"mana_cost": "{4}{U}",
"name": "Bury in Books",
"rules": [
"This spell costs {2} less to cast if it targets an attacking creature.",
"Put target creature into its owner's library second from the top."
],
"id": "p30"
},
{
"mana_cost": "{1}{R}",
"name": "Heartfire",
"rules": [
"As an additional cost to cast this spell, sacrifice a creature or planeswalker.: ",
"{this} deals 4 damage to any target."
],
"id": "p66"
},
{
"mana_cost": "{3}{U}",
"name": "Tolarian Sentinel",
"rules": [
"Flying",
"{U}, {T}, Discard a card: Return target permanent you control to its owner's hand."
],
"power": "1",
"id": "p41",
"toughness": "3"
},
{
"mana_cost": "{3}{R}",
"name": "Traitorous Greed",
"rules": [
"Gain control of target creature until end of turn. Untap that creature. It gains haste until end of turn. Add two mana of any one color."
],
"id": "p9"
}
]
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Firebolt",
"rules": [
"{this} deals 2 damage to any target.",
"Flashback {4}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p17"
},
{
"name": "Kargan Dragonrider",
"rules": [
"As long as you control a Dragon, {this} has flying."
],
"id": "p18"
},
{
"name": "Mizzix, Replica Rider",
"rules": [
"Flying",
"Whenever you cast a spell from anywhere other than your hand, you may pay {1}{U/R}. If you do, copy that spell and you may choose new targets for the copy. If the copy is a permanent spell, it gains haste and \"At the beginning of your end step, sacrifice this permanent.\""
],
"id": "p35"
},
{
"name": "Tormenting Voice",
"rules": [
"As an additional cost to cast this spell, discard a card.: ",
"Draw two cards."
],
"id": "p16"
},
{
"name": "Young Pyromancer",
"rules": [
"Whenever you cast an instant or sorcery spell, create a 1/1 red Elemental creature token."
],
"id": "p64"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Furnace Whelp",
"rules": [
"Flying",
"{R}: {this} gets +1/+0 until end of turn."
],
"id": "p49",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p31"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p42"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p46"
},
{
"tapped": false,
"name": "Thermo-Alchemist",
"rules": [
"Defender",
"{T}: {this} deals 1 damage to each opponent.",
"Whenever you cast an instant or sorcery spell, untap {this}."
],
"id": "p39",
"power": "0",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Bluff",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than red.",
"{T}: Add {R}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Black"
],
"id": "p50"
},
{
"tapped": true,
"name": "Thriving Bluff",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than red.",
"{T}: Add {R}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Black"
],
"id": "p69"
}
],
"name": "MstMed Critic",
"library_size": 23,
"life": 10
}
]
}MiniMx PessimmcpAttack with all (Torch Fiend 2/1, Elite Instructor 2/2, Havoc Jester 5/5)
raw
choose_action(attackers=all)
{
"declared": [
"all"
],
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"game_seq": 415,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "batch_attack",
"next_action_message": "Play instants and activated abilities"
}gameMiniMx Pessim attacks MstMed Critic with 3 creatures
MstMed Criticllm
pass_priority(board_cursor=37)
{
"game_seq": 420,
"action_type": "GAME_SELECT",
"stop_reason": "playable_cards",
"response_type": "select",
"combat": [
{
"blocked": false,
"defending": "MstMed Critic",
"attackers": [
{
"name": "Torch Fiend",
"id": "p7",
"power": "2",
"toughness": "1"
}
]
},
{
"blocked": false,
"defending": "MstMed Critic",
"attackers": [
{
"name": "Elite Instructor",
"id": "p3",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "MstMed Critic",
"attackers": [
{
"name": "Havoc Jester",
"id": "p36",
"power": "5",
"toughness": "5"
}
]
}
],
"message": "Play instants and activated abilities",
"action_pending": true,
"has_playable_cards": true,
"context": "T10 Combat/Declare Attackers (MiniMx Pessim)",
"respond_with": "choice=pN to play, or choice=no to pass",
"board_cursor": 38,
"choices": [
{
"name": "Thermo-Alchemist",
"index": 0,
"action": "activate",
"playable_abilities": [
"{T}: {this} deals 1 damage to each opponent."
],
"id": "p39"
}
],
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Firebolt",
"rules": [
"{this} deals 2 damage to any target.",
"Flashback {4}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p17"
},
{
"name": "Kargan Dragonrider",
"rules": [
"As long as you control a Dragon, {this} has flying."
],
"id": "p18"
},
{
"name": "Mizzix, Replica Rider",
"rules": [
"Flying",
"Whenever you cast a spell from anywhere other than your hand, you may pay {1}{U/R}. If you do, copy that spell and you may choose new targets for the copy. If the copy is a permanent spell, it gains haste and \"At the beginning of your end step, sacrifice this permanent.\""
],
"id": "p35"
},
{
"name": "Tormenting Voice",
"rules": [
"As an additional cost to cast this spell, discard a card.: ",
"Draw two cards."
],
"id": "p16"
},
{
"name": "Young Pyromancer",
"rules": [
"Whenever you cast an instant or sorcery spell, create a 1/1 red Elemental creature token."
],
"id": "p64"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Furnace Whelp",
"rules": [
"Flying",
"{R}: {this} gets +1/+0 until end of turn."
],
"id": "p49",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p31"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p42"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p46"
},
{
"tapped": false,
"name": "Thermo-Alchemist",
"rules": [
"Defender",
"{T}: {this} deals 1 damage to each opponent.",
"Whenever you cast an instant or sorcery spell, untap {this}."
],
"id": "p39",
"power": "0",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Bluff",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than red.",
"{T}: Add {R}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Black"
],
"id": "p50"
},
{
"tapped": true,
"name": "Thriving Bluff",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than red.",
"{T}: Add {R}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Black"
],
"id": "p69"
}
],
"name": "MstMed Critic",
"library_size": 23,
"life": 10,
"hand": [
{
"mana_cost": "{3}{R}",
"name": "Ignite the Future",
"rules": [
"Exile the top three cards of your library. Until the end of your next turn, you may play those cards. If this spell was cast from a graveyard, you may play cards this way without paying their mana costs.",
"Flashback {7}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p29"
},
{
"name": "Mountain",
"is_land": true,
"rules": [
"{T}: Add {R}."
],
"id": "p58"
},
{
"mana_cost": "{4}{R}",
"name": "Plundering Predator",
"rules": [
"Flying",
"When {this} enters, you may discard a card. If you do, draw a card."
],
"power": "3",
"id": "p20",
"toughness": "3"
},
{
"mana_cost": "{3}{R}{R}",
"name": "Sarkhan, the Dragonspeaker",
"rules": [
"+1: Until end of turn, {this} becomes a legendary 4/4 red Dragon creature with flying, indestructible, and haste.",
"-3: {this} deals 4 damage to target creature.",
"-6: You get an emblem with \"At the beginning of your draw step, draw two additional cards\" and \"At the beginning of your end step, discard your hand.\""
],
"id": "p21"
},
{
"mana_cost": "{2}{R}",
"name": "Spellgorger Weird",
"rules": [
"Whenever you cast a noncreature spell, put a +1/+1 counter on {this}."
],
"power": "2",
"id": "p22",
"toughness": "2"
}
]
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Forge Devil",
"rules": [
"When {this} enters, it deals 1 damage to target creature and 1 damage to you."
],
"id": "p32"
},
{
"name": "Hobblefiend",
"rules": [
"Trample",
"{1}, Sacrifice another creature: Put a +1/+1 counter on {this}."
],
"id": "p4"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p62"
},
{
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p51"
},
{
"name": "Tragic Lesson",
"rules": [
"Draw two cards. Then discard a card unless you return a land you control to its owner's hand."
],
"id": "p8"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Elite Instructor",
"rules": [
"When {this} enters, draw a card, then discard a card."
],
"id": "p3",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Havoc Jester",
"rules": [
"Whenever you sacrifice a permanent, {this} deals 1 damage to any target."
],
"id": "p36",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p63"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p59"
},
{
"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: Red"
],
"id": "p6"
},
{
"tapped": true,
"name": "Torch Fiend",
"rules": [
"{R}, Sacrifice {this}: Destroy target artifact."
],
"id": "p7",
"power": "2",
"toughness": "1",
"summoning_sick": false
}
],
"name": "MiniMx Pessim",
"library_size": 21,
"life": 16
}
]
}MstMed Criticllm
pass_priority(board_cursor=38)
{
"combat_phase": "blockers",
"game_seq": 421,
"action_type": "GAME_SELECT",
"stop_reason": "combat",
"response_type": "select",
"combat": [
{
"blocked": false,
"defending": "MstMed Critic",
"attackers": [
{
"name": "Torch Fiend",
"id": "p7",
"power": "2",
"toughness": "1"
}
]
},
{
"blocked": false,
"defending": "MstMed Critic",
"attackers": [
{
"name": "Elite Instructor",
"id": "p3",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "MstMed Critic",
"attackers": [
{
"name": "Havoc Jester",
"id": "p36",
"power": "5",
"toughness": "5"
}
]
}
],
"message": "Select blockers",
"action_pending": true,
"board_unchanged": true,
"context": "T10 Combat/Declare Blockers (MiniMx Pessim)",
"respond_with": "blockers=p5:p1,p6:p2 (blocker:attacker) or choice=yes (confirm) or choice=no (skip)",
"board_cursor": 38,
"choices": [
{
"name": "Thermo-Alchemist",
"index": 0,
"action": "activate",
"playable_abilities": [
"{T}: {this} deals 1 damage to each opponent."
],
"id": "p39"
},
{
"name": "Thermo-Alchemist",
"index": 1,
"choice_type": "blocker",
"id": "p39",
"power": "0",
"toughness": "3"
},
{
"name": "Furnace Whelp",
"index": 2,
"choice_type": "blocker",
"id": "p49",
"power": "2",
"toughness": "2"
}
],
"incoming_attackers": [
{
"name": "Torch Fiend",
"id": "p7",
"power": "2",
"toughness": "1"
},
{
"name": "Elite Instructor",
"id": "p3",
"power": "2",
"toughness": "2"
},
{
"name": "Havoc Jester",
"id": "p36",
"power": "5",
"toughness": "5"
}
]
}— Declare Blockers —
MstMed Criticllm
pass_priority(board_cursor=38)
{
"combat_phase": "blockers",
"game_seq": 421,
"action_type": "GAME_SELECT",
"stop_reason": "combat",
"response_type": "select",
"combat": [
{
"blocked": false,
"defending": "MstMed Critic",
"attackers": [
{
"name": "Torch Fiend",
"id": "p7",
"power": "2",
"toughness": "1"
}
]
},
{
"blocked": false,
"defending": "MstMed Critic",
"attackers": [
{
"name": "Elite Instructor",
"id": "p3",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "MstMed Critic",
"attackers": [
{
"name": "Havoc Jester",
"id": "p36",
"power": "5",
"toughness": "5"
}
]
}
],
"message": "Select blockers",
"action_pending": true,
"board_unchanged": true,
"context": "T10 Combat/Declare Blockers (MiniMx Pessim)",
"respond_with": "blockers=p5:p1,p6:p2 (blocker:attacker) or choice=yes (confirm) or choice=no (skip)",
"board_cursor": 38,
"choices": [
{
"name": "Thermo-Alchemist",
"index": 0,
"action": "activate",
"playable_abilities": [
"{T}: {this} deals 1 damage to each opponent."
],
"id": "p39"
},
{
"name": "Thermo-Alchemist",
"index": 1,
"choice_type": "blocker",
"id": "p39",
"power": "0",
"toughness": "3"
},
{
"name": "Furnace Whelp",
"index": 2,
"choice_type": "blocker",
"id": "p49",
"power": "2",
"toughness": "2"
}
],
"incoming_attackers": [
{
"name": "Torch Fiend",
"id": "p7",
"power": "2",
"toughness": "1"
},
{
"name": "Elite Instructor",
"id": "p3",
"power": "2",
"toughness": "2"
},
{
"name": "Havoc Jester",
"id": "p36",
"power": "5",
"toughness": "5"
}
]
}thinkingMstMed Critic
I'll block **Torch Fiend** with **Furnace Whelp**.
MstMed CriticmcpFurnace Whelp blocks Torch Fiend
raw
choose_action(blockers=p49:p7)
{
"declared": [
{
"id": "p49",
"blocks": "p7"
}
],
"game_seq": 421,
"success": true,
"action_taken": "batch_block"
}minor blunder
Blocked Havoc Jester with Furnace Whelp (2/2 flyer) instead of Thermo-Alchemist (0/3 defender).
Blocked Havoc Jester with Furnace Whelp (2/2 flyer) instead of Thermo-Alchemist (0/3 defender). Both die to the 5/5 and neither kills it, but the Furnace Whelp is significantly more valuable — it's a flying creature that can attack and pump with red mana, while Thermo-Alchemist is a 0/3 defender. Saving the Whelp preserves a relevant threat.
Analysis
Action taken: Blocked Havoc Jester with Furnace Whelp, losing the 2/2 flyer
Better line: Block Havoc Jester with Thermo-Alchemist (0/3 defender) — both die either way to the 5/5, but preserving the Furnace Whelp keeps a flying threat on board. Alternatively, block Torch Fiend with Furnace Whelp (Whelp survives, kills Torch Fiend) and accept 7 damage to go to 3 life.
gameAttacker: Torch Fiend (2/1) blocked by Furnace Whelp (2/2)
MiniMx Pessimllm
pass_priority(board_cursor=28)
{
"game_seq": 428,
"action_type": "GAME_SELECT",
"stop_reason": "playable_cards",
"response_type": "select",
"untapped_lands": 6,
"combat": [
{
"blocked": true,
"defending": "MstMed Critic",
"attackers": [
{
"name": "Torch Fiend",
"id": "p7",
"power": "2",
"toughness": "1"
}
],
"blockers": [
{
"name": "Furnace Whelp",
"id": "p49",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "MstMed Critic",
"attackers": [
{
"name": "Elite Instructor",
"id": "p3",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "MstMed Critic",
"attackers": [
{
"name": "Havoc Jester",
"id": "p36",
"power": "5",
"toughness": "5"
}
]
}
],
"message": "Play instants and activated abilities",
"action_pending": true,
"has_playable_cards": true,
"context": "T10 Combat/Declare Blockers (MiniMx Pessim)",
"respond_with": "choice=pN to play, or choice=no to pass",
"board_cursor": 29,
"choices": [
{
"mana_cost": "{4}{U}",
"name": "Bury in Books",
"index": 0,
"action": "cast",
"id": "p30"
},
{
"mana_cost": "{1}{R}",
"name": "Heartfire",
"index": 1,
"action": "cast",
"id": "p66"
}
],
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Forge Devil",
"rules": [
"When {this} enters, it deals 1 damage to target creature and 1 damage to you."
],
"id": "p32"
},
{
"name": "Hobblefiend",
"rules": [
"Trample",
"{1}, Sacrifice another creature: Put a +1/+1 counter on {this}."
],
"id": "p4"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p62"
},
{
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p51"
},
{
"name": "Tragic Lesson",
"rules": [
"Draw two cards. Then discard a card unless you return a land you control to its owner's hand."
],
"id": "p8"
}
],
"is_active": true,
"is_you": true,
"battlefield": [
{
"tapped": true,
"name": "Elite Instructor",
"rules": [
"When {this} enters, draw a card, then discard a card."
],
"id": "p3",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Havoc Jester",
"rules": [
"Whenever you sacrifice a permanent, {this} deals 1 damage to any target."
],
"id": "p36",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p63"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p72"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p59"
},
{
"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: Red"
],
"id": "p6"
},
{
"tapped": true,
"name": "Torch Fiend",
"rules": [
"{R}, Sacrifice {this}: Destroy target artifact."
],
"id": "p7",
"power": "2",
"toughness": "1",
"summoning_sick": false
}
],
"name": "MiniMx Pessim",
"library_size": 21,
"life": 16,
"hand": [
{
"mana_cost": "{4}{U}",
"name": "Biblioplex Kraken",
"rules": [
"When {this} enters, scry 3. (Look at the top three cards of your library, then put any number of them on the bottom and the rest on top in any order.)",
"Whenever {this} attacks, you may return another creature you control to its owner's hand. If you do, {this} can't be blocked this turn."
],
"power": "4",
"id": "p55",
"toughness": "5"
},
{
"mana_cost": "{4}{U}",
"name": "Bury in Books",
"rules": [
"This spell costs {2} less to cast if it targets an attacking creature.",
"Put target creature into its owner's library second from the top."
],
"id": "p30",
"playable": true
},
{
"mana_cost": "{1}{R}",
"name": "Heartfire",
"rules": [
"As an additional cost to cast this spell, sacrifice a creature or planeswalker.: ",
"{this} deals 4 damage to any target."
],
"id": "p66",
"playable": true
},
{
"mana_cost": "{3}{U}",
"name": "Tolarian Sentinel",
"rules": [
"Flying",
"{U}, {T}, Discard a card: Return target permanent you control to its owner's hand."
],
"power": "1",
"id": "p41",
"toughness": "3"
},
{
"mana_cost": "{3}{R}",
"name": "Traitorous Greed",
"rules": [
"Gain control of target creature until end of turn. Untap that creature. It gains haste until end of turn. Add two mana of any one color."
],
"id": "p9"
}
]
},
{
"hand_size": 5,
"graveyard": [
{
"name": "Firebolt",
"rules": [
"{this} deals 2 damage to any target.",
"Flashback {4}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p17"
},
{
"name": "Kargan Dragonrider",
"rules": [
"As long as you control a Dragon, {this} has flying."
],
"id": "p18"
},
{
"name": "Mizzix, Replica Rider",
"rules": [
"Flying",
"Whenever you cast a spell from anywhere other than your hand, you may pay {1}{U/R}. If you do, copy that spell and you may choose new targets for the copy. If the copy is a permanent spell, it gains haste and \"At the beginning of your end step, sacrifice this permanent.\""
],
"id": "p35"
},
{
"name": "Tormenting Voice",
"rules": [
"As an additional cost to cast this spell, discard a card.: ",
"Draw two cards."
],
"id": "p16"
},
{
"name": "Young Pyromancer",
"rules": [
"Whenever you cast an instant or sorcery spell, create a 1/1 red Elemental creature token."
],
"id": "p64"
}
],
"is_active": false,
"is_you": false,
"battlefield": [
{
"tapped": false,
"name": "Furnace Whelp",
"rules": [
"Flying",
"{R}: {this} gets +1/+0 until end of turn."
],
"id": "p49",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p31"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p42"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p46"
},
{
"tapped": false,
"name": "Thermo-Alchemist",
"rules": [
"Defender",
"{T}: {this} deals 1 damage to each opponent.",
"Whenever you cast an instant or sorcery spell, untap {this}."
],
"id": "p39",
"power": "0",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Bluff",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than red.",
"{T}: Add {R}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Black"
],
"id": "p50"
},
{
"tapped": true,
"name": "Thriving Bluff",
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than red.",
"{T}: Add {R}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Black"
],
"id": "p69"
}
],
"name": "MstMed Critic",
"library_size": 23,
"life": 10
}
]
}MiniMx PessimmcpCast Heartfire {1}{R}
raw
choose_action(choice=p66)
{
"next_action_pending": true,
"next_action_type": "GAME_TARGET",
"game_seq": 428,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "selected_1",
"next_action_message": "Select any target"
}MiniMx Pessimllm
choose_action(choice=p69)
{
"retryable": true,
"game_seq": 429,
"success": false,
"error_code": "invalid_choice",
"error": "Object p69 not found in current choices",
"choices": [
{
"is_you": true,
"name": "MiniMx Pessim",
"target_type": "player",
"index": 0,
"id": "p1"
},
{
"tapped": true,
"name": "Elite Instructor",
"target_type": "permanent",
"index": 1,
"power": "2",
"id": "p3",
"toughness": "2"
},
{
"controller": "MstMed Critic",
"name": "Furnace Whelp",
"target_type": "permanent",
"index": 2,
"power": "2",
"id": "p49",
"toughness": "2"
},
{
"tapped": true,
"name": "Havoc Jester",
"target_type": "permanent",
"index": 3,
"power": "5",
"id": "p36",
"toughness": "5"
},
{
"name": "MstMed Critic",
"target_type": "player",
"index": 4,
"id": "p2"
},
{
"controller": "MstMed Critic",
"name": "Thermo-Alchemist",
"target_type": "permanent",
"index": 5,
"power": "0",
"id": "p39",
"toughness": "3"
},
{
"tapped": true,
"name": "Torch Fiend",
"target_type": "permanent",
"index": 6,
"power": "2",
"id": "p7",
"toughness": "1"
}
]
}MiniMx Pessimllm
choose_action(choice=p2)
{
"next_action_pending": true,
"next_action_type": "GAME_CHOOSE_ABILITY",
"game_seq": 429,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "selected_target_4",
"next_action_message": "Choose spell or ability to play: Thriving Isle"
}MiniMx Pessimllm
choose_action(choice=0)
{
"next_action_pending": true,
"next_action_type": "GAME_TARGET",
"game_seq": 432,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "selected_ability_0",
"next_action_message": "Select a creature or planeswalker (to sacrifice)"
}MiniMx Pessimllm
choose_action(choice=p7)
{
"next_action_pending": true,
"next_action_type": "GAME_TARGET",
"game_seq": 433,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "selected_target_2",
"next_action_message": "Select any target"
}MiniMx Pessimllm
choose_action(choice=p2)
{
"next_action_pending": true,
"next_action_type": "GAME_SELECT",
"game_seq": 436,
"next_action_hint": "Call get_action_choices or choose_action to see details, or pass_priority to continue.",
"success": true,
"action_taken": "selected_target_4",
"next_action_message": "Play instants and activated abilities"
}gameMiniMx Pessim sacrificed Torch Fiend (source: Heartfire)
gameMiniMx Pessim casts Heartfire targeting MstMed Critic from hand
gameMiniMx Pessim - Ability triggers: Havoc Jester - Whenever you sacrifice a permanent, Havoc Jester deals 1 damage to any target. - targeting MstMed Critic
gameMstMed Critic loses 1 life from Havoc Jester
MstMed Criticllm
pass_priority(board_cursor=38)
{
"stack": [
{
"name": "Heartfire",
"targets": [
{
"name": "MstMed Critic (you)",
"id": "p2"
}
]
}
],
"game_seq": 442,
"action_type": "GAME_SELECT",
"stop_reason": "playable_cards",
"response_type": "select",
"combat": [
{
"blocked": true,
"defending": "MstMed Critic",
"attackers": [],
"blockers": [
{
"name": "Furnace Whelp",
"id": "p49",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "MstMed Critic",
"attackers": [
{
"name": "Elite Instructor",
"id": "p3",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "MstMed Critic",
"attackers": [
{
"name": "Havoc Jester",
"id": "p36",
"power": "5",
"toughness": "5"
}
]
}
],
"message": "Play instants and activated abilities",
"action_pending": true,
"has_playable_cards": true,
"context": "T10 Combat/Declare Blockers (MiniMx Pessim)",
"respond_with": "choice=pN to play, or choice=no to pass",
"board_cursor": 39,
"choices": [
{
"name": "Thermo-Alchemist",
"index": 0,
"action": "activate",
"playable_abilities": [
"{T}: {this} deals 1 damage to each opponent."
],
"id": "p39"
}
],
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Firebolt",
"rules": [
"{this} deals 2 damage to any target.",
"Flashback {4}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p17"
},
{
"name": "Kargan Dragonrider",
"rules": [
"As long as you control a Dragon, {this} has flying."
],
"id": "p18"
},
{
"name": "Mizzix, Replica Rider",
"rules": [
"Flying",
"Whenever you cast a spell from anywhere other than your hand, you may pay {1}{U/R}. If you do, copy that spell and you may choose new targets for the copy. If the copy is a permanent spell, it gains haste and \"At the beginning of your end step, sacrifice this permanent.\""
],
"id": "p35"
},
{
"name": "Tormenting Voice",
"rules": [
"As an additional cost to cast this spell, discard a card.: ",
"Draw two cards."
],
"id": "p16"
},
{
"name": "Young Pyromancer",
"rules": [
"Whenever you cast an instant or sorcery spell, create a 1/1 red Elemental creature token."
],
"id": "p64"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Furnace Whelp",
"rules": [
"Flying",
"{R}: {this} gets +1/+0 until end of turn."
],
"id": "p49",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p31"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p42"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p46"
},
{
"tapped": false,
"name": "Thermo-Alchemist",
"rules": [
"Defender",
"{T}: {this} deals 1 damage to each opponent.",
"Whenever you cast an instant or sorcery spell, untap {this}."
],
"id": "p39",
"power": "0",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Bluff",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than red.",
"{T}: Add {R}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Black"
],
"id": "p50"
},
{
"tapped": true,
"name": "Thriving Bluff",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than red.",
"{T}: Add {R}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Black"
],
"id": "p69"
}
],
"name": "MstMed Critic",
"library_size": 23,
"life": 9,
"hand": [
{
"mana_cost": "{3}{R}",
"name": "Ignite the Future",
"rules": [
"Exile the top three cards of your library. Until the end of your next turn, you may play those cards. If this spell was cast from a graveyard, you may play cards this way without paying their mana costs.",
"Flashback {7}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p29"
},
{
"name": "Mountain",
"is_land": true,
"rules": [
"{T}: Add {R}."
],
"id": "p58"
},
{
"mana_cost": "{4}{R}",
"name": "Plundering Predator",
"rules": [
"Flying",
"When {this} enters, you may discard a card. If you do, draw a card."
],
"power": "3",
"id": "p20",
"toughness": "3"
},
{
"mana_cost": "{3}{R}{R}",
"name": "Sarkhan, the Dragonspeaker",
"rules": [
"+1: Until end of turn, {this} becomes a legendary 4/4 red Dragon creature with flying, indestructible, and haste.",
"-3: {this} deals 4 damage to target creature.",
"-6: You get an emblem with \"At the beginning of your draw step, draw two additional cards\" and \"At the beginning of your end step, discard your hand.\""
],
"id": "p21"
},
{
"mana_cost": "{2}{R}",
"name": "Spellgorger Weird",
"rules": [
"Whenever you cast a noncreature spell, put a +1/+1 counter on {this}."
],
"power": "2",
"id": "p22",
"toughness": "2"
}
]
},
{
"hand_size": 4,
"graveyard": [
{
"name": "Forge Devil",
"rules": [
"When {this} enters, it deals 1 damage to target creature and 1 damage to you."
],
"id": "p32"
},
{
"name": "Hobblefiend",
"rules": [
"Trample",
"{1}, Sacrifice another creature: Put a +1/+1 counter on {this}."
],
"id": "p4"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p62"
},
{
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p51"
},
{
"name": "Torch Fiend",
"rules": [
"{R}, Sacrifice {this}: Destroy target artifact."
],
"id": "p7"
},
{
"name": "Tragic Lesson",
"rules": [
"Draw two cards. Then discard a card unless you return a land you control to its owner's hand."
],
"id": "p8"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Elite Instructor",
"rules": [
"When {this} enters, draw a card, then discard a card."
],
"id": "p3",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Havoc Jester",
"rules": [
"Whenever you sacrifice a permanent, {this} deals 1 damage to any target."
],
"id": "p36",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p63"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p72"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p59"
},
{
"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: Red"
],
"id": "p6"
}
],
"name": "MiniMx Pessim",
"library_size": 21,
"life": 16
}
]
}MstMed Criticllm
pass_priority(board_cursor=39)
{
"game_seq": 446,
"action_type": "GAME_SELECT",
"stop_reason": "playable_cards",
"response_type": "select",
"combat": [
{
"blocked": true,
"defending": "MstMed Critic",
"attackers": [],
"blockers": [
{
"name": "Furnace Whelp",
"id": "p49",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "MstMed Critic",
"attackers": [
{
"name": "Elite Instructor",
"id": "p3",
"power": "2",
"toughness": "2"
}
]
},
{
"blocked": false,
"defending": "MstMed Critic",
"attackers": [
{
"name": "Havoc Jester",
"id": "p36",
"power": "5",
"toughness": "5"
}
]
}
],
"message": "Play instants and activated abilities",
"action_pending": true,
"has_playable_cards": true,
"context": "T10 Combat/Declare Blockers (MiniMx Pessim)",
"respond_with": "choice=pN to play, or choice=no to pass",
"board_cursor": 40,
"choices": [
{
"name": "Thermo-Alchemist",
"index": 0,
"action": "activate",
"playable_abilities": [
"{T}: {this} deals 1 damage to each opponent."
],
"id": "p39"
}
],
"board": [
{
"hand_size": 5,
"graveyard": [
{
"name": "Firebolt",
"rules": [
"{this} deals 2 damage to any target.",
"Flashback {4}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p17"
},
{
"name": "Kargan Dragonrider",
"rules": [
"As long as you control a Dragon, {this} has flying."
],
"id": "p18"
},
{
"name": "Mizzix, Replica Rider",
"rules": [
"Flying",
"Whenever you cast a spell from anywhere other than your hand, you may pay {1}{U/R}. If you do, copy that spell and you may choose new targets for the copy. If the copy is a permanent spell, it gains haste and \"At the beginning of your end step, sacrifice this permanent.\""
],
"id": "p35"
},
{
"name": "Tormenting Voice",
"rules": [
"As an additional cost to cast this spell, discard a card.: ",
"Draw two cards."
],
"id": "p16"
},
{
"name": "Young Pyromancer",
"rules": [
"Whenever you cast an instant or sorcery spell, create a 1/1 red Elemental creature token."
],
"id": "p64"
}
],
"is_active": false,
"is_you": true,
"battlefield": [
{
"tapped": false,
"name": "Furnace Whelp",
"rules": [
"Flying",
"{R}: {this} gets +1/+0 until end of turn."
],
"id": "p49",
"power": "2",
"toughness": "2",
"summoning_sick": true
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p31"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p42"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p46"
},
{
"tapped": false,
"name": "Thermo-Alchemist",
"rules": [
"Defender",
"{T}: {this} deals 1 damage to each opponent.",
"Whenever you cast an instant or sorcery spell, untap {this}."
],
"id": "p39",
"power": "0",
"toughness": "3",
"summoning_sick": false
},
{
"tapped": true,
"name": "Thriving Bluff",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than red.",
"{T}: Add {R}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Black"
],
"id": "p50"
},
{
"tapped": true,
"name": "Thriving Bluff",
"modified": true,
"rules": [
"{this} enters tapped.",
"As {this} enters, choose a color other than red.",
"{T}: Add {R}.",
"{T}: Add one mana of the chosen color.",
"Chosen color: Black"
],
"id": "p69"
}
],
"name": "MstMed Critic",
"library_size": 23,
"life": 5,
"hand": [
{
"mana_cost": "{3}{R}",
"name": "Ignite the Future",
"rules": [
"Exile the top three cards of your library. Until the end of your next turn, you may play those cards. If this spell was cast from a graveyard, you may play cards this way without paying their mana costs.",
"Flashback {7}{R} (You may cast this card from your graveyard for its flashback cost. Then exile it.)"
],
"id": "p29"
},
{
"name": "Mountain",
"is_land": true,
"rules": [
"{T}: Add {R}."
],
"id": "p58"
},
{
"mana_cost": "{4}{R}",
"name": "Plundering Predator",
"rules": [
"Flying",
"When {this} enters, you may discard a card. If you do, draw a card."
],
"power": "3",
"id": "p20",
"toughness": "3"
},
{
"mana_cost": "{3}{R}{R}",
"name": "Sarkhan, the Dragonspeaker",
"rules": [
"+1: Until end of turn, {this} becomes a legendary 4/4 red Dragon creature with flying, indestructible, and haste.",
"-3: {this} deals 4 damage to target creature.",
"-6: You get an emblem with \"At the beginning of your draw step, draw two additional cards\" and \"At the beginning of your end step, discard your hand.\""
],
"id": "p21"
},
{
"mana_cost": "{2}{R}",
"name": "Spellgorger Weird",
"rules": [
"Whenever you cast a noncreature spell, put a +1/+1 counter on {this}."
],
"power": "2",
"id": "p22",
"toughness": "2"
}
]
},
{
"hand_size": 4,
"graveyard": [
{
"name": "Forge Devil",
"rules": [
"When {this} enters, it deals 1 damage to target creature and 1 damage to you."
],
"id": "p32"
},
{
"name": "Heartfire",
"rules": [
"As an additional cost to cast this spell, sacrifice a creature or planeswalker.: ",
"{this} deals 4 damage to any target."
],
"id": "p66"
},
{
"name": "Hobblefiend",
"rules": [
"Trample",
"{1}, Sacrifice another creature: Put a +1/+1 counter on {this}."
],
"id": "p4"
},
{
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p62"
},
{
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p51"
},
{
"name": "Torch Fiend",
"rules": [
"{R}, Sacrifice {this}: Destroy target artifact."
],
"id": "p7"
},
{
"name": "Tragic Lesson",
"rules": [
"Draw two cards. Then discard a card unless you return a land you control to its owner's hand."
],
"id": "p8"
}
],
"is_active": true,
"is_you": false,
"battlefield": [
{
"tapped": true,
"name": "Elite Instructor",
"rules": [
"When {this} enters, draw a card, then discard a card."
],
"id": "p3",
"power": "2",
"toughness": "2",
"summoning_sick": false
},
{
"tapped": true,
"name": "Havoc Jester",
"rules": [
"Whenever you sacrifice a permanent, {this} deals 1 damage to any target."
],
"id": "p36",
"power": "5",
"toughness": "5",
"summoning_sick": false
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p44"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p63"
},
{
"tapped": false,
"name": "Island",
"rules": [
"{T}: Add {U}."
],
"id": "p72"
},
{
"tapped": true,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p5"
},
{
"tapped": false,
"name": "Mountain",
"rules": [
"{T}: Add {R}."
],
"id": "p59"
},
{
"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: Red"
],
"id": "p6"
}
],
"name": "MiniMx Pessim",
"library_size": 21,
"life": 16
}
]
}gameMstMed Critic loses 4 life from Heartfire
gameMiniMx Pessim puts Heartfire from stack into their graveyard
MstMed Criticllm
pass_priority(board_cursor=40)
{
"game_seq": 449,
"stop_reason": "game_over",
"action_pending": false,
"player_dead": true
}gameMstMed Critic loses 2 life at combat from Elite Instructor
gameMstMed Critic loses 5 life at combat from Havoc Jester
gameMstMed Critic has lost the game.
— Combat Damage —
MiniMx Pessimllm
pass_priority(until=postcombat_main, board_cursor=29)
{
"game_seq": 452,
"stop_reason": "game_over",
"game_over": true,
"action_pending": false
}MiniMx Pessim wins the game!